Showing tag results for visual studio

Oct 28, 2008
Post comments count0
Post likes count0

Rich IntelliSense for jQuery

Web Development Tools Microsoft

Update: A new Hotfix is availble to complement this file. A while back we updated VS2008 IntelliSense to not fail when referencing jQuery.  However, getting IntelliSense for chained calls and rich summary/parameter hints still required adding special comments to a few thousand lines of jQuery.  If you didn't have the time, you could ...

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

ASP.NET MVC Beta Released!

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

Silverlight 2 has been Released!

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

Exclude Files and Folders from WDP Output

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

Troubleshooting “Visual Studio 2008 Design view hangs” issues

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

Silverlight Version 2 RC0 has been Released!

Web Development Tools Microsoft

Version 2 of the Silverlight developer runtime along with the Silverlight Tools is now available. This release candidate will give developers the chance to convert their sites from Beta 2 –> Release before the final release of the runtime is out. Also, included below is a link to a patch that will upgrade Blend.Visual Studio 2008 Tools RC0...

ASP.NET
Sep 8, 2008
Post comments count0
Post likes count0

What to do when VWD crashes or hangs on you

Web Development Tools Microsoft

It is surely frustrating when VS or VWD crashes on you or hangs with "Not Responsing" message. If you do not have reliable repro steps, the best piece of information you can provide to us is a debug dump. He is how you can obtain it.If you are using Visual Studio1. Start Visual Studio. 2. Start another instance of VS. 3. In the second instance clic...

ASP.NET
Aug 29, 2008
Post comments count0
Post likes count0

New on Tips and Tricks Blog!

Web Development Tools Microsoft

Here are three new tips on Tips and Tricks  Blog. Have a great weekend!Reshmi MangaloreSDET, Web Development Tools

ASP.NET