Quantcast
Channel: DotNetShoutout - Stories tagged with iis
Browsing latest articles
Browse All 25 View Live

Image may be NSFW.
Clik here to view.

Rev it up with PHP and IIS - Josh Holmes

Mark Brown and I did a talk at ZendCon last week on how well PHP runs in IIS and more specifically, some things that you should do in order to make it run really well on IIS. Quick warning, this is an...

View Article



Image may be NSFW.
Clik here to view.

Windows Azure: Debug and redeploy your web applications quickly

My previous posting about Windows Azure introduced how to access web role instances using Remote Desktop. In this posting I will show you how your web applications are stored in virtual server where...

View Article

Image may be NSFW.
Clik here to view.

VS 2010 SP1 (Beta) and IIS Express - Scott Guthrie's Blog

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...

View Article

Image may be NSFW.
Clik here to view.

Unit testing an HttpModule with NUnit and RhinoMock

This article outlines one approach to mocking ASP.NET and freeing your unit tests and your continuous integration server from dependencies on IIS and virtual directory configuration.

View Article

Image may be NSFW.
Clik here to view.

Running Multiple Websites in a Windows Azure Web Role - Wade Wegner

Prior to the release of the Windows Azure 1.3 SDK, Web roles hosted your application in IIS Hosted Web Core (HWC).  While there were certainly ways to extend HWC, for the most part you were stuck with...

View Article


Image may be NSFW.
Clik here to view.

Set up scheduled log file cleaning for Windows Servers running IIS

The one thing that is lacking as a feature in IIS is log file recycling. If you manage an IIS installation of any decent size, you’ll know first hand how quickly log files can fill up a server’s hard...

View Article

Image may be NSFW.
Clik here to view.

IIS not starting: The process cannot access the file because it is being used...

Ok, apparently a few people knew about this issue, but it is new to me and has caused me nearly an hour to track down today. What happened is that I’ve been working all day doing some final...

View Article

Image may be NSFW.
Clik here to view.

Enabling IIS Express support in VS 2010 Sp1 - Visual Web Developer Team Blog

With the Sp1 release of Visual Studio 2010 now available for download, you now have the option to use IIS Express as the development server for your web projects instead of the built-in Visual Studio...

View Article


Image may be NSFW.
Clik here to view.

Working with SSL at Development Time is easier with IISExpress - Scott Hanselman

One of the demos in my Mix 11 talk "An Overview of the MS Web Stack of Love" was showing how IIS Express and Visual Studio SP1 (as well as WebMatrix) can make working with SSL (Secure Sockets Layer) a...

View Article


Image may be NSFW.
Clik here to view.

Advanced Dotnet Tutorial: Hosting Mobile WebSite Under IIS

First we have to create a mobile web application. For how to create a mobile web site see my previous article Developing Mobile Pages. Once we have created our mobile pages the testing of the mobile...

View Article

Image may be NSFW.
Clik here to view.

Advanced Dotnet Tutorial: Security model of Internet Information Services for...

IIS has its own security configuration and even for any request reaching the ASP.NET runtime, IIS verifies the request with it's own security configuration. So the first gatekeeper in the ASP.NET...

View Article

Image may be NSFW.
Clik here to view.

ASP.NET Thread Usage on IIS 7.0 and 6.0 - Thomas Marquardt's Blog

I'd like to briefly explain how ASP.NET uses threads when hosted on IIS 7.0 and IIS 6.0, as well as the configuration changes that you can make to alter the defaults. Please take a quick look at the...

View Article

Image may be NSFW.
Clik here to view.

IIS 7.0/7.5’s Hidden Tool. Run-time page request performance data. Week 21

In this episode you will learn more about the run-time information on all running page requests.

View Article


Image may be NSFW.
Clik here to view.

HTTP Error 404.3 : WCF Hostes in IIS. Add a MIME type - Debug Mode

Normally when we host a WCF Service i9n IIS and while browsing we get the below frustrating screen Error message in above screen is very clear. We need to add MIME type for .SVC extension. To solve...

View Article

Image may be NSFW.
Clik here to view.

Using IP Restrictions with URL Rewrite Week 25

URL Rewrite offers tremendous flexibility for customizing rules to your environment. One area of functionality that is often desired for URL Rewrite is to allow a large list of approved or denied IP...

View Article


Image may be NSFW.
Clik here to view.

Asp.Net switch site to SSL (https) the easy way

For this small article, I assume that you have an Asp.Net web application running on IIS and that you have setup your SSL certificate. So navigating to https://www.yoursite.com works. This blog post...

View Article

Image may be NSFW.
Clik here to view.

Making the most out of IIS compression - Part 1: IIS 7 configuration

Starting with this article, I'll show how to get the most out of the compression features built into IIS 7 and IIS 6. This first article focuses specifically on IIS 7.

View Article


Image may be NSFW.
Clik here to view.

Creating New Website in local IIS using Visual Studio 2010

In this quick post you will learn how to create a new website in local IIS using Visual Studio and access it directly from browser.

View Article

Image may be NSFW.
Clik here to view.

Connect to remote site through remote IIS manager | dotnet Expert Guide

I was about to blog how we can redirect domain.com to www.domain.com (redirecting can improve SEO ranking, tune to next post for more detail) in IIS 7. But before that I thought let me first blog how...

View Article

Image may be NSFW.
Clik here to view.

IIS 7 : Redirect domain.com to www.domain.com | dotnet Expert Guide

IIS URL Rewrite extensions enables web administrator to enforce powerful rules to transform complex URLs into simple and consistent Web addresses. As well it also helps to produce user and search...

View Article

Image may be NSFW.
Clik here to view.

ARR Helper Week 33

This week we take a look at the issue caused by the man-in-the-middle and how to resolve it with ARR Helper, a small component offered by Microsoft to address this very issue.

View Article


Image may be NSFW.
Clik here to view.

Deploying Web Applications using IIS Express

In this article, we are going to see how to deploy asp.net web applications or website using IIS Express

View Article


Image may be NSFW.
Clik here to view.

Remove Trailing Slash From the URLs of Your ASP.NET Web Site With IIS 7 URL...

One of the aspect of SEO (Search Engine Optimization) is canonicalization. In this blog post, we will see how easy to work with IIS Rewrite Module in order to remove evil trailing slash from our URLs

View Article

Image may be NSFW.
Clik here to view.

Import Apache mod_rewrite Rules in IIS 7 | dotnetExpertGuide.com

With Microsoft's Web Stack, many PHP applications are now hosted on IIS. As PHP is an open source, one of the advantages of using PHP is that you will find plenty of free script for ready to use. And...

View Article

Image may be NSFW.
Clik here to view.

Installing and Running node.js application with iisnode | dotnetExpertGuide.com

Over a last few days, all are talking about asynchronous programming especially node.js and signalr. Microsoft also included AsyncCTP within ASP.NET 4.5. But it seems node.js and SignalR is winning the...

View Article

Browsing latest articles
Browse All 25 View Live




Latest Images