Recent update: 2008-3-21
I developed vb.net app and call crystal report through CrystalDecisions.CrystalReports.Engine. To bypass login screen in viewer I wrote this line of code: CR.SetDatabaseLogon(UID, PWD, LOC, DB) And still login popup box require to enter password again. Any idea why and what should be done?...
how to provided the database security in .net plz send to the processer
300 byte By
sahaku at 2008-1-10
I am using MySQL Database for VB.Net. Database size is more than 235MB and I used mySql Net provider. It's working fine but some times it cann't connect to database and it shows error "MySql.Data"? If anybody knows the solution pls let me know. My e-mail: sahaku@gmail.com Thanks sasty...
16298 byte By
hbb at 2008-1-10
In part one of this two part article, you will learn about five of the top ten "worst offenders" of misconfigurations of application security that can cause overall problems for ASP.NET Web-based applications. Learn more about how to secure the Web.config files of an ASP.NET application.By Bryan Sul...