Share via


tijujohn

complex custom configuration section in Web.Config in asp.net sample

lets say i have a custom configuration section like this <configSections> <section...

Author: tijujohn83 Date: 05/22/2013

Different redirect (http response) status codes and how the browser (should) reacts. (301 vs 302 vs 303 vs 307)

This is a quick post about the difference between these HTTP response status codes. The difference...

Author: tijujohn83 Date: 05/31/2012

"503 - Service Unavailable" and "Load User Profile"

Yesterday, I was kinda irritated after my site hosted on my local IIS7.5 suddently started me giving...

Author: tijujohn83 Date: 01/04/2012

SELECT * not working for IIS WMI providers

recently I was working on one issue where a simple WMI query was not returning all the proper...

Author: tijujohn83 Date: 06/22/2011

cool feautre in Process explorer.

I had a scenario where i was getting a random popup from some exe. Was not able to make sure which...

Author: tijujohn83 Date: 05/23/2011

GC flavours and memory usage.

Memory Allocation, processor bitness and number of processors I had recently worked on an issue...

Author: tijujohn83 Date: 05/17/2011

How To use WebAdministration for IIS7/7.5 using PowerShell

Summary A simple how-to walkthrough of using powershell WebAdministration module for IIS to modify...

Author: tijujohn83 Date: 05/04/2011