Rajeesh’s Blog

Sharing my knowledge

Today I opened asp.net official website www.asp.net in Google chrome and this was the response…..

But the site is working very well in IE6 and firefox

I have created an asp.net custom control on top of my JQuery Plugin, with good design time support. So that you don’t need to write any lines code.
Get more details from here http://code.google.com/p/weblayoutmanager/
Please let me know your suggestions

SQL Injection attack detection tool

Today I found a tool called Scrawlr that will help you to detect SQL injection loop holes in your web application. I hope it will be a good add-on to your archery against security attacks.
For those who don’t know what is SQL injection –

SQL injection is a technique that exploits a security vulnerability occurring […]