Showing related tags and posts accross the entire site.
All Tags »
CLR (
RSS)
-
I am asked all of the time about the performance of managed vs. unmanaged code and "how much slower is it?". This is one of the questions I am going to attempt to answer using experimentation. In this post I'll talk about some of the theory and make some predictions (I haven't written...
-
Have you ever needed to add a line to a config file like: < type ="Config.RoleService, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" /> These fully qualified types are not easy to figure out. The syntax is a bit confusing and the PublicKeyToken is hard...
-
As promised by Microsoft when Visual Studio 2008 launched late last year, there is a service pack for available both for the .Net framework 3.5 and Visual Studio 2008. Information about the release can be found on ScottGu's Blog and mostly include bug fixes and performance enhancements, but the points...
Page 1 of 1 (3 items)