Showing results for JScript - .NET Blog

Jul 30, 2007
0
0

New Web Development Features in Visual Studio 2008 Beta 2

Web Development Tools Microsoft
Web Development Tools Microsoft

You may have heard by now that Visual Studio 2008 Beta 2 is available for public download.  I wanted to take a minute to highlight some of the new web developer features that we've added since Beta 1: Design view support for configuring AJAX Extenders If you are using the AJAX control toolkit for .NET 3.5, or have ...

ASP.NET
Jul 30, 2007
0
0

Workaround for Beta 2 JavaScript IntelliSense and Colorization Issue

Web Development Tools Microsoft
Web Development Tools Microsoft

We have discovered that in a very limited number of setup scenarios of Visual Studio 2008 Beta 2, Jscript IntelliSense and Colorization may not work property after installing the product. You will get no IntelliSense in JavaScript code, and all JavaScript code will appear black (i.e., colorization of keywords will be missing). The image below shows...

ASP.NET
May 3, 2007
0
0

Mix07 Video: Web Development using Visual Studio "Orcas"

Web Development Tools Microsoft
Web Development Tools Microsoft

At the Mix07 conference this week, I did an overview presentation of the web development features being delivered in Visual Studio "Orcas".  The folks at Mix have been kind enough to make videos of all the sessions from the conference available to the public.Click here to watch my session on Web Development using Visual Studio "Orcas...

ASP.NET
Mar 8, 2007
0
0

JScript Debugging in Visual Web Developer Orcas

Web Development Tools Microsoft
Web Development Tools Microsoft

Jeff King made a recent post to show off the new JScript IntelliSense feature in the March CTP of Visual Studio. Now I am going to show off the improved JScript Debugging experience in the March CTP. The first thing you will notice is that when you try to debug an IE page, VS will give you a nice little dialog reminding you to turn on ...

ASP.NET
Mar 8, 2007
0
0

JScript Debugging in Visual Web Developer 2005

Web Development Tools Microsoft
Web Development Tools Microsoft

A lot of people have asked about how to debug JScript in Visual Web Developer 2005. You need to know a few tricks before you can set a breakpoint on an ASPX document (Note that the experience is vastly improved in our Orcas March CTP and I will be making a separate blog post on that soon).  1. Enable client script debugging on IE:   2. ...

ASP.NET
Mar 7, 2007
0
0

JScript IntelliSense March CTP Gotchas + Workarounds

Web Development Tools Microsoft
Web Development Tools Microsoft

The March CTP is of course a "Preview" and does have some bugs.  I thought we'd share the top issues seen and offer some workarounds. 1. TypeLibBuilder.exe "has encountered a problem..." If you're seeing this: This a bug where that particular assembly has not been given a Strong Name.  The solution is to turn ...

ASP.NET
Mar 1, 2007
0
0

JScript IntelliSense in Visual Studio Orcas

Web Development Tools Microsoft
Web Development Tools Microsoft

The March CTP of Visual Studio marks the debut of a much-requested and long-awaited feature: improved JScript IntelliSense.  We’ve been working on this for almost a year now and I’m pretty excited to finally be able to share it with the public.  There are a variety of topics I’d like to deep dive into, but for today let’s just ...

ASP.NET

Feedback