Hi, I am doing a project that have different specification such as search for the product type using a search tab panel. Afterwhich I can also download the product catalog and save to my desktop.
How do I make use of .net c#(Visual Studio 2008) to develop this codes in modular and link to the database(Mircrosoft server 2008)?
Can you guys give me any samples of tutorial cause I cant seem to find it online. Thanks!
Loading
Becky BloomwoodPosted Jan 11, 2011, 8:48 PM
Thanks.
Mamta MPosted Dec 27, 2010, 11:21 PM
http://www.15seconds.com/issue/030317.htm
Becky BloomwoodPosted Dec 27, 2010, 10:43 PM
Mamta MPosted Dec 22, 2010, 10:44 PM
data access layer which contains all data handling operations
business logic layer which does the processing tasks
Becky BloomwoodPosted Dec 22, 2010, 10:09 AM
Mamta MPosted Dec 22, 2010, 3:28 AM
You can check the tutorial series in this link which shows how to create different tiers and layers.
http://msdn.microsoft.com/en-us/library/aa581769.aspx