Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Multiplayer Platforming with Mango flavored TCP and UDP
Jul 26, 2011 at 10:22 AM@Tanjoodo: I think he means it's good practice to be a bit more specific about the exceptions you want to catch and let other exceptions throw, as the code is right now, a unexpected exception would just be swollowed in the catch.
A Conversation with Jaron Lanier
May 20, 2010 at 9:05 AMnow that was a great interview!!
Nikolai Tillmann: Moles - Replace any .NET method with a delegate
Jan 30, 2010 at 2:41 AMwhen we do testing we test a class at a time, so all external stuff is either stubbed or mocked so that you just test the functionality of the single class instead of doing system wide testing that are a nightmare to maintain. and if you test every single layer and it behaves as you expect while testing than everything should be good atleast from the code standpoint.
I can see alot of places where we can use this while doing ASP.NET at least.
Usability Research at Microsoft
Nov 14, 2007 at 11:38 PMhttp://www.sanx.org/tipShow.asp?index=317
Shawn Burke : Discussing the Release of .NET Source Code
Oct 04, 2007 at 12:06 AMI would however hope you can enable it always loading with the download version that is going to come out.