N-Tier Application in VB 2005

i went through lot of articles on MSDN and other sites but was not able to find exact info which i needed, below given is the complete scenario, is there any article or demo application which explains in detail how to accomplish this :-

1. Need to create N-Tier Applicaiton using SQL Server 2005, Visual Basic 2005.

2. This will be a windows application (Not Asp .net).

3. It will not be using any WebServices.

3. I want to know in detail how can i use designer generated typed datasets provided in VS 2005 in Data layer and presentation layer.



Answer this question

N-Tier Application in VB 2005