Yearly Archives: 2005

Online Bank File Formats

Michaela and I have been keeping a budget for years. Each month we plan our major costs, and allow some money for spare things. Most months we keep the book up to date. Some times we don’t. Been the geek … Continue reading

Posted in Finance | Leave a comment

Ongoing C# learning

Over the last few days I been learning some interesting little .Net tip-bits. The first is the VB.Net can do Indexer Parameters or named Indexers, where C# cannot. The indexer guideline suggests to not implement multiple indexers or some (C#) … Continue reading

Posted in .Net, C# | Leave a comment

Pushing Data to Mobile devices.

On the .NetUserGroup Compact Framework mailing list, Derek Ekins asked about syncing work. At work we currently use a pull method, but are moving to a background thread pull method. Nic Wise pointed out a MSDN paper I’d read a … Continue reading

Posted in .Net User Group | Leave a comment

Smart Client – Composite UI Application Block

From the news here, I downloaded the December release of the Composite UI Application Block, and I’m really enjoying seeing it come together. Craig and I watched ages ago the June webcast about CAB, and were both impressed as it … Continue reading

Posted in .Net | Leave a comment

Template now works.

I got the javascript working now. In between fighting VS2005 which was inserting =”” all over the place, and RSS Bandit not liking me using a “<” in my for loop because it’s not valid XSTL. Argg so I changed … Continue reading

Posted in Uncategorized | Comments Off