iis

Sponsors

Browse by Tags

All Tags » Developers (RSS)
Now available: WebMatrix
WebMatrix is now available in final release form. :)   What is WebMatrix? I first posted at the debut of WebMatrix beta back in July, describing WebMatrix as a complete Web development stack for pragmatic developers.  WebMatrix elegantly integrates a Web server (IIS Express), database (SQL Compact) and programming frameworks (ASP.NET and PHP) into a single, integrated experience.   Learn More and See it in Action You can learn more and see it in action on the WebMatrix home page .  A list of some of the cool features is also online.  Laurence Moroney also wrote a great tutorial for those who are new to Web development and want to get started with WebMatrix .   WebMatrix makes it very easy to start a Web site using open source, including some of the most popular applications available like WordPress , Joomla , Drupal , DotNetNuke , Umbraco , ScrewTurn Wiki , and BlogEngine.NET .   Join the WebMatrix Launch Event Today at 12:30 EST we’ll be live streaming...
Your Free In-Bound/Out-bound URL Management Platform with URL Rewrite 2.0
If you are looking for an easy-to-use powerful way to control the behavior of URLs on your Web site without cracking the code of the Web app, you need to download and try URL Rewrite 2.0 . URL Rewrite 2.0 is an IIS7.x server extension, which means that you can download it for free for your IIS7/Windows Server 2008 and IIS7.5/Windows Server 2008 R2.  Once you run URL Rewrite setup program, URL Rewrite appears as a feature in your IIS management console.   You can then get started quickly using one of the rule templates available in URL Rewrite, or import your existing rules from .htaccess.   We began the URL Rewrite development project two years ago to bring dynamic rewriting to the Windows platform. We wanted to support the same scenarios as mod_rewrite, but also provide a simplified workflow and more powerful functionality to simplify how to work with rewrite rules. Our 1.0 release of URL Rewrite ( version 1.1 ) provided in-bound URL rewriting for developers and administrators...
Download FastCGI Update for Better Performance of PHP on Windows
Many PHP community applications being used today by Web developers to build Web sites for businesses. IIS has worked hard to make our platform a first class citizen for hosting PHP applications in addition to our ASP.NET integration. The “core” of our PHP application hosting story is FastCGI . FastCGI is available for IIS6 as a Web download– if you are using IIS6 on Windows Server 2003, you should be running this FastCGI Extension for IIS 5.1 and IIS 6 . FastCGI ships as one of the IIS modules “in the box” for Windows Server 2008 and later. We have released an important update to FastCGI that includes updates to functionality as well as real-time tuning of MaxInstances. Real-time tuning of MaxInstances improves PHP application hosting performance by automatically determining the optimal number of required PHP processes based on the available CPU and memory resources on the server. With this feature, users will not have to manually tune the FastCGI configuration as FastCGI is guaranteed...
Lot’s of new software for IIS, ASP.NET, AJAX and PHP this week
Wow, what a week of innovation for the Microsoft Web Platform.  This week we released a ton of new software which, if you haven’t already, you’ve got to check out.  Here is a quick overview:   IIS Search Engine Optimization v1 final release! The IIS team shipped the final release of IIS SEO toolkit which makes it easier to optimize your Website for search engines .  It acts like a mini-search engine on your computer, scans your site and then provides useful tips for how to improve the relevance of your site to search engines.  This tool is now out of beta and available for download through Web PI .    ASP.NET MVC 2 beta! The ASP.NET team has been hard at work on the second release of MVC, which is now available to beta test.  Phil has a great blog post on the release with links to the download page, readme notes and the source code .  There are a bunch of new features in MVC 2 including AsyncController, expression based helpers, improvements...
Windows Cache Extension for PHP (aka, “WinCache”) 1.0 General Availability Today
Today we announce the general availability of the Windows Cache Extension for PHP 1.0 (affectionately known as “WinCache”), which is an open source built-for-Windows caching extension to the PHP engine. You can view, contribute and download the source code for WinCache at the PHP repository for extensions ( http://pecl.php.net/package/WinCache ), where we have joined other Linux-based PHP caches . I wanted to thank Pierre Joye for his invaluable help in helping connect the IIS product team with PECL, and for agreeing to host the WinCache binaries on http://windows.php.net . We cordially invite the PHP development community to join us in development of this caching extension for PHP on Windows. We already have gotten one contribution from the community in our pre-release mode and are very excited to have others join this new PHP on Windows caching community. The IIS team at Microsoft is going to start off the v2.0 development by adding a user cache and lazy class loading to the opcode cache...
IIS SEO Toolkit 1.0 Final Release Available Today
Today, IIS launched the IIS SEO Toolkit 1.0 , a free, fully supported extension to IIS7 that makes it easy for you to build and maintain Web sites optimized for search engines and site quality. In a world where thousands of new Web sites appear on the Internet every month, it is more important than ever to provide a Web destination that is easily discoverable by search engines. Users have a tremendous amount of choice on Web sites today, and poor site quality, like slow response time and broken links, will end up costing you site visitors and visits. Developers and site administrators can download the IIS SEO Toolkit today using Web Platform Installer or directly from the Microsoft Download Center , and start optimizing any Web sites on Windows (ASP.NET, HTML, ASP, or PHP). The IIS SEO Toolkit installs and runs on IIS 7.x , which is the Microsoft Web server shipped as part of Windows Server 2008, Windows Server 2008 R2, Windows Vista and Windows 7. If you are a site administrator , you...
ASP.NET 4 and Visual Studio 2010 beta 2 are here!
The ASP.NET and Web tools for Visual Studio teams have been cranking away on this release all year long and we’re excited to launch Beta 2 today!  MSDN subscribers can download it today …it will be available for everyone on Wednesday.  There are a ton of new features in this release, this MSDN page gives a good overview.  Here are some highlights for Web developers: Numerous improvements to Web Forms including more control over viewstate, meta tag control, new browser support, routing support for clean URLs , more control over HTML with FormView and ListView controls, filtering support in data source controls, better Web standards support and accessibility New Dynamic Data features including a RAD experience for quickly building a data-driven site, automatic validation, field template support for GridView and DetailsView controls.  Visual Studio has undergone a face lift and now supports simpler, code optimized view , multi-mon support , enhanced multi-targeting and...
Microsoft Ajax Library Preview 6
The ASP.NET team has been cranking away on more AJAX goodness…this time with a significant update to the Microsoft Ajax Library – Preview 6.  This update includes updates to our client-side AJAX library that can be used with any type of Web application as well as deep support within ASP.NET for AJAX across ASP.NET 2.0, 3.5 and 4.0…for both Web Forms and MVC style projects.  In addition to the updated AJAX support, the team is shipping a cool new AJAX minifier tool which reduces the size of your JavaScript files to improve performance.  You can download the release from the CodePlex project and read more information on the team blogs below: Scott – Announcing Microsoft Ajax Library… Bertrand – Entirely unobtrusive and imperative templates… James – How the Script Loader…will make your life wonderful Also check out the Channel9 interview with Stephen Walther on the new release!  Enjoy ~ Read More...
Error connecting to SQL Server from Windows 7 / Windows 2008 R2 with ASP.NET
Just ran into this and thought I’d share.  If you are trying to connect to SQL Server from your Web application running on Windows 7 or Windows 2008 R2 and you’re getting a message that looks like this: Failed to generate a user instance of SQL Server due to failure in retrieving the user's local application data path. Please make sure the user has a local user profile on the computer. The connection will be closed. I can probably help you out.  The IIS team made a change to the default identity of the worker process.   Starting with IIS 7.5, Application Pools run with a unique identity based on the Application Pool name, rather than NetworkService – the default identity for IIS6 and IIS7.  The primary reason for this change is to increase the security of IIS and Application Pools by default, providing a much better sandbox between Applications and other Windows services by default.  Unfortunately, the new identity does not have a user profile, and as you...
New IIS Web Extensions for Web Site Developers and Web Server Administrators
I am very proud to announce our September 2009 release of IIS Web extensions! This September launch includes the RTW release of Web Deploy 1.0 , Web Platform Installer 2.0 , and IIS Database Manager 1.0 , as well as the pre-release versions of Application Request Routing 2.0 RC and Search Engine Optimizer (SEO) Toolkit Beta 2.0 . We are also releasing international support for a number of IIS extensions and the Windows Web Application Gallery. Along with these engineering releases, we are proud to make available Website Spark , a business program that makes it easy and affordable for Web development professionals to use the Microsoft Web platform. Quick Start to What Important For You In This September Release As a “quick start” to the IIS September 2009 releases, if you are… A Web developer , you will be interested in Web Platform Installer to easily get the Microsoft Web stack as well as free community applications from the Windows Web Application Gallery , Web Deploy for application...
More Posts Next page »