News

This is a 3 layer application with Winforms as the presentation layer, VB.NET code in the logic layer and ADO.NET to SQL Server on the database layer. I used object data sources to access the data.
In my recent article, I showed how to connect .NET 4.0 C# and Visual Basic applications to SQL Server 2012 databases using .NET classes.That article and its examples focused on .NET 4.0 desktop ...
Procedure to restore database :-Open SQL SERVER MANAGEMENT STUDIO 2012. Connect to server :- Servername: HP\SQLEXPRESS Authentication : Windows Authentication; Connect to database engine. Expand ...