Latest Microsoft Blogs

Browse by Tags

Related Posts

  • VS 2010 Beta 2 Read Me Items for Web Deployment

    There are some known issues/bugs related to VS 2010 Web Deployment features in VS 2010 Beta 2 Read Me… I can imagine reading the entire Beta 2 read me file can be daunting so I thought I can just copy paste the ones related to Web Deployment here… DB Deployment will fail if the Database Name is longer than 127 characters Description: If you are using latest VS 2010 Web Deployment Features and trying to deploy your database using the Deploy SQL property page then at times you might get error from VSMsDeploy task.  There might be several reasons for the failure including connection and authentication issue but a current bug in the product does not allow you to script schema/data from a database (typically SQL Express MDF file) if the file...


  • IIS 7.5 Launched with Windows 7 and Windows 2008 R2

    Since the Windows 2008 Server launch last March, the IIS team has shipped a bunch of new features that plug-in to IIS7 and in parallel worked on IIS 7.5, launching today in the Windows 7 and Windows 2008 R2 release.  IIS 7.5 includes many bug fixes, improvements and new features, and is definitely worth grabbing.  If you haven’t tried IIS7 yet, check out the many reasons to try it.  If you’re already using IIS7 and want to know what’s new in IIS 7.5, Mai-lan just posted an update to her blog with a nice summary.  Note: the IIS Extensions which are not already included in IIS 7.5 will install and work on Windows 7 and Windows 2008 R2! Read More...


  • IIS Media Services 3.0 Released!

    IIS Media Services 3.0 has been released and is now available as a free download for Windows 2008 and Windows 2008 R2!  Chris Knowlton has a comprehensive post on the release and all the details, here is a quick summary:   IIS Media Services, an integrated HTTP-based media delivery platform, delivers true HD (720p+) streaming and provides real-time logging to measure media investments. By offering a complete media delivery platform together with a traditional Web server, rich dynamic Web sites can now be managed and administered from a single Web platform.  IIS Media Services offers the highest quality streaming media experience available on the Web.    Server Features: With this release, the key elements of the IIS...


  • A big day for Web pros: WebsiteSpark, Web PI and more!

    Today we’re launching a number of really cool things for Web developers.   WebsiteSpark WebsiteSpark is a program designed to jumpstart Web development for individuals or small companies who make a living on the Web.  The program is free to join and runs for three years with no cost obligations other than a $100 program fee, payable on exit.  What is in it for you? Windows Web Server 2008 R2 – 4 processor licenses for production use! SQL Server 2008 – 4 processor licenses for production use! Expression Studio 3 – 1 license including Expression Web, Blend and Sketchflow Expression Web – 2 licenses Visual Studio 2008 Professional Edition – 3 licenses DotNetPanel control panel (to manage your servers, and allow your customers to...


  • Announcing the WebsiteSpark Program

    I’m excited to announce a new program – WebsiteSpark – that Microsoft is launching today. WebsiteSpark is designed for independent web developers and web development companies that build web applications and web sites on behalf of others.  It enables you to get software, support and business resources from Microsoft at no cost for three years, and enables you to expand your business and build great web solutions using ASP.NET, Silverlight, SharePoint and PHP, and the open source applications built on top of them. What does the program provide? WebSiteSpark provides software licenses that you can use for three years at no cost.  Once enrolled, you can download and immediately use the following software from Microsoft: 3 licenses of...


  • Auto-Start ASP.NET Applications (VS 2010 and .NET 4.0 Series)

    This is the seventh in a series of blog posts I’m doing on the upcoming VS 2010 and .NET 4 release. I’m going to switch from discussing new VS 2010 tooling features and instead do a few posts covering a few new runtime features (don’t worry – I’ll come back to a lot more VS features, I’m just trying to mix things up a bit). Today’s post covers a small, but nice, new feature that you can now optionally take advantage of with ASP.NET 4 - the ability to automatically startup and proactively initialize a web application without having to wait for an external client to hit the web server.  This can help you provide a faster response experience for the first user who hits the server, and avoids you having to write custom scripts to “warm up”...


  • 10 + 20 Reasons why you should Create a Web Package

    Before we talk about the reasons why you should create a Web Package let us first understand what is a web package… Web Package is an atomic, transparent, self describing unit representing your web application which can be easily hydrated into any IIS Web server to reproduce your web…  It is a .zip file which not only contains your content but also contains its dependencies like IIS Settings, Databases, GAC DLLs, Registry Keys etc… The concept of creating Web Packages for deploying your web application to an IIS Web Server is recently introduced with Microsoft Web Deployment Tool (MsDeploy) and towards the end of this post I will talk about how you can create a Web Package for your web app… But before going there let me talk about the 10...


  • Importing a Web Package into IIS Manager

    Today I am hoping to talk about installing/importing a Web Package into IIS using IIS Manager… For this walkthrough you will first need a Web Package… If you want to get few ready made packages you can get them from Web Application Gallery …  There is also a MsDeploy package of BlogEngine.NET available on CodePlex , which you can download to try out this walkthrough… Hopefully, eventually you will be creating your own web packages for deployment and this walkthrough will even apply at that time…  If you want to learn how to create a web package from Visual Studio 2010 then read the below posts: How to create a web package from VS 2010 How to create a web package using MsBuild commandline How to include SQL DBs within your web packages...


  • IIS Search Engine Optimization Toolkit

    SEO (search engine optimization) is one of the important considerations that any Internet web-site needs to keep in mind.  A non-trivial percentage of Internet traffic to sites is driven by search engines, and good SEO techniques can help increase site traffic even further. Likewise, small mistakes can significantly impact the search relevance of your site’s content and cause you to miss out on the traffic that you should be receiving.  Some of these mistakes include: multiple URLs on a site leading to the same content, broken links from a page, poorly chosen titles, descriptions, and keywords, large amounts of viewstate, invalid markup, etc.  These mistakes are often easy to fix - the challenge is how to discover and pinpoint...


  • Microsoft Web Platform Installer

    One of the cool new releases coming out this year is a small download manager - the Microsoft Web Platform Installer - that makes installing and configuring web server and web development stacks really easy.  It is a free tool that you can download from the www.microsoft.com/web site (here is the direct link to the installer – choose the 2.0 version).  It works with Windows XP, Vista, Windows 7, Windows Server 2003 and Windows Server 2008. The Web Platform Installer provides an easy way to quickly install and customize all the software you need to develop or deploy web sites and applications on a Windows machine.  The tool automatically analyses what your system currently has installed, allows you to easily mark additional components...


Page 1 of 10 (94 items) 1 2 3 4 5 Next > ... Last »
Microsoft Communities