Legal Notice
The opinions expressed herein are my own personal opinions and do not represent my employer’s view in anyway.Top Posts
- C# HttpClient POST or PUT Json with content type application/json
- Using C# HttpClient from Sync and Async code
- C# Using Newtonsoft and dynamic ExpandoObject to convert one Json to another
- c# Async fire and forget
- Creating dynamic arrays and lists using Dynamic and ExpandoObject in C#
- An existing connection was forcibly closed by the remote host
- Using Sitecore Field Validators
Archive
Meta
Tag Archives: CustomHandler
URL Rewrite and Sitecore
The Microsoft URL Rewrite module is an ISS extension that allows you to rewrite one URL to another using regular expressions. The extension is like the Sitecore aliases on steroids, and is especially useful for mapping old dynamic URL’s to … Continue reading
Posted in .net, c#, General .NET, Sitecore 6, Sitecore 7
Tagged Aliases, ashx, CustomHandler, Sitecore, URL Rewrite
Leave a comment