Dev Notes

Suspended Indefinetly...

News

<script type="text/javascript"><!-- google_ad_client = "pub-9887566656700242"; google_ad_width = 120; google_ad_height = 600; google_ad_format = "120x600_as"; google_ad_type = "text"; //2006-12-28: Savvy google_ad_channel = "6620623950"; //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> <script type="text/javascript"><!-- google_ad_client = "pub-9887566656700242"; google_ad_width = 120; google_ad_height = 60; google_ad_format = "120x60_as_rimg"; google_cpa_choice = "CAAQxZqazgEaCMOiwb9yonQWKIHD93M"; google_ad_channel = ""; //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script>

Favourites

Friends

India MVP & CS

My Blog Roll

Publicity

Browse by Tags

All Tags » ASP.NET (RSS)
Default Encoding for ASP.NET ???
What is the default encoding used by ASP.NET ? Very trivial question huh ;-) I found this as one of the most ignored thing in Web Application developement using ASP.NET by any developer. Since VS.NET does a smart job by setting up a default encoding in...
Posted: Jan 19 2005, 04:16 PM by sudhakar[mvp] | with 8 comment(s)
Filed under:
Book Review : .NET Security and Cryptography
Well I can't stop writing a review on this book even thought I read only few chapters. The book that I am currently reading is incidently the World's first book on ".NET Secuirty". I am very glad to know that this book may go as a de-facto for students...
Microsoft's work-around for Canonicalization issues with ASP.NET
Microsoft has released tools & Code to check and fix work-around the Canonicalization issue which I have mentioned in the previous post. 01. A code snippet to programmatically check for these issues in ASP.NET (To be added in Application_BeginRequest...
Posted: Oct 11 2004, 06:34 PM by sudhakar[mvp] | with 2 comment(s)
Filed under:
Canonicalization issues with ASP.NET
What is Canonicalization? In information technology, canonicalization (pronounced KA-nahn-nihk-uhl-ih-ZAY-shun and sometimes spelled canonicalisation) is the process of making something canonical canonical -- that is, in conformance with some specification...
Posted: Oct 07 2004, 02:20 PM by sudhakar[mvp] | with 3 comment(s)
Filed under:
Ten Must-Have Tools Every Developer Should Download Now
MSDN Magazine is now listing Top 10 Must-Have tools every Microsoft Technology Developer should have... ^ Here ^ NUnit to write unit tests ( download ) NDoc to create code documentation ( download ) NAnt to build your solutions ( download ) CodeSmith...
Clinic 2806: Microsoft® Security Guidance Training for Developers
Now this excellent course is avaiable online for free. A must for all the .NET Developers who want to write secure code.
Posted: May 18 2004, 09:38 AM by sudhakar[mvp] | with 3 comment(s)
Filed under:
Why my HTTP Compression is not working in IIS 6.0?
Here is the answer from .NET Guy Good and worth of reading. IIS 6 Compression and ASP.NET
Posted: Dec 02 2003, 07:00 PM by sudhakar[mvp] | with 1 comment(s)
Filed under:
More Posts