Showing results for visual Studio 2008 sp1 - .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 17, 2008
0
0

ASP.NET MVC Beta Released!

Web Development Tools Microsoft
Web Development Tools Microsoft

Today we released ASP.NET MVC Beta, available here on the Microsoft Download Center.  The release is installable to Visual Studio 2008 (either RTM or SP1) or Visual Web Developer Express (SP1 only), and includes a "Go Live" grant in the license.  Scott Guthrie has written an excellent blog post covering the complete details of t...

ASP.NET
Oct 14, 2008
0
1

Silverlight 2 has been Released!

Web Development Tools Microsoft
Web Development Tools Microsoft

Today I am very proud to announce that Silverlight 2 has been officially released! Grab it today at http://silverlight.net/GetStarted. This is a phenomenal release that provides a powerful solution to creating rich web application. At the link above you can install: Breaking ChangesMake certain to upgrade your beta 1 and beta 2 appli...

ASP.NET
Oct 8, 2008
0
0

Silverlight Tips of the Day – Week 8

Web Development Tools Microsoft
Web Development Tools Microsoft

Silverlight Tip of the Day #57Title: How to Dynamically Load a Silverlight Control within another Silverlight ControlSilverlight Tip of the Day #56Title: Accessing the HTML DOM from Silverlight.Silverlight Tip of the Day #55Title: How to Apply Styles in Silverlight – Part ISilverlight Tip of the Day #54Title: How to Develop with Silverlight T...

ASP.NET
Oct 4, 2008
0
0

Exclude Files and Folders from WDP Output

Web Development Tools Microsoft
Web Development Tools Microsoft

Web  Deployment Projects (WDP) allows you to pre-compile your web into binaries and further also allows you to merge the assemblies produced in the format that you like. In my earlier posts I had talked about various WDP features and the latest release of WDP for VS 2008.  You can read more about this here By default in the WDP output yo...

ASP.NET
Oct 3, 2008
0
0

Troubleshooting “Visual Studio 2008 Design view hangs” issues

Web Development Tools Microsoft
Web Development Tools Microsoft

Over the last few months we've collected information on various issues related to design view not working in Visual Studio 2008 or Visual Web Developer Express 2008. Here is list of known issues and possible solutions:Microsoft Visual Studio Web Authoring Component fails to install.1. Pre-release Office 2007 components are installed. Most often it ...

ASP.NET