Browse by Tags
All Tags »
.NET (RSS)
Disclaimer: It has come to my attention that there is some confusion in the community regarding the "official status" of the WPF Starter Kit. I wanted to make it clear that this toolkit has come out of my and my team's efforts on a recent project and
Read More...
Today at Tech Ed I’ll be trying out something interesting. Instead of speaking on a particular technology area, I’ll be talking about building great looking applications for Windows Mobile. I won’t bother doing a full blown post about this because most
Read More...
Phew! It's been a long time since my last post. I have no excuse. I've been a lazy bum and I know it. Well, getting married will do that to ya :) I have been using the Collapsible Panel control as a tool to demonstrate various Silverlight concepts over
Read More...
This was something that had been bothering me for a while. Silverlight 2 came out almost two months ago now and I still haven't had the time to go back and update CollapsiblePanel, my sample content control. To read more about CollapsiblePanel, go here
Read More...
One of the nicest (and very under-advertised) features to make it into .NET framework 3.5 was the new Syndication API ( http://msdn.microsoft.com/en-us/library/system.servicemodel.syndication.aspx ). The Syndication API provides .NET applications a great
Read More...
No doubt many of you have heard that Silverlight 2 RC0 just debuted. There's loads of bug fixes here since Silverlight 2 Beta 2 and some breaking changes as well. Unlike the breaking changes document from Beta 1 to Beta 2 (which was 80 odd pages) this
Read More...
This article describes a utility called ProtectConfig that can be used to Encrypt/Decrypt .NET 2.0 configuration files using the ProtectSection ( http://msdn.microsoft.com/en-us/library/system.configuration.sectioninformation.protectsection.aspx ) API.
Read More...