Microsoft's Web Development Tools Team Blog
|
I have recently realized what a great resource the WebDevTools blog is over on MSDN. These are the folks who make it easier for us to do web development in VS2008 by providing tools like Web Deployment Projects and Web Application projects. The blog has lots of Tips & Tricks for using these tools for example how to deal with errors with the new JavaScript intellisense in VS2008. That blog post also enlightened me as to how the Intellisense works in Javascript. It just keeps updating itself as you type. But once in a while it needs a little kick if it gets stuck. Another benefit of this blog is that they'll let you know when something new is available, whether its a fix, such as the HotFix that deals with some of the UI issues we are having in the ASP.NET design window in VS2008 and VWD or the availability of new bits for a tool (e.g. the release of the Web Deployment Projects that is compatible with VS2008). I am most definitely subscribed. |

