- Silverlight Cream for January 18, 2009 -- #490In this issue: Dean Chalk(2), Alex Golesh(2), Nigel Sampson, and Jesse Liberty(2). Shoutouts: CigDem reports Experience Silverlight in Eclipse
- Unit Testing and Expected ExceptionsWhen writing unit tests that cover methods that can throw known exceptions, you generally want to make sure that your tests actually test the conditions…
- Silverlight Cream for January 17, 2009 -- #488In this issue: Jim Lynn, Shawn Wildermuth, Jeff Weber, and Terence Tsang. Shoutouts: Walt Ritscher reported on an interesting Web Design judging site:…
- Silverlight Cream for January 17, 2009 - 2 -- #489](http://2009.visitmix.com/) This 'Cream post is strictly about MIX09 and all the posts that have been posted about it. Hopefully something someone says…
- Running the ASP.NET Windows Live Web site in IIS7, Could not load file or assembly 'System.Web.Extensions, Version=3.6.0.0,” ErrorWhen I was trying to run the Windows Live Enabled Website that is shipped with the Windows Live Tools for Visual Studio November 2008 CTP (I had blogged…
- IE8 on Windows 7Microsoft’s new Internet Explorer 8 comes on Windows 7 (of course) but I am unable to tell what version of IE this really is. Here is the About dialog…
- Silverlight Cream for January 13, 2009 -- #484\\In this issue: Boyan Mihaylov, Thiago Felix, Bart Czernicki, Daomon Payne, Nigel Sampson, Jeff Weber, Tim Heueer, Arturo Toledo, John Papa, and Jesse…
- Silverlight Cream for January 13, 2009 - 2 -- #485In this issue, the missing entries from earlier: Andy Beaulieu, Anna Wrochna, and Jonathan van de Veen. From: Silverlight for Interactive CD/DVD
- Specify Expect100Continue=false in Web Service client.The Web Service Provider that we are using recommends NOT send Expect100Continue header. The specifying static value
- Silverlight Cream for January 12, 2009 -- #483In this issue: David Betz, Shawn Wildermuth, and Terence Tsang From: David Betz continues discussing debugging Silverlight using WinDBG. It looks like…
- Dynamic Attributes in C#Things have been busy and it's been a while since my last post, so I decided to write up a post today related to something I have been working on recently…
- Getting Windows 7 up and Running in VPC 2007Like the rest of the geeks across the land, on Thursday I eagerly logged into my MSDN account and downloaded Windows 7. It took about four hours,…
- Silverlight Cream for January 09, 2009 -- #480In this issue: Mike Ormond, Koen Zwikstra, Andrew Duthie, Mike Snow, Terence Tsang, and Corey Schuman. From: Expression Encoder SL 2 MediaPlayer Templates…
- XML Comments: filterpriorityI am a big fan of using XML comments in code and actually have a few Visual Studio macros which allow me to “inherit” the documentation from an overridden…
- ASP.NET MVC Beta 1 – Error handler exampleThursday, January 08, 2009 12:45 PM As ScottGu mentioned in, ASP.NET MVC supports error handling. But, as always, you need to take care of some (1) steps…
- Audio CD operation including CD-Text reading in pure C#Recently we spoke about reading radio data in C#, however as in any vehicle we have also CD players. So what can be better, than to have an ability to…
- 'WebForm_PostBackOptions' is undefined error, ASP.NET 2.0Recently one of our customers had an issue when migrating from ASP.NET 1.1 to ASP.NET 2.0. The issue came up particularly in the deployment server where…
- Windows CE: Preventing Multiple Instances of an Application<< Windows CE: Get Process Name using GetModuleFileName | Home | Summary of BIB File Posts >> There is often a good reason to allow only one instance of…
- Silverlight Cream for January 06, 2009 -- #477In this issue: James Bacon, Chris Anderson, Jesse Liberty, Expression Blend and Design Blog, Laurent Bugnion, John Stockton, Alex Golesh, Gerard Leblanc,…
- join in SQL update statementI had to update value from a staging table( this might be a temp table ) into another database table. Here is how I did it using a inner join in the…
