Top ASP.NET Items

Browse by Tags

All Tags » Beta (RSS)
Basic Microsoft Web Deployment Tool Setup For Visual Studio 2010
In this blog post I will explain how to get and install the Microsoft Web Deployment Tool, so you can share created packages with others and how to setup a Windows 2008 Server to allow packages to be deployed from Visual Studio 2010 Beta 1. Visual Studio 2010 Beta 1 ships with and installs Microsoft’s Web Deployment Tool as part of the Visual Web Developer. In order to set up a server for publishing or allowing machines to deploy packages created in VS 2010 you will need to download and install the Web Deployment Tool RC1 from the IIS Download Center . Note that newer versions of the Web Deployment Tool may not be compatible with VS 2010 Beta 1. If needed, VS 2010 Beta 1 has the Web Deployment Tool MSIs located in the WCU\MSDeploy directory...
Free Web Hosting to try ASP.NET 4 Beta1, VS 2010 Beta1 and MS Web Deployment Tool RC1
Today we are announcing the availability of FREE HOSTING accounts for web developers to try out the new feature sets of Visual Studio 2010 Beta1, ASP.NET 4 Beta1 and Microsoft Web Deployment Tool (MsDeploy) RC1… VS 2010 has great set of features on deploying web applications seamlessly…   One of the key features is the ability to publish your web application from VS 2010 to a remote hosted web server along with its dependencies like SQL Server database using “Web 1-Click Publish”…  VS 2010 integrates Microsoft Web Deployment Tool (MsDeploy.exe) to provide fast, reliable and cohesive way of deploying web application… Learn more about Visual Studio 2010 Web Deployment Features … Apart from the web deployment feature set there are...
Visual Studio 2010 and ASP.Net 4.0 (Beta1)
The public release of Visual Studio 2010 Beta 1 is now available and can be downloaded here . This is one of the most compelling updates to Visual Studio we’ve seen in years.  The entire IDE has been refreshed with a new look and all the code editors including the HTML and ASPX editors have replaced with a new extensible editor based on WPF. One of the reoccurring themes throughout Visual Studio 2010 is developer productivity.  For example integrated into the new code editors is a consume first workflow where you can start calling methods on classes even before they exists.  Then you can have VS generate the new code extending the class as you type. Community is another theme in Visual Studio.  Integrated into the new project...
Web Packaging: Installing Web Packages using Command Line
Today I want to advance our discussions around Web Deployment in Visual Studio 10…  To catch up on the previous discussions in this series check out: Web Deployment with VS 2010 and IIS Web Packaging: Creating a Web Package using VS 2010 Web Packaging: Creating web packages using MSBuild How does Web Deployment with VS 10 & MSDeploy Work?   In this post I will focus on installing the MSDeploy based Web Packages to IIS.  You can actually install/deploy web packages using multiple different avenues listed below: Using IIS Manager UI Using command file created by Visual Studio 10 Using command line using MSDeploy.exe Using Power Shell support provided by MS Deploy Using managed APIs provided by MS Deploy VS 10 will create Web...
Catch our team at TechEd 2008 - Orlando.
Every year we send a team to TechEds to meet you, our customers. They will be at the event site from 8.30 AM to 6.00 PM to answer your questions from June 3rd to June 6th. This time we have the following representatives at TechEd. ASP.NET Team: Kathy Carper, Scott Hunter, Simon Calvert, Clay Compton, Konst Khurin, Mark Rosenberg and Robert Boedigheimer Web Development Tools Team: Barry Tang, John Dundon, Vinaya Bhushana Gattam Reddy and Vishal Joshi So come talk to them and find out more about what our team has to offer. Also, watch out for a demo from Simon and Vishal on the Newest features in ASP.NET and Microsoft Visual Studio 2008 Web Developer . The session time and code is as mentioned below. Session code: WUX306: A Lap Around the Newest...
More Posts