Thursday, April 10, 2025

Breaking News
>> Securing and encrypt View State and Cookies values  >> Page has one or more controls that do not correspond with   >> “The Controls collection cannot be modified because the control contains code blocks”  >> How to fix "Validation(): Element 'xxxx' is not supported  >> How to create a new session in ASP.NET programmatically  >> MySQL Database Backup using mysqldump command    

Editors Picks

Friday, March 16, 2012

Database Connection String

MySQL Connection String MySQL ConnectionString using MySQL ODBC Driver <add name="entaccess" connectionString="Driver={MySQL ODBC 3.51 Driver};SERVER=server_name; DATABASE=DataBase_Name;Port=3306;USER=uid;PASSWORD=pass;Connect...
Read more ...

Preventing SQL injection attacks using C#.NET

What is a SQL Injection Attack? A SQL Injection attack is a form of attack that comes from user input that has not been checked to see that it is valid. The objective is to fool the database system...
Read more ...

A potentially dangerous Request.Form value was detected from the client

Normal 0 false false false EN-IN X-NONE X-NONE MicrosoftInternetExplorer4 ...
Read more ...

Contact Us

Name

Email *

Message *