Archives
-
Clone Detective For Visual Studio
-
E-Reference Library Subscription Discount Offer for The Community
Microsoft Press has created an exclusive discount URL for the E-Reference Library that MVPs can pass along to the broader community without any limitations or restrictions.
-
StyleCop 4.3 Is Out
The StyleCop team announced the release of a version 4.3 of the StyleCop tool. You can get it from here.
-
Lutz Roeder’s .NET Reflector Is Now Red Gate’s .NET Reflector
Let’s face it, if you don’t know .NET Reflector, you can never claim to be a .NET developer.
-
Typemock Racer Alpha Is Out
Typemock has released an alpha version of its newest product: Typemock Racer.
-
Typemock Isolator 5.0 Is Out With Its New AAA API
-
VHD Resizer: Tool For Resizing VHD Files
While installing SQL Server 2008 in a Virtual PC virtual machine I run out of disk space.
-
.NET 3.5 SP1, VS2008 SP1 And TFS2008 SP1 Released
-
More On Another Way For Using The “using” Keyword
In the past I presented another possible use for the using keyword: as hints on LINQ.
-
How About Property Assignment And Collection Adding Like Object And Collection Initializers In C#?
C# 3.0 introduced object and collection initializers. It is now easier to initialize objects or collections:
-
Visual Studio 2008 Service Pack 1 Expected Next Week
According to the MSDN Subscriptions home page, we should expect Visual Studio 2008 Service Pack 1 availability after August 11, 2008.
-
Microsoft Releases SQL Server 2008
-
Serialized In-Process ASP.NET Session State Store
-
C# And Visual Basic Generate Different Expression Trees
-
IIS/ASP.NET Cookieless Support Not Working As Expected
In one of the environments I work, cookies cannot be used because the pages run inside web browser controls running on a client application and cookies end up being shared by all browsers.