Browse by Tags
All Tags »
ASP.NET (
RSS)
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...
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 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...
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...
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...
Now this excellent course is avaiable online for free. A must for all the .NET Developers who want to write secure code.
Here is the answer from .NET Guy Good and worth of reading. IIS 6 Compression and ASP.NET
More Posts