January 2008 - Posts

24 January 2008
Anatomy of ASP.NET Forms Authentication Return URL
Consider you are browsing an asp.net web application that uses forms authentication and you are browsing the following url http://localhost:43751/FormsAuth/default.aspx?var1=test1&var2=test2&var3=test3 Once you time out you will be redirected Read More...
2 Comments
Filed under:
 
15 January 2008
WinDbg Scripting - Dump column names from a data table
Windbg provides a nice scripting mechanism with which we can automate repetitive tasks. It is seldom used and I have found very few people who actually utilize it but it is a great way to automate tasks. One annoying routine that I regularly used to do Read More...
2 Comments
Filed under: , , ,
 
Attachment(s):DumpColumnNames.zip
Page view tracker