Showing results for IIS - .NET Blog

Sep 12, 2018
0
0

ASP.NET Core 2.2.0-preview2 now available

Sourabh Shirhatti [MSFT]
Sourabh Shirhatti [MSFT]

Today we’re very happy to announce that the second preview of the next minor release of ASP.NET Core and .NET Core is now available for you to try out. We’ve been working hard on this release over the past months, along with many folks from the community, and it’s now ready for a wider audience to try it out and provide the feedback that will...

ASP.NETASP.NET Core
Dec 11, 2010
0
0

Visual Studio 2010 SP1 Beta IIS Express Integration

Web Development Tools Microsoft
Web Development Tools Microsoft

A few days ago Jason Zander blogged about the availability of Visual Studio SP1 Beta (all links below in resources section). I am happy to let you guys know that with SP1 Beta we have enabled integration of IIS Express into Visual Studio. After you have installed SP1 Beta you have to download IIS Express separately for the option to “light up...

ASP.NET
Sep 24, 2009
0
0

Software for building and hosting web sites at no cost for 3 years!

Web Development Tools Microsoft
Web Development Tools Microsoft

I’m excited to announce – WebsiteSpark – a new program from Microsoft that provides software and support for building web sites, at no cost for 3 years. What You Get Software: WebsiteSpark provides software licenses that you can use for 3 years at no upfront cost (there is only an exit fee of $100 payable upon exit from the program).  ...

ASP.NET
Mar 16, 2009
0
0

Web Packaging: Installing Web Packages using Command Line

Web Development Tools Microsoft
Web Development Tools Microsoft

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: VS 10 will create Web Packages for you based on your settings in the “Publish” tab of the Web Application Projects (WAPs) property pages.  In the ...

ASP.NET
Feb 24, 2009
0
0

Web Packaging: Creating web packages using MSBuild

Web Development Tools Microsoft
Web Development Tools Microsoft

This post is next in the series of VS 2010 articles that we have been putting together to dive into the Web Deployment improvements with VS 2010 and IIS.  I would recommend reading the the preceding posts to get an overview of all the scenarios supported: In this post I will cover web package creation using MSBuild command line.  ...

ASP.NET
Feb 17, 2009
0
0

IIS7 Load Balancing & Routing Module Now Available!

Web Development Tools Microsoft
Web Development Tools Microsoft

The IIS team has just shipped the Microsoft Application Request Routing 1.0 module for IIS7!!!Application Request Routing (ARR) enables Web server administrators and hosting providers and to increase Web application reliability and scalability through rule-based routing and load balancing of HTTP server requests. With ARR, administrators can ...

ASP.NET
Feb 8, 2009
0
0

Web Packaging: Creating a Web Package using VS 2010

Web Development Tools Microsoft
Web Development Tools Microsoft

In the earlier post I highlighted various investments that we are making in Visual Studio 2010 and IIS to make Web Deployment easier.  You can read that post below: Deploying a web project with all its correct dependencies is not a trivial task. Some of the assets which need to be considered during deployment are...

ASP.NET
Feb 4, 2009
0
0

Web Deployment with VS 2010 and IIS

Web Development Tools Microsoft
Web Development Tools Microsoft

Today, deploying a web application is not as easy as it should be. Whether you are deploying your web to a shared hosting environment and paying monthly to maintain it OR whether you have a web server/s managed by your enterprise, there are a lot of manual steps involved in getting your application from point A to point B. If you are deploying ...

ASP.NET
Jan 30, 2009
0
0

ASP.NET MVC 1.0 Release Candidate now available in Web Platform Installer

Web Development Tools Microsoft
Web Development Tools Microsoft

ASP.NET MVC 1.0 RC can now be installed with Web Platform Installer: http://www.microsoft.com/web/channel/products/WebPlatformInstaller.aspx Here is a quick description of Web Platform Installer from the Web Platform Installer website: “The Web Platform Installer (Web PI) is a simple tool that installs Microsoft's entire Web Platform, including ...

ASP.NET
Nov 25, 2008
0
0

Web Platform Installer

Web Development Tools Microsoft
Web Development Tools Microsoft

Yesterday Microsoft released Web Platform Installer (WPI) Release Candidate to the web at http://www.microsoft.com/web/channel/products/WebPlatformInstaller.aspx.  Betas have been available for a while, but the release version contains several new features.  This is a one-stop-shopping installer for free Microsoft web development software...

ASP.NET