Welcome to MSDN Blogs Sign in | Join | Help

Visual Web Developer Team Blog

Your official information source from the Visual Web Developer team.

News

  • These postings are provided "AS IS" with no warranties, and confer no rights. Use of included code samples are subject to the terms specified Terms of Use

Browse by Tags

All Tags » AJAX   (RSS)
Using Microsoft AJAX Control Toolkit with Visual Studio 10 Beta 1
In this post we will talk about the effects of a particular security enhancement in CLR 4.0 Beta 1 and how it affects working with AJAX Control Toolkit in Visual Studio 10 Beta 1 and possibly other 3-rd party assemblies. The security enhancement in question Read More...
VSDoc for jQuery 1.3.2 Now Available
jQuery 1.3 was released a little over a month ago. The 1.3 release adds exciting features such as selector performance improvements, "live events" where events can be bound to both current and future elements, and more. Version 1.3.2 was released a few Read More...
JScript IntelliSense FAQ
I've been reading through the 70 or so comments on our last 2 jQuery posts.  There have been a lot of great questions.  Apologies for not being able to answer them sooner (I was busy preparing for Dev Connections).  Instead of answering Read More...
Checkout Tip#13 to Tip#23 on our Tips and Tricks blog
Latest on Tips and Tricks Blog. Tip #13: Did you know... How to get the browser agent using ASP.NET Ajax ? Tip #14: Did you know…How to enable debugging of your Web Site? Tip #15: Did you know... How to use tracing with ASP.NET Ajax? Tip #16: Did you Read More...
VS2008 SP1 Hotfix to Support "-vsdoc.js" IntelliSense Doc Files
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=1736 Read More...
Rich IntelliSense for jQuery
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 Read More...
Checkout Tip#10, Tip#11, Tip#12 and Tip#13 on Tips and Tricks blog
Here are four new tips on Tips and Tricks Blog. Tip #10 Did you know… Visual Web Developer 2008 has a New Style Builder Dialog? Tip #11 Did you know… New Style builder can be invoked from various other tool windows in Visual Web Developer. Tip #12: Did Read More...
Faster switch to design view in VS 2008 SP1 RTM
Some customers discovered that sometimes switch to Design view was very slow. We analyzed submitted reports and tracked the issue down to a code that was discovering available AJAX Extenders and which contols they were applicable to. In order to avoid Read More...
Catch our team at TechEd 2008 - Orlando.
Every year we send a team to TechEds to meet you, our customers. They will be at the event site from 8.30 AM to 6.00 PM to answer your questions from June 3rd to June 6th. This time we have the following representatives at TechEd. ASP.NET Team: Kathy Read More...
Introducing JScript Formatting in VS 2008 SP1
Colorization, validation, IntelliSense, and formatting comprise the core of any modern editor. With VS 2008 SP1, we are completing the core JScript editor by introducing code formatting. Additionally, we have promoted JScript to a dedicated node in “Tools Read More...
JScript IntelliSense: Working with Ext JS
Ext is great framework for adding rich AJAX interactivity to your web application. Unfortunately, JScript IntelliSense currently has difficulties processing the script and it's not uncommon to see this message: I just wanted to let everyone know that Read More...
JScript Debugging: Made easy with IE8
The feature I'm most excited about in Internet Explorer 8 Beta 1 is ironically one you might not notice at all. Problem If you're reading this, you probably know (and are still untangling the double-negative logic of) the "Disable script debugging" option Read More...
JScript IntelliSense: Handling Errors
I often get the question “Why isn’t IntelliSense working?”. The most common cause is an error in one of the referenced scripts. If there was an IntelliSense update error, the status bar will tell you. Given this situation, the Error List will complement Read More...
Visual Web Developer 2008 Express Edition available for download
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: Tools to Design Web Pages Use the Read More...
JScript IntelliSense: A Reference for the “Reference” Tag
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 Read More...
More Posts Next page »
Page view tracker