Contents tagged with VisualStudio2008
-
Is Your ASP.NET Development Server Not Working?
Since Visual Studio 2005, Visual Studio comes with a development web server: the ASP.NET Development Server.
-
A TraceListener For Tests
In my code, I make extensive use of debug assertions (see System.Diagnostics.Debug.Assert). These assertions are very helpful while debugging because you don’t need to step into every line of code to see if all pre-conditions are met. As soon as a pre-condition fails, an assertion failed window will pop up and will allow us to either abort, ignore or go to the assertion instruction (retry).
-
How To Set Elements Of An Array Of A Private Type Using Visual Studio Shadows
Visual Studio uses Publicize to create accessors public for private members and types of a type.
-
Compiling .NET 1.1 Projects In Visual Studio 2008
After having put my .NET 1.1 application running on the .NET 2.0 runtime (^), I’m planning on migrating it to .NET 2.0, but not all at once.
-
MSDN Ramp Up Program
<a href="http://PauloMorgado.NET/"></a> <p align="center"> <a href="http://www.MyRampUp.com"> <img title="" border="0" alt="MSDN Ramp Up Program" src="http://i.msdn.microsoft.com/bb352986.RampUp_logo.jpg" /></a></p> <a href="http://PauloMorgado.NET/"></a> <p align="justify"> I just came across this: <a title="MSDN Ramp Up Program" href="http://www.MyRampUp.com"> www.MyRampUp</a></p> <a href="http://PauloMorgado.NET/"></a> <p align="justify"> Ramp Up is a free, online, community-based program that can help users save time in learning Microsoft technology.</p> <a href="http://PauloMorgado.NET/"></a> <p align="justify"> The easy-to-access content (provided by subject-matter gurus) is specifically tailored to the Ramp Up program, and offered in a variety of forms (whitepaper, v-lab, codecast and slidecast).</p> <p align="center"> <a href="http://www.MyRampUp.com"> <img title="" border="0" alt="Program Guide" src="http://i.msdn.microsoft.com/bb352986.program_guide.jpg" /></a></p> <a href="http://PauloMorgado.NET/"></a> <p align="justify"> The currently available routes are:</p> <p align="center"> <a href="http://msdn.microsoft.com/rampup/dd221355.aspx"> <img title="SharePoint for Developers track - learn more" border="0" alt="SharePoint for Developers track - learn more" src="http://i.msdn.microsoft.com/bb352986.track_blue_out.jpg" /></a> <a href="http://PauloMorgado.NET/"> </a> </p> <a href="http://PauloMorgado.NET/"></a> <p align="center"> <a href="http://msdn.microsoft.com/rampup/cc562987.aspx"> <img title="Visual Studio 2008 track - learn more" border="0" alt="Visual Studio 2008 track - learn more" src="http://i.msdn.microsoft.com/bb352986.track_yellow2_out.jpg" /></a></p> <a href="http://PauloMorgado.NET/"></a> <p align="center"> <a href="http://msdn.microsoft.com/rampup/bb421265.aspx"> <img title="Aspiring Developer - learn more" border="0" alt="Aspiring Developer - learn more" src="http://i.msdn.microsoft.com/bb352986.track_green_out.jpg"></a> </p> <a href="http://PauloMorgado.NET/"></a> <p align="center"> <a href="http://msdn.microsoft.com/rampup/bb421266.aspx"> <img title="Success with Java and C# - learn more" border="0" alt="Success with Java and C# - learn more" src="http://i.msdn.microsoft.com/bb352986.track_yellow_out.jpg"></a> </p> <a href="http://PauloMorgado.NET/"></a> <p align="center"> <a href="http://msdn.microsoft.com/rampup/bb421267.aspx"> <img title="Next Level Visual Basic - learn more" border="0" alt="Next Level Visual Basic - learn more" src="http://i.msdn.microsoft.com/bb352986.track_orange_out.jpg"></a> </p> <a href="http://PauloMorgado.NET/"></a> <p align="center"> <a href="http://msdn.microsoft.com/rampup/bb421268.aspx"> <img title="Next Level Microsoft.NET - learn more" border="0" alt="Next Level Microsoft.NET - learn more" src="http://i.msdn.microsoft.com/bb352986.track_purple_out.jpg"></a> </p> <a href="http://PauloMorgado.NET/"></a> <p align="justify"> Currently, there are no assessments in the program, so it's quicker than ever to graduate and receive the reward (25% off on certification and 50% off on e-Learning - only for graduates of Ramp Up).</p> <a href="http://PauloMorgado.NET/"></a>
-
.NET 3.5 SP1, VS2008 SP1 And TFS2008 SP1 Released
-
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.