Posts Tagged ‘ vista ’

test info: Facebook Bruteforcer + Python Tool

August 15, 2010
By

Full python error handling … Use this at your own risk . This is programmed in Python!Dont know if this still works. Its a tool to bruteforce Facebook! This is not done by me and its just for educational puposes only. ...

Read more »

MutantBunny Blog – Our Thoughts, or lack there of: ASP.Net Error …

June 7, 2010
By

Net Error Handling . Options. 1. Catch a page level - On page catch the Page_Error event. Inside of Page_Error call Server.GetLastError to retrieve error, call Server.ClearError to remove the error. 2. Catch application level errors in ...

Read more »