Home / ASP.NET Weblogs

Latest Microsoft Blogs

Browse by Tags

Related Posts

  • Web Farm Framework 2 now available for free download

    Yesterday we shipped another awesome piece of software, this time for those who make their living running groups of Web servers.  Web Farm Framework is a free, fully supported, Microsoft product.  Web Farm Framework enables you to automate the installation and configuration of platform components across your cluster, and also makes it easy to synchronize content, configuration and other resources associated with your ASP.NET or PHP applications. Web Farm Framework 2 now supports integration with hardware load balancers, and enables you to orchestrate updates across your servers so that your site/application is never down or unavailable to customers .  For example, Web Farm Framework can automatically pull servers one-at-a-time...


  • Microsoft Web Farm Framework 2.0

    The IIS team recently published the Microsoft Web Farm Framework 2.0 release to the web.  You can learn more about it and download the final V2 release of it here . What is the Web Farm Framework? The Microsoft Web Farm Framework is a free, fully supported, Microsoft product that enables you to easily provision and mange a farm of web servers.  It enables you to automate the installation and configuration of platform components across the server farm, and enables you to automatically synchronize and deploy ASP.NET applications across them. It supports integration with load balancers, and enables you to automate updates across your servers so that your site/application is never down or unavailable to customers (it can automatically...


  • Announcing release of ASP.NET MVC 3, IIS Express, SQL CE 4, Web Farm Framework, Orchard, WebMatrix

    I’m excited to announce the release today of several products: ASP.NET MVC 3 NuGet IIS Express 7.5 SQL Server Compact Edition 4 Web Deploy and Web Farm Framework 2.0 Orchard 1.0 WebMatrix 1.0 The above products are all free. They build upon the .NET 4 and VS 2010 release, and add a ton of additional value to ASP.NET (both Web Forms and MVC) and the Microsoft Web Server stack. ASP.NET MVC 3 Today we are shipping the final release of ASP.NET MVC 3.  You can download and install ASP.NET MVC 3 here .  The ASP.NET MVC 3 source code (released under an OSI-compliant open source license) can also optionally be downloaded here . ASP.NET MVC 3 is a significant update that brings with it a bunch of great features.  Some of the improvements...


  • VS 2010 SP1 (Beta) and IIS Express

    Last month we released the VS 2010 Service Pack 1 (SP1) Beta.  You can learn more about the VS 2010 SP1 Beta from Jason Zander’s two blog posts about it, and from Scott Hanselman’s blog post that covers some of the new capabilities enabled with it.  You can download and install the VS 2010 SP1 Beta here . IIS Express Earlier this summer I blogged about IIS Express .  IIS Express is a free version of IIS 7.5 that is optimized for developer scenarios.  We think it combines the ease of use of the ASP.NET Web Server (aka Cassini) currently built-into VS today with the full power of IIS.  Specifically: It’s lightweight and easy to install (less than 5Mb download and a quick install) It does not require an administrator account...


  • Web Deploy: IIS6 to IIS7 Migrations + Link Extensions

    Recently I was having a conversation with one of Web Deploy (MSDeploy) users and an interesting scenario came up.  He essentially wanted to move his site from IIS 6.0 to IIS 7 and wanted to consider Web Deploy to do this.  In addition he actually was fine with just xCopy-ing the site’s content from IIS6 server to IIS7 server as it was almost 6GB+ in size and trying to create a zip package for it was not most the optimal way of using resources, nevertheless creating a zip package using Web Deploy for just the IIS configuration is what was certainly desirable due to ease of portability & use. I thought this would be a good opportunity to write a quick note to share with you that migration from IIS 6 to IIS 7 was one of the original...


  • Automating Deployment with Microsoft Web Deploy

    This is the twenty-eighth in a series of blog posts I’m doing on the VS 2010 and .NET 4 release. This blog post continues a series of posts I’m doing that cover the new improvements we made around web deployment.  In my first post in the deployment series I provided an overview of the new VS 2010 Web Deployment features. In today’s post I’m going to be discussing Microsoft Web Deploy – which is a free server technology that enables a comprehensive publishing and deployment mechanism.  Web Deploy enables you to not only publish files – but also provision database schema/data, run database change scripts, set security ACLs, and more.  All of these deployment steps can be automated using Visual Studio. This post will provide a step...


  • Introducing the Microsoft Web Farm Framework

    Last month we released a beta of the Microsoft Web Farm Framework. The Microsoft Web Farm Framework is a free product we are shipping that enables you to easily provision and mange a farm of web servers.  It enables you to automate the installation and configuration of platform components across the server farm, and enables you to automatically synchronize and deploy ASP.NET applications across them.  It also supports integration with load balancers - and enables you to automate updates across your servers so that your site/application is never down or unavailable to customers (it can automatically pull servers one-at-a-time out of the load balancer rotation, update them, and then inject them back into rotation). The Microsoft Web...


  • August 29th Links: .NET, ASP.NET, IIS Express, Silverlight, Windows Phone 7

    Here is the latest in my link-listing series .  Also check out my VS 2010 and .NET 4 series and ASP.NET MVC 2 series for other on-going blog series I’m working on. [In addition to blogging, I am also now using Twitter for quick updates and to share links. Follow me at: twitter.com/scottgu ] .NET/WPF/EF 5 Little C#/.NET Wonders that Make Code Better : Nice blog post from James that highlights 5 nice language/framework tips you can take advantage of within your apps.  I’m betting a lot of people didn’t know about the StopWatch class. WPF Ribbon Control Released : The WPF team recently released the final V1 release of the WPF Ribbon control.  This makes it easy to build ribbon-based applications. Also read this WPF team blog post...


  • Web Farm Framework 2.0 beta released!

    Last week my team released a super powerful update to our Web Farm Framework project aimed at dramatically simplifying the complexity of managing a Web farm (many computers running one or more Web sites).  Web Farm Framework 2.0 (WFF) allows users to not only setup groups of servers and define routing rules using the built-in routing and load balancing support in ARR , but extends the management support to include many new powerful experiences, including: Automatic platform setup and provisioning of new nodes WFF integrates with Web Platform Installer and will automatically install all the required components to mirror the master node Application replication and synchronization across the Web server farm WFF integrates with Web Deploy and...


  • How to Install IIS7 on Windows XP

    Ever since IIS7 shipped in Vista I’ve been asked the question: how can I install it on Windows XP?  Until now, that hasn’t been possible.  With the recent release of WebMatrix , you can now install IIS Developer Express – which is based on the latest IIS7x codebase - on any supported Windows operating system including Windows 7, Windows Vista SP1+, Windows XP SP3+, Windows Server 2003 SP2+, Windows Server 2008, Windows Server 2008 R2.  IIS Developer Express supports all of the latest IIS7 modules, including URL Rewrite, FastCGI, etc.  It support Classic ASP , PHP and of course ASP.NET development, including integrated pipeline.  WebMatrix provides more than just the IIS7x Web server, it also includes a lightweight tool...


Page 1 of 11 (109 items) 1 2 3 4 5 Next > ... Last »

Archives