Showing results for 2008 - .NET Blog

Dec 30, 2008
0
0

VS 2010 for Web Developer – Videos

Web Development Tools Microsoft
Web Development Tools Microsoft

At PDC 2008 in LA and TechEd EMEA 2008 in Barcelona we announced key new features for Visual Studio 2010 for Web Developers...  Apart from our focus on MVC, Dynamic Data, Silverlight and other key ASP.NET runtime functionality, this was the first time we announced the key investments pillars for Web Developers in VS 2010...  Over the next...

ASP.NET
Dec 22, 2008
0
0

Microsoft Report Viewer Add-on for Visual Web Developer 2008 Express has been released

Web Development Tools Microsoft
Web Development Tools Microsoft

Microsoft Report Viewer Add-on for Visual Web Developer 2008 Express is now available for download. It includes the RDLC designer and Microsoft Report Viewer 2008. The RDLC designer creates and edits RDLC files with RDL 2005 schema. Download: http://www.microsoft.com/downloads/details.aspx?FamilyID=b67b9445-c206-4ff7-8716-a8129370fa1d&Di...

ASP.NET
Nov 29, 2008
0
0

Spell checker update 2.2: full support for VS 2008 SP1, simpler setup and a few bug fixes

Web Development Tools Microsoft
Web Development Tools Microsoft

This version is obsolete. Please refer to Visual Studio Gallery http://visualstudiogallery.msdn.microsoft.com/en-us/2f3d691d-8838-4d84-ad64-44a02db37e30 for the most up-to-date information and download. For VS 2010 version look here: http://visualstudiogallery.msdn.microsoft.com/en-us/0db4814c-255e-4cc6-a2c2-a428de7f8949Download: VSSpellChecke...

ASP.NET
Nov 26, 2008
0
0

Where to get the Localized Languages of Silverlight 2 Tools

Web Development Tools Microsoft
Web Development Tools Microsoft

I am proud to announce we have released Silverlight 2 Tools localized in 8 languages! Please follow the links below to get the language of your choice. Download page details: Chinese (CHS)Bits: http://download.microsoft.com/download/2/1/8/218414F1-33DA-45B6-9007-18A1566D0D41/Silverlight_Tools.exe Download page details:  Chinese (CHT)...

ASP.NET
Nov 25, 2008
0
0

Web Platform Installer

Web Development Tools Microsoft
Web Development Tools Microsoft

Yesterday Microsoft released Web Platform Installer (WPI) Release Candidate to the web at http://www.microsoft.com/web/channel/products/WebPlatformInstaller.aspx.  Betas have been available for a while, but the release version contains several new features.  This is a one-stop-shopping installer for free Microsoft web development software...

ASP.NET
Nov 21, 2008
0
0

Workaround for a slow closing of Web projects

Web Development Tools Microsoft
Web Development Tools Microsoft

A few users reported that with Web projects located on a remote machine closing project or solution may hang Visual Studio and Visual Web Developer Express for several minutes. We fould that the issue may be caused by VS logging component that collects information on product usage. This is an opt-in feature activated in Help | Custom...

ASP.NET
Nov 19, 2008
0
0

So, what’s new in the CLR 4.0 GC?

maoni
maoni

PDC 2008 happened not long ago so I get to write another “what’s new in GC” blog entry. For quite a while now I’ve been working on a new concurrent GC that replaces the existing one. And this new concurrent GC is called “background GC”. First of all let me apologize for having not written anything for so long. It’s been quite busy working on the n...

.NET
Nov 18, 2008
0
0

JScript IntelliSense FAQ

Web Development Tools Microsoft
Web Development Tools Microsoft

I've been reading through the 70 or so comments on our last 2 jQuery posts.  There have been a lot of great questions.  Apologies for not being able to answer them sooner (I was busy preparing for Dev Connections).  Instead of answering them inline with the comments, I'll try to paraphrase the popular issues here and answer them cent...

ASP.NET
Nov 7, 2008
0
0

VS2008 SP1 Hotfix to Support “-vsdoc.js” IntelliSense Doc Files

Web Development Tools Microsoft
Web Development Tools Microsoft

Last week I mentioned we would be releasing a Hotfix to accompany our new jQuery VSDoc file.  This Hotfix is now available at the MSDN Code Gallery.  Here's a direct download link for this small (2MB) patch:http://code.msdn.microsoft.com/KB958502/Release/ProjectReleases.aspx?ReleaseId=1736I want to emphasize that this patch is intended fo...

ASP.NET