Using Enterprise library Quickstarts 3.1

A

Alex. O. Koranteng

I have downloaded the Enterprise library 3.1 MSI and getting up to speed with
to perform data accees operations. The demo form is using a windows forms.
How do I modify the quickstart solution file to perform web based operations.
Any references to samples I could start with. Do recreatethe
DataAccessQuickStart solution with all the projects and ad a web.config file
and add a grdview as a container to replace the windows form container.

Thanks
 
S

sloan

Huh?

http://sholliday.spaces.live.com/Blog/cns!A68482B9628A842A!176.entry

Go there, there are some examples built on the 3.1 library.

You're gonna return DataSet(s), strong DataSets, or IDatareaders to the
presentation layer. Winforms or Web, it doesn't matter.
(Although I personally recommend NOT returning IDataReaders to the
presentation layer)

Alternatively, you can use the IDatareader to create your custom
objects/collections and ship them to the presentation layer.
 
A

Alex. O. Koranteng

Thanks for the link you pointed me to. THe sample is more complicated than I
would like to start with. Could you point me to something slightly simpler

Thanks
 
A

Alex. O. Koranteng

Sloan,

Thanks for your response. I will play with your sample for Entlib 3.0 and go
from there.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,073
Latest member
DarinCeden

Latest Threads

Top