Posts by this author

Dec 22, 2008
Post comments count0
Post likes count0

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

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
Post comments count0
Post likes count0

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

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
Post comments count0
Post likes count0

Where to get the Localized Languages of Silverlight 2 Tools

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
Post comments count0
Post likes count0

Web Platform Installer

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
Post comments count0
Post likes count0

Workaround for a slow closing of Web projects

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 18, 2008
Post comments count0
Post likes count0

JScript IntelliSense FAQ

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
Post comments count0
Post likes count0

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

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
Nov 3, 2008
Post comments count0
Post likes count0

Silverlight Tips of the Day – Week 9

Silverlight Tip of the Day #66 Title: How to copy XAML for Silverlight from Expression DesignerSilverlight Tip of the Day #65 Title: Adding a Mouse Wheel Event Listener to your ControlsSilverlight Tip of the Day #64 Title: Deploying a Silverlight Application with a Web ServiceSilverlight Tip of the Day #63 Title: How to Monitor HTTP...

ASP.NET
Oct 31, 2008
Post comments count0
Post likes count0

Downloadable Hotfix: False C# compilation errors for ASP.NET code-behind files in SP1

In SP1 for Visual Studio 2008 and Visual Web Developer 2008, C# introduced a new feature to provide 'live' reporting of compilation errors. Unfortunately, the introduction of this functionality also introduced a bug where in certain cases, false C# compilation errors appear in the Error List for ASP.NET Website projects.  Specifically the foll...

ASP.NET