-
Recent Posts
Recent Comments
- Dann on Using TortoiseGit with GitHub– A checklist rather than tutorial
- Andrew Vit on Using TortoiseGit with GitHub– A checklist rather than tutorial
- Dann on Asp.Net MVC3 Razor and RESX Localisations/Localizations
- Leniel Macaferi on Asp.Net MVC3 Razor and RESX Localisations/Localizations
- Leniel Macaferi on Asp.Net MVC3 Razor and RESX Localisations/Localizations
Archives
Categories
Meta
Author Archives: admin
MSI Executable–Extract to a folder
Today I had the unfortunate situation of installing sample code files. This means downloading a MSI and then running it so it can place the sample code somewhere on your computer. I don’t think any developer can appreciate this. Where … Continue reading
Posted in Uncategorized
Leave a comment
Using Common.Logging with Glimpse and ASP.Net MVC
Glimpse is an amazing tool (that comes available with Nuget in Visual Studio 2010 [included in the Tools Update]) that can hook into the System.Diagnostic.Trace (ewww) to display error messages on your client side browser. Like so: I don’t want … Continue reading
AWStats on IIS7 (in less steps than the closest cup of coffee. Well almost. )
So, you want AWStats on IIS7? This doesn’t require a restart of IIS, so it can be done in place with no issues. For IIS6, you will need to look elsewhere sorry. I’m also sorry you still have to deal … Continue reading