Web Development Using Microsoft Visual Studio: Now and in the Future - Presentation Transcript
Multiple Framework Targeting
Split View
CSS Task Panes
WAP and Class Libraries in Express Edition
Multiple Control Selection
JScript Formatting
File Reference Hints
XML Doc Comments
jquery-vsdoc.js
jquery-vsdoc.js
Available Today at
http://code.jquery.com/jquery-1.3.2-vsdoc.js
jquery-vsdoc.js
Hotfix for Visual Studio 2008 SP1
Hotfix for Visual Studio 2008 SP1
http://www.w3.org/TR/CSS21/selector.html
IntelliSense Update Times for Popular
Libraries
Time in Milliseconds on Core 2 Duo 2.0 GHz Machine
2x
Microsoft AJAX
jQuery 5x
Prototype 4x
VS 2008
VS 2010
Dojo 3x
4x
Yahoo! UI
6x
11.7s
ExtJS
0 1000 2000 3000 4000 5000 6000
XML Documentation Comments
Increased Error Tolerance
Web Deployment Story - Today
Copy Web
Publish Web
Dev Box Server
Web Application
Web Deployment w/ VS10
Dev Environment Server Environment
MS DEPLOY
Web.Config Transformation Recap
Transform Description
xdt:Transform=“Replace” Replaces the first matched node
xdt:Transform=“Remove” Removes the first matched node
xdt:Transform=“RemoveAll” Removes all the matching nodes
xdt:Transform=“Insert” Inserts the node at the end
xdt:Transform=“SetAttributes(attributeNam Creates or changes values of the existing
es)” attributes
xdt:Transform=“RemoveAttributes(attribute Removes the attributes if they exist
Names)”
xdt:Transform=“InsertBefore(XPath)” Inserts the node on the provided Xpath
xdt:Transform=“InsertAfter(XPath)” Inserts the node on the provided XPath
Learn how Visual Studio 2008 SP1 simplifies buildin more
Learn how Visual Studio 2008 SP1 simplifies building Web applications that take advantage of MVC, Dynamic Data, AJAX, enhanced WYSIWYG standards-based development, and more. Also get a look at the new Visual Studio 2010 tools for Web developers, including new deployment tools that enable frictionless transfers of Web projects and databases from machine to machine, new code focused editing features, and the next generation of JavaScript editing and navigation tools. less
0 comments
Post a comment