Contents tagged with VS 2010
-
VS 2010–Fix for hang on debugging ASP.Net 3.5 Apps…
Just got this in an email from Microsoft:
-
jQuery Code Snippets for Visual Studio 2010
These are just genius. I especially like the one for adding an AJAX call to an asmx, which is always a pain.
-
Issue with VS 2010 RTM: IDE hangs when debugging .net 3.5 web apps
This isn’t how I hoped my first experience with the VS 2010 RTM would be…
-
Visual Studio 2010 and .Net Framework 4.0 – Available today!
-
CNET News: Visual Studio 2010 to launch in March
According to this article from CNET News from October 19th, Visual Studio 2010 will launch in March, 2010. This sort of follows the current timeline, where the Beta 2 has just been released, and we can probably expect another beta and/or a Release Candidate drop to evaluate before the final release.
-
Closer to the finish line with VS 2010 and .Net 4.0!
Today on his blog, Scott Guthrie announced on the availability of beta 2 for VS 2010 and .Net 4.0.
-
Getting excited about AJAX again (but will I use jQuery or Microsoft Ajax 4.0 – or both?)
Dave Reed has a great example of how to do few different things in Preview 5 of Microsoft Ajax 4.0.
-
Visual Studio Team System 2008 Database Edition GDR R2
This is the update to the VS 2008 Database Edition and adds support for SQL Server 2008 and no longer requires a local database server to operate. It was released back in April, but I just realized I needed it when I installed SQL Server 2008 on my local development machine, and found out that the base install does NOT support SQL Server 2008.
-
VS 2010 and deployments through IIS - MSDeploy here we come