Web Development and Deployment with Visual Studio 2010
- Posted: Nov 14, 2008 at 8:29 AM
- 99,958 Views
- 12 Comments
Download
How do I download the videos?
- To download, right click the file type you would like and pick “Save target as…” or “Save link as…”
Why should I download videos from Channel9?
- It's an easy way to save the videos you like locally.
- You can save the videos in order to watch them offline.
- If all you want is to hear the audio, you can download the MP3!
Which version should I choose?
- If you want to view the video on your PC, Xbox or Media Center, download the High Quality WMV file (this is the highest quality version we have available).
- If you'd like a lower bitrate version, to reduce the download time or cost, then choose the Medium Quality WMV file.
- If you have a Zune, WP7, iPhone, iPad, or iPod device, choose the low or medium MP4 file.
- If you just want to hear the audio of the video, choose the MP3 file.
Right click “Save as…”
- WMV (WMV Video)
Welcome back to another Visual Studio 2010 and .NET Framework 4.0 Week video. In this latest installment, we catch up with Vishal Joshi, Senior Program Manager on the Web Development Tools team.
In this video, Vishal shows us what is being done in Visual Studio 2010 around web development and deployment. Covered are topics like JQuery support, HTML code snippets, better Intellisense, and a whole slew of new features around web deployment.
Enjoy!
This is another Visual Studio 2010 and .NET Framework 4.0 Week Video. For other Visual Studio 2010 videos, check out the Visual Studio topic area here on Channel 9.
In this video, Vishal shows us what is being done in Visual Studio 2010 around web development and deployment. Covered are topics like JQuery support, HTML code snippets, better Intellisense, and a whole slew of new features around web deployment.
Enjoy!
This is another Visual Studio 2010 and .NET Framework 4.0 Week Video. For other Visual Studio 2010 videos, check out the Visual Studio topic area here on Channel 9.
Comments Closed
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Aside: As a security precaution, do not show people on video typing in their password. If I am determined enough, I might be able to guess vijoshi's password at video time mark: 20.35. You might want to edit that part out and vijoshi change his password.
You can go to Build-->Configuration and add all different destination configurations like Staging, UAT, Production etc... Next when you right click on your web.config file you will be able to see a command "Add Config Transforms"... This command will add web.staging.config, web.UAT.config, web.production.config to your project... Hope this helps...
Thanks much for the security hint... I have changed my password now...
Vishal R. Joshi | http://vishaljoshi.blogspot.com
Now i guess MS will start working on integrating the query analyzer in VS and provide debug functionality for it.
Coz as a VS developer i have faced many difficulties in finding the bugs in stored proc's which r like 1700 lines long or so.
If that happens then there will be no stopping VS.
if u guys r not working on that then maybe u can take a que.
Regards,
Ashish S Chettiar.
Thanks Vishal for sharing web deployment enhancements in VS 2010. I do have following questions, there may be a way already which is not shown in the video:
Looking forward to hear from you soon.
Regards,
Naresh Gupta
Hi Naresh,
Plz find the responses to your questions inline...
If you like more details on all these functionalities you can also view the PDC session http://channel9.msdn.com/pdc2008/PC33/ in which I go into much more details...
wishes
Vishal | http://vishaljoshi.blogspot.com
I am optimistic that your wait will be worth it... There will not be a GUI to perform these xml transforms but believe me the syntax is very very simple... I am soon hoping to write a blog post explaining it so if you like please keep reading my blogposts on the all the improvements on the space http://vishaljoshi.blogspot.com/
Also do not hesitate to write me an email at vishal.joshi@microsoft.com in case you have any feedback/comment...
wishes
Vishal
I spent the last hour or so watching the video and taking notes - very informative. My area of concern is ASP.NET. I have a question about Packages deployment and the software lifecycle: What is the relationship of packages to ALM/source control products like VSTS/TFS and Serena's Dimensions? Am I correct in assuming that packages could be controlled as objects in an ALM product? How would the equivalent of One Click deployment be initiated when the ALM product "pushes" a package to a target web server or distribution point such as SureSync?
I have another question. This one concerns web.config transforms. I'd appreciate your comments on protecting sensitive data in web.config files, specifically, passwords in connection strings and the relationship of such to transforms.
I have another question. Have you ever considered the philosophy that an application (web.config) should not contain any plaftorm-specific settings? Any such settings would either be fetched at runtime from a settings database or inherited from a web.config in a parent directory. Like many, my organization has wrestled for years with changing settings as a web app migrates from dev to QA to production. We even had Microsoft Consulting Services create a utility that gets added as a reference to a VS setup project that, in effect, performs transforms.
Again, I look forward to VS2010 and will try to find time to evaluate the Beta. Because this post is a little old, I'll also email my comment.
Thanks
Vishal,
Thank you for the video. One question I had has to do with the control alignment tools that existed in VS2005 but no longer exist in VS 2008. For me, not having these alignment tools for an ASP.net applicaton has significantly impacted the time that it takes to complete an application for a customer. Can you tell me if these tools have been put back into VS 2010. Also, concerning accessing and Oracle database. Will you be able to access an Oracle database with LINQ just like you do with SQL?
Thanks
Kenny
Are these options only available for "Web Applications" and not "Web Sites"?
Remove this comment
Remove this thread
close