Stories recently tagged with 'VS2008' Subscribe to this feed

Integrate FxCop with Visual Studio (vkreynin.wordpress.com)

published 10 months ago, submitted by vkreyninvkreynin(1359) 10 months ago

Step by step how to integrate FxCop with Visual Studio. read more...

add a comment | category: | Views: 501

tags: another

Microsoft Released Anti-XSS 3.0 Beta and CAT.NET CTP (sharplife.net)

submitted by sharplifesharplife(4270) 1 year, 2 months ago

Some information and direct download links of Microsoft new security products for .NET developers: Anti-XSS 3.0 Beta and CAT.NET CTP . read more...

2 comments | category: | Views: 43

tags: another

What's new for Entity Framework in the VS 2008 SP1? (blogs.msdn.com)

submitted by CraigStuntzCraigStuntz(429) 1 year, 6 months ago

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. read more...

add a comment | category: | Views: 52

tags: another

New System.Data.SQLite with Experimental Support for LINQ (xiirus.net)

submitted by myokeehmyokeeh(45) 1 year, 8 months ago

A new version of System.Data.SQLite from sqlite.phxsoftware.com is available. read more...

add a comment | category: | Views: 150

tags: another

Building SSCLI20 (Rotor) in VS2008 (code.msdn.microsoft.com)

submitted by codekaizencodekaizen(125) 1 year, 9 months ago

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 already. Jeremy Kuhne was just this someone. He published the details of getting VS 2008 to build SSCLI on his blog. I followed these meticulous instructions and made a few other changes and was able to get SSCLI to build and pass all the tests that could run on my machine. Perhaps this diff will save you a few minutes of typing. read more...

add a comment | category: | Views: 20

tags: another

Downgrade a VS 2008 .sln or .csproj to VS 2005 (saftsack.fs.uni-bayreuth.de)

published 2 years ago, submitted by agnes_agnes_(285) 2 years ago

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... read more...

add a comment | category: | Views: 493

tags: another

.Net FCL Source code Released (dotnetscoups.blogspot.com)

submitted by skpananghatskpananghat(75) 2 years, 1 month ago

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 your application was malfunctioning because of some .Net library issue or you just want improve the way you use the library objects. read more...

add a comment | category: | Views: 36

tags: another

Using VS 2008 to Create New ASP.NET 2.0 with ASP.NET AJAX 1.0 Project (weblogs.asp.net)

published 2 years, 2 months ago, submitted by craigtpcraigtp(685) 2 years, 2 months ago

Handy guide from Scott Guthrie on how to open and maintain older ASP.NET & AJAX Projects (ASP.NET 2.0 with AJAX 1.0). read more...

1 comment | category: | Views: 8

tags: another

Get a free copy Visual Studio 2008 Pro - REALLY! (www.hanselman.com)

published 2 years, 3 months ago, submitted by whoisvaibhavwhoisvaibhav(995) 2 years, 3 months ago

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. read more...

14 comments | category: | Views: 625

tags: another

Windows Live Tools for Microsoft Visual Studio - November CTP (www.ifxplus.com)

submitted by m.casatim.casati(600) 2 years, 4 months ago

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 with building websites using Windows Live Contacts, Windows Live ID authentication, LoginView and Silverlight streaming. This release also provides a project template for creating Windows Live website. read more...

add a comment | category: | Views: 5

tags: another

VS 2008 will Treat HTML, CSS Validation issues as Warnings (weblogs.asp.net)

published 2 years, 5 months ago, submitted by gavinjoycegavinjoyce(25.7k) 2 years, 5 months ago

You can have your error list only contain VB/C# code-related issues, and not be cluttered with a lot of markup problems. read more...

2 comments | category: | Views: 4

tags: another

Nested Master Pages in VS 2008 (aspnetpodcast.com)

published 2 years, 6 months ago, submitted by wallymwallym(2085) 2 years, 6 months ago

A short example video of Nested Master Pages in Visual Studio 2008. read more...

add a comment | category: | Views: 65

tags: another

VS 2008 Nested Master Page Support (weblogs.asp.net)

published 2 years, 8 months ago, submitted by k000derk000der(4745) 2 years, 8 months ago

VS 2008 designer handles now nested Master Pages read more...

2 comments | category: | Views: 26

tags: another