Connecting an ASP.NET Website in Visual Studio 2010 to SQL Server 2008

I am new to .net and don't know how to mount the database. can someone help me with it, and, if possible, provide a sample code for basic operations, such as inserting a value into a database, reading a record, etc.

+3
source share

All Articles