Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » VWD   (RSS)

JScript errors as warnings in Visual Studio 2008 RTM

Now Visual Studio 2008 code named Orcas is out of door with incredible features. T he most highly anticipated feature of this release is JScript Authoring Services which includes JavaScript Intellisense and JavaScript Syntax Checking . In the final version

Writing for JScript Intellisense in VS 2008

Since we release JSript intellisense in Visual Studio 2008 Beta 2, there has been some queries on why JScript intellisense behaves in a certain way. I wish to tell you that intellisense in a dynamic language like JScript is based on certain heuristics.
Posted by Sameerch | 12 Comments

Javascript Intellisense and Coloring Issues in VS 2008 Beta 2

We have come across a couple of installation issues in VS 2008 Beta 2 which broke the new Javascript functionalities in certain scenarios. While a workaround has already been provided in the online refresh of the ReadMe text , I thought I would also put

JScript Syntax Check in Visual Web Developer 2008 Beta2

Visual Web Developer 2008 Beta2 got announced some days back. Lots of authoring enhancement has been made to this release so far as JScript is considered. Sameer already blogged about much better intellisense support in this release. I would like to point
Posted by don.raman | 3 Comments
Filed under: ,

Jscript debugging: Stepwise instructions and video

If you are interested in debugging your Jscript code, then you can use Visual Web Developer (VWD) Express edition, a free download from Microsoft website. Exact instruction on how to use VWD for debugging Jscript are listed at the following blog post:
 
Page view tracker