Windows Develop Bookmark and Share   
 index > Windows Forms General > .net windows application architecture query
 

.net windows application architecture query

Hi,
Can anybody give me a guideline, how a .net windows application/project architecture should be?
The main issue I m bothered about is how database connections are handled ?
If one connection through out the application I want to do, where should I declare and open the connection ?

If anybody want to share sample application plz send me it on tejaswini_here@yahoo.co.in
Tejaswini Prashant J  Tuesday, September 15, 2009 10:27 AM
Following link will help you understand to architecture of application

http://www.codeproject.com/KB/cs/Three_Layer_Architecture.aspx

Gaurav Khanna
Khanna Gaurav  Tuesday, September 15, 2009 10:32 AM
Following link will help you understand to architecture of application

http://www.codeproject.com/KB/cs/Three_Layer_Architecture.aspx

Gaurav Khanna
Khanna Gaurav  Tuesday, September 15, 2009 10:32 AM

You can use google to search for other answers

Custom Search

More Threads

• Can you add controls to a DataGridView ?
• Using the button control
• possible/how to identify when WebBrowser scrollbars are disabled?
• -1 is not a valid number error?
• TreeView Parent Node Expander Size
• usercontrol - catch keydown F12
• ToolStripManager question
• auto scrolling
• installation programs for bundling and distribution?
• Best Component for the job?