Web Development and Deployment with Visual Studio 2010
- Posted: Nov 14, 2008 at 8:29 AM
- 102,508 Views
- 12 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
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
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
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
Comment removed at user's request.
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