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 ArticleDeploying 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 ArticleRemove 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 ArticleImport 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 ArticleInstalling 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