- Silverlight Cream for November 11, 2008 -- #424In this issue: Ian Griffiths, Matthew Casperson, Chris Anderson, IDV Solutions, Nikhil Kothari, Dave Burke, Anna Wrochna, Chris Hay, Jesse Liberty, and Robby Ingebretsen.
- Silverlight Cream for November 11, 2008 - 2 -- #425In this issue: Matthew Casperson, Mehdi Slaoui Andaloussi, Tim Heuer, Dan Wahlin, Dave Britton, Jordan Knight, Gerard Leblanc, Azret Botash, and Lee.
- Hiding generated code from Code Analysis, Metrics and Test CoverageHiding generated code from Code Analysis, Metrics and Test Coverage
- CLR 4.0: In Process Side-by-Side CLR HostingThe CLR is the core set of APIs that make up the .NET Framework.
- Creating a user with WixI'm been working with Wix for a few weeks now, and a really like what I see with the technology, however it can be painful trying to do some obvious things due to limited documentation and examples.
- XSLT Debugging with .NETOver the years debugging XSLT has gotten better and better but one thing continues to be lacking. XSLT debugging with.NET component references in the XSLT. I know there are some tools that do a dec…
- CLR 4.0: Managed LanguagesOver the years.NET has been a great platform for multiple languages, and actually launched with support for 16 different languages. Up until recently, however, it has been difficult (but not imposs…
- DevConnections - Las VegasSo I'm sitting in the speaker room at DevConnections ... watching the big named folks work their way through picking up the speaker goodies. I'm not supposed to drop names, but I've seen several IN…
- Getting BrightKite friends using C# and LINQis a location aware social network. It allows you to post notes and pictures at a specific place. It also will write to your Twitter stream so your friends can keep up with your latest activity.
- Silverlight Cream for November 09, 2008 -- #423In this issue: Joseph Ghassan, Boyan Nikolov, James Bacom, David Justice, Jesse Liberty, Shawn Wildermuth, and Michael Sync.
- Get email addressees of all users from all mails in Outlook FolderGet email addressees of all users from all mails in Outlook Folder
- Code better – measure your code with NDepend<< Code generatior for Visual Studio - Denum | Home | Code Camp coming up >>
- CLR 4.0: Garbage Collection ChangesThe.NET garbage collector is one of the areas of the.NET Framework that is extremely important and probably one of the least understood. There are a lot of articles written about it and there have …
- Video NINE Questions with Richard CampbellWhile at PDC08, I managed to corner Richard Campbell in the food court and asked him these NINE Questions on video. Enjoy...
- CLR 4.0: Code ContractsIf anyone is familiar with the Microsoft Research (MSR) project Spec# you will be familiar with the idea of contract based programming. CLR 4.0 takes the idea of contract based programming (and mor…
- Silverlight Cream for November 07, 2008 -- #422In this issue: David Miles, Shawn Oster, Jeff Weber, Justin Angel, and Nikola Mihaylov.
- Some thoughts on Oslo...In case you've been stranded on a distant planet or trapped in a parallel universe and hadn't heard the news, Microsoft unveiled Oslo at PDC last week.
- Thead PoolingThere are times you need to create different threads within your appliation. In this example you can create any amount of threads, queue them to start and they will close/open from the queue. This …
- Difference between Netmodule and Assembly fileHello geeks after a long time, I write some thing that basically tell what the actually difference between .net assembly and Netmodule file. I illustrate this blog by using the following piece of c…
