Showing results for November 2007 - .NET Blog

Nov 26, 2007
0
0

Silverlight 1.1 Tools for Visual Studio 2008 available for download

Web Development Tools Microsoft
Web Development Tools Microsoft

A quick announcement -- an updated version of the Microsoft Silverlight 1.1 Tools Alpha for Visual Studio 2008 that works with the released version of Visual Studio 2008 is now available! This release provides the same features as the Silverlight Tools Alpha add-on which was previously available for Visual Studio 2008 Beta2. To ...

ASP.NET
Nov 19, 2007
0
0

Visual Web Developer 2008 Express Edition available for download

Web Development Tools Microsoft
Web Development Tools Microsoft

I'm glad to announce that Visual Web Developer 2008 Express Edition has officially shipped, and is now available for immediate download.  Here is a quick summary of some of the great new capabilities in this release:  We hope you enjoy the new product!-Visual Web Developer Team

ASP.NET
Nov 6, 2007
0
0

JScript IntelliSense: A Reference for the “Reference” Tag

Web Development Tools Microsoft
Web Development Tools Microsoft

It should be no surprise that JScript Documentation Comments power much of what you see in JScript IntelliSense in VS2008.  Perhaps the most useful of these comments is the "reference" comment.  The "reference" comment allows you to "see" functions and objects outside of your current file in the completion list.  I've gotten quite a ...

ASP.NET