Click here to Skip to main content
15,896,207 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
i am a beginner and i have a small doubt that is
Which is the Best way to connect to database(asp.net to mssqlserver) i.e by creating a database files to app-data folder or separately working with sqlserver management studio(with out creating any database file to the app-data folder).which is preferable and which one is used in Realtime projects.
i getting confused. plz help me out.
Posted

I think this single link may explain you every thing.

Connecting to Databases in ASP.NET[^]

Regards..
 
Share this answer
 
 
Share this answer
 
Find the very easy way to connect database with asp.net
database connectivity from visual studio
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900