By tag: VS2008
0
kicks
Microsoft Released Anti-XSS 3.0 Beta and CAT.NET CTP
Some information and direct download links of Microsoft new security products for .NET developers: Anti-XSS 3.0 Beta and CAT.NET CTP .
0
kicks
What's new for Entity Framework in the VS 2008 SP1?
Between the Visual Studio 200 SP1 beta and RTM , there are a number of fixes and even a few new things to be found. What's in ADO.NET? Check out this list for what's new in the Entity Framework and Entity Designer.
0
kicks
New System.Data.SQLite with Experimental Support for LINQ
A new version of System.Data.SQLite from sqlite.phxsoftware.com is available.
0
kicks
Building SSCLI20 (Rotor) in VS2008
The SSCLI 2.0 was released in March 2006, and the build scripts relied on VS 2005 to work.
With VS 2008, a number of things have changed, and SSCLI 2.0 doesn't build with it.
I was undertaking the needed mods to the build scripts when I got lazy and decided to see if someone else did it alrea...
0
kicks
Downgrade a VS 2008 .sln or .csproj to VS 2005
I just had to convert a Visual Studio 2008 Solution and Project to Visual Studio 2005. It is actually pretty straight forward. At least in my case...
0
kicks
.Net FCL Source code Released
Microsoft has released the source code for .Net FCL (Foundation class libraries). Now you can easily debug any method or class present in .Net Base libraries. This paves a very good way for the growth of applications and there by .Net. You wont be stuck up some where while using .net just because yo...
0
kicks
Using VS 2008 to Create New ASP.NET 2.0 with ASP.NET AJAX 1.0 Project
Handy guide from Scott Guthrie on how to open and maintain older ASP.NET & AJAX Projects (ASP.NET 2.0 with AJAX 1.0).
0
kicks
Get a free copy Visual Studio 2008 Pro - REALLY!
Its not very straightforward and not everyone may be able to get it, but MS is going to give full Visual Studio 2008 Pro licenses to those who attend any of the events that it is organizing. Its that simple.
0
kicks
Windows Live Tools for Microsoft Visual Studio - November CTP
Windows Live Tools for Microsoft Visual Studio are a set of control add-ins to make incorporating Windows Live services into your Web application easier with Visual Studio 2008 and Visual Web Developer 2008.
This release (November CTP) of Windows Live Tools provides basic functionality associated ...
0
kicks
VS 2008 will Treat HTML, CSS Validation issues as Warnings
You can have your error list only contain VB/C# code-related issues, and not be cluttered with a lot of markup problems.
0
kicks
Nested Master Pages in VS 2008
A short example video of Nested Master Pages in Visual Studio 2008.