1 / 14

Microsoft Visual Studio 2010 for Web Deployment

Required Slide. SESSION CODE: WEB204. Microsoft Visual Studio 2010 for Web Deployment. Vishal R. Joshi Sr. Program Manager Lead Web Platform & Tools, Microsoft Corporation. SESSION CODE: WEB204. Required Slide. Jazz Up Your Web Deployment... . …aka Visual Studio 2010 Web Deployment….

leoma
Download Presentation

Microsoft Visual Studio 2010 for Web Deployment

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Required Slide SESSION CODE: WEB204 Microsoft Visual Studio 2010 for Web Deployment Vishal R. Joshi Sr. Program Manager Lead Web Platform & Tools, Microsoft Corporation

  2. SESSION CODE: WEB204 Required Slide Jazz Up Your Web Deployment... …aka Visual Studio 2010 Web Deployment… http://VishalRJoshi.com | @VishalRJoshi Photo Courtesy: geishaboy Flickr

  3. Broccoli may not be most exciting thing to eat… But you know it’s good for you… This talk has Broccoli in it…  Photo Courtesy: Ben Mason Flickr

  4. I have a msbuild script with custom logic to deploy my service. I have to overwrite the default config with a dedicated one, but when I use <Copy SourceFiles="web.other.config" DestinationFiles="web.config" /> it does nothing In order to improve the deployment process of my ASP.NET app, I would like to make a .bat that builds the current solution in release mode & xcopythe files to a remote server. How can I xcopy the files to the remote server? I'm struggling with this one. I need to set the permissions of the App_Data folder in an ASP.Net site to Modify for the NetworkService account via my Wixinstaller. Do you do something that exports an existing database into SQL-Scripts which you can run on the target server? If yes, is there a tool that can automatically dump a given Database into SQL Queries and that runs off the command line? Now I'm trying to create an application on the root of the web site, like http://www.example.com/. But the property pages are different, and there doesn't seem to be an option to create an application in the root directory My team is currently trying to automate the deployment of our .Net and PHP web applications. We want to streamline deployments, and to avoid the hassle and many of the headaches caused by doing it manually. In order to do this it needs write permissions to a browsablefolder Unfortunately, every time we update the website the write permissions of IIS_USRS is lost. Is there any way to retain this? Photo Courtesy: J_O_I_D Flickr

  5. Build • Collection: • O/P Binaries + PDBs • Collection: • References • Collection: • Content Web Publishing Pipeline (WPP) • Transformation: • Merge • Transformation: • Pre-Compile • Transformation: • Exclude Files • Transformation: Web.Config • Output: • FTP, FS, Web Deploy, HTTP • Web Deploy: • GAC, COM, Registry • Web Deploy: • IIS Settings, Certificates • Web Deploy: • DB (Data, Schema, Scripts) • Web Deploy: • Publish • Web Deploy: • Package • Web Deploy: • Create Manifest

  6. Web Content, IIS Settings, Databases, Registry, etc Web.Debug.Config, . Web.Testing.Config, Web.Release.Config Environment Specific Configurations Consolidated Web Deployment Site/Server Snapshots & Migration Reusable & Simple Web Packages One Click Publish with Differential Sync VS 2010 + Web Deploy Web Farm Deployment Team Build Integration Extensible & Customizable Update workflow to get nightly deployments MsBuild based Web Publishing Pipeline (WPP)

  7. Required Slide Track PMs will supply the content for this slide, which will be inserted during the final scrub. Web Deployment Resources • Vishal’s Post Linking to All Deployment Posts • MSDN ASP.NET Deployment Content Map • Web Deploy (aka Web Deploy) Resources • Visual Studio Web Developer Team Blog

  8. Required Slide Speakers, please list the Breakout Sessions, Interactive Sessions, Labs and Demo Stations that are related to your session. Related Web Content • WEB03-INT | Developing, Extending, and Deploying Web Applications on Internet Information Services (IIS) • WEB305 | Build Web Sites Faster with Microsoft Visual Studio 2010 • WEB202 | Building Web Sites Using the Orchard Content Management System (CMS) • WEB306 | Building Web Forms Applications Made Easier with Microsoft ASP.NET 4 • WEB316 | What’s New in Microsoft ASP.NET MVC 2

  9. Required Slide Track PMs will supply the content for this slide, which will be inserted during the final scrub. Track Resources • ASP.NET – http://www.asp.net/ • Silverlight – http://silverlight/ • Expression – http://www.microsoft.com/expression/ • Internet Explorer – http://www.microsoft.com/windows/internet-explorer/default.aspx

  10. Required Slide Resources Learning • Sessions On-Demand & Community • Microsoft Certification & Training Resources www.microsoft.com/teched www.microsoft.com/learning • Resources for IT Professionals • Resources for Developers • http://microsoft.com/technet • http://microsoft.com/msdn

  11. Required Slide Complete an evaluation on CommNet and enter to win!

  12. Sign up for Tech·Ed 2011 and save $500 starting June 8 – June 31st http://northamerica.msteched.com/registration You can also register at the North America 2011 kiosk located at registrationJoin us in Atlanta next year

  13. © 2010 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

  14. Required Slide

More Related