Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Visual Studio   (RSS)

Important Updates to Live Services!

from the Live Services blog : Important Updates to Live Services Starting September 8th, 2009 the Live Framework CTP (services, SDK & Tools) will be unavailable. The Live Framework will be integrated into the next release of Windows Live. Stay tuned

.NET Extension methods from C++

Extension methods are a nice little feature now available in C# and VB.NET. They allow you to tack on new methods to existing classes for which you don’t own the original code. Now C++ does not support this natively and so I recently got bit when I was
Posted by benwilli | 0 Comments
Filed under: , ,

Large web site project vs Visual Studio

So I discovered a limit in Visual Studio . It apparently doesn't handle 1.4 GB of data in 40,000 files in a web site very well. I killed the process after it was "Validating the web site..." for over an hour. I finally figured out I needed to
Posted by benwilli | 0 Comments
Filed under: ,
 
Page view tracker