Groups | Blog | Home
all groups > asp.net > february 2005 >

asp.net : 3-tier data layers seperation


Steve C. Orr [MVP, MCSD]
2/28/2005 1:08:14 PM
I think this book would be the best one for you:

Expert One-on-One Visual Basic .NET Business Objects (by Rockford Lhotka)
http://www.amazon.com/exec/obidos/ASIN/1590591453/steveorrnet-20/002-8911713-4223229?creative=327641&camp=14573&link_code=as1

or here's the C# version if you prefer:
http://www.amazon.com/exec/obidos/ASIN/1590593448/steveorrnet-20/103-4498408-3839024?creative=327641&camp=14573&link_code=as1

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net


[quoted text, click to view]

Patrick Olurotimi Ige
2/28/2005 6:32:19 PM
Steve ..U recommended a good book..
I'll go for it too.!!



*** Sent via Developersdex http://www.developersdex.com ***
Mike
2/28/2005 9:41:53 PM
Dear people ,

I have a question about seperating data code from presentation code for,
like in client server applications. The example i am looking for goes
about the topic data layer. In my server code i often use the same code
for connecting, calling the data adapter and the dataset, and then often
i use to fill the datagrid. I shere an example available or a good book
that explain how to deal with code seperation you use in client server
application. Is there a class or dll example available where they
explain how to build up a data layer that can be used thruw the project.

I hope i clould explain what i need, my english is not very good

Thanx in advance

Best regards

Mike

Mike
2/28/2005 11:17:50 PM
Thanx bro

"Steve C. Orr [MVP, MCSD]" <Steve@Orr.net> schreef in bericht
news:eCljgmdHFHA.4084@TK2MSFTNGP14.phx.gbl...
[quoted text, click to view]

Joe Fallon
2/28/2005 11:49:40 PM
He recommended a *great* book. <g>
I have been using CSLA for a major web app for over a year now.
Many others are using it for WinForms apps.
It is a great framework.

Here is Rocky's page:
http://www.lhotka.net/ArticleIndex.aspx?area=CSLA%20.NET

There is an active newsgroup too.
http://groups.msn.com/CSLANET/messages.msnw
--
Joe Fallon




[quoted text, click to view]

AddThis Social Bookmark Button