Answered by:
3-tire architecture

Question
-
hi this is malli
i have to develope a 3-tire architecture i have add to the 3 project
1 dblibrary(bussinesentities,provider)
2 main(frontend)
3 sqlserver(backend)
in the bussiness entities how to connected to backend ,frontend
Friday, November 12, 2010 4:40 AM
Answers
-
Hi,
It is the same to update to sql server.
Check this thread. It provides valuable links. http://social.msdn.microsoft.com/Forums/en/winformsapplications/thread/143f67c0-59fa-4a21-9e6c-d0b51e98d05c
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.Wednesday, November 17, 2010 6:13 PM
All replies
-
Hi,
It is the same to update to sql server.
Check this thread. It provides valuable links. http://social.msdn.microsoft.com/Forums/en/winformsapplications/thread/143f67c0-59fa-4a21-9e6c-d0b51e98d05c
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.Wednesday, November 17, 2010 6:13 PM -
Hi Mallikarjun,
You can find all the detail about 3-tire architecture.
With Sample source code at below link.
http://sourcecode-world.blogspot.com/p/three-tier-architecture-in-aspnet-with.html
Friday, January 21, 2011 9:18 AM -
This is very helpful to me.......for better understanding of three tier architecture you can visit following link.... http://dotnetpeoples.blogspot.com/2011/04/three-tier-architecture-in-aspnet.htmlTuesday, April 5, 2011 6:17 AM