Sign In
Rakki Muthukumar
my journey with microsoft technologies - IIS/ASP.NET/AJAX/C#/Javascript/IE
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
ADMembershipProvider
ADSUTIL
AJAX
ASP.NET
ASP.NET 4.0
C#
Debugging
FREB
IE8
IIS
IIS 5.0
IIS 6
IIS 6.0
IIS 7
IIS7
IIS7 : HOW TO
IIS7 Tweets
Internet Explorer
ISAPI
ISAPI Filters
Logging
MembershipProvider
Metabase
Programming
Visual Studio
Archive
Archives
September 2011
(1)
May 2011
(1)
April 2011
(1)
March 2010
(1)
February 2010
(1)
January 2010
(1)
November 2009
(2)
August 2009
(2)
July 2009
(3)
June 2009
(3)
March 2009
(4)
February 2009
(3)
January 2009
(4)
November 2008
(4)
October 2008
(7)
August 2008
(1)
July 2008
(4)
June 2008
(5)
May 2008
(2)
April 2008
(4)
March 2008
(6)
February 2008
(2)
January 2008
(1)
November 2007
(8)
October 2007
(1)
September 2007
(1)
August 2007
(5)
July 2007
(3)
June 2007
(3)
May 2007
(7)
April 2007
(3)
March 2007
(6)
February 2007
(1)
January 2007
(3)
December 2006
(4)
November 2006
(1)
October 2006
(2)
September 2006
(2)
January, 2009
MSDN Blogs
>
Rakki Muthukumar
>
January, 2009
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Rakki Muthukumar
ASP.NET – JSON – Serialization and Deserialization
Posted
over 3 years ago
by
RakkiMK
16
Comments
I was looking around for a simple example which would just do a object serialization to a JSON format, and then deserializing back to the original object. I found few examples on MSDN, but did seem to be too long to try. Here I’ve given a simple code...
Rakki Muthukumar
Configuring IIS to advise the browser render on different IE modes
Posted
over 3 years ago
by
RakkiMK
0
Comments
You would have already read IIS support team’s blog about configuring IIS to send an additional header to the client which would make IE to run under EmulateIE7 mode. I would also suggest you to read this MSDN article which talks about the various IE8...
Rakki Muthukumar
IIS7 and Twitter – a love story
Posted
over 3 years ago
by
RakkiMK
0
Comments
It is a while that I wrote something as crazy as this one is. This is basically a windows service running in your web server which would tweet often about the heart beat of the web server and posts its status messages. For example, v1.0 of this application...
Rakki Muthukumar
IIS7 – Viewing ISAPI Filters that are loaded inside the worker process
Posted
over 3 years ago
by
RakkiMK
1
Comments
In IIS6 manager, you see a green arrow icon and a red icon against the ISAPI Filter’s list to indicate if the ISAPI Filter is loaded or not. That was possible because FilterStatus metabase key was updated after the ISAPI Filter is loaded inside the process...
Page 1 of 1 (4 items)