Showing results for Visual Web Developer - .NET Blog

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
Nov 3, 2008
0
0

Silverlight Tips of the Day – Week 9

Web Development Tools Microsoft
Web Development Tools Microsoft

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
0
0

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

Web Development Tools Microsoft
Web Development Tools Microsoft

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