Tutorial RSS
 
DB Tutorials Server Intellect Cloud Hosting

CONNECT

There are many ways to connect to a database and choosing the right one for you will depend on your requirements. Below is an assortment of different techniques that will help you connect in the way you need. Be aware that there are multiple ways to construct the connection string itself using different drivers and encrypting/decrypting the string.

Navigator: Home - Connect

DB Tutorials Category - Connect
Binding a TreeView Menu Navigation Control to XML
The following tutorial includes step by step instructions on how to bind a simple TreeView menu navigation control in ASP.NET 4.0 using visual web developer 2010 to an XML sitemap file.
Binding a Menu Navigation Control to an XML sitemap
The following tutorial includes step by step instructions on how to bind a simple menu navigation control in ASP.NET 4.0 using visual web developer 2010 to an XML sitemap file.
Creating a navigation System using an XML document
This tutorial will walk you through setting up a Sitemap using an XML document to form a navigation structure for the site.
Overview of the Visual Studio environment
Before you start working on a project or tutorial, it is important to go over some of the basic features of the Visual Studio 2010 interface. The following tutorial is a breakdown of the basic features of the visual studio 2010 interface.
Building your first website in Visual Studio 2010
This tutorial is for beginners who are just starting out, that are looking for a simple introductory website to build in order to become more familiar with the Microsoft visual studio 2010 interface.
Connect to SQL Server using a SqlDataSource VB.NET
This tutorial will show you how to connect to SQL Server using VB and a SqlDataSource Control.
Connect to SQL Server using a SqlDataSource Control C#
This tutorial will show you how to connect to SQL Server using C# and a SqlDataSource Control.
How to connect to SQL Server using VB.
This tutorial will show you how to connect to SQL Server using VB and a SqlDataSource Control.
How to connect to SQL Server using C#
This tutorial will show you how to connect to SQL Server using C# and a SqlDataSource Control.
Constructing the all important connection string
Constructing the all important connection string