Windows Develop Bookmark and Share   
 index > Windows Forms Sample Applications > three tier archetecture
 

three tier archetecture

how to create simple project using three tier archetecture in .net?in windows form
vinuta  Tuesday, July 21, 2009 11:09 AM

Hi,

Here are some resources about 3-tie:

The following is an article in code project. It tells how to what is a 3-tier architecture and give an sample.

http://www.codeproject.com/KB/architecture/three_tier_architecture.aspx

The following is an Introduction to 3-Tier Architecture

Hopes this will help you.

Best regards,
Ling Wang


Please remember to click “Mark as Answer�on the post that helps you, and to click “Unmark as Answer�if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Ling Wang  Wednesday, July 22, 2009 12:46 PM
you can try
1. GUI - Windows form
2. Business Logic- In a Web Service or a Component (DLL)
3. Data Storage/Access - any RDBMS.
Vicky
Vikram Gorla  Wednesday, July 22, 2009 2:37 PM

Hi,

Here are some resources about 3-tie:

The following is an article in code project. It tells how to what is a 3-tier architecture and give an sample.

http://www.codeproject.com/KB/architecture/three_tier_architecture.aspx

The following is an Introduction to 3-Tier Architecture

Hopes this will help you.

Best regards,
Ling Wang


Please remember to click “Mark as Answer�on the post that helps you, and to click “Unmark as Answer�if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Ling Wang  Wednesday, July 22, 2009 12:46 PM
you can try
1. GUI - Windows form
2. Business Logic- In a Web Service or a Component (DLL)
3. Data Storage/Access - any RDBMS.
Vicky
Vikram Gorla  Wednesday, July 22, 2009 2:37 PM

You can use google to search for other answers

Custom Search

More Threads

• Smart Client Offline Application Block (SCOAB)
• Server Install Error: The parameter is incorrect. (taskvisionsource_1.1.0.0.msi)
• TaskPane Problem!!!
• Terrarium 1.2 Server -> charts fix
• SQLHelper.ExecuteReader error.
• Visual Studio.net cannot find "System.Drawing"
• .NET Updater Component
• programming code that lets you draw a polygon using visual basic?
• Right Click Events
• I search Source code of terranium