Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you update multiple tables in .NET app?
Message
From
06/09/2006 13:52:55
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01151272
Message ID:
01151436
Views:
42
Here's a couple tutorial's you might want to read thru:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspnettut/html/aspnet_tutorial01_dataaccesslayer_cs.asp

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspnettut/html/aspnet_tutorial02_businesslogiclayer_cs.asp




>>I separate business logic from the stored procedures. I consider stored procedures my data access layer, and consider my web service as business logic layer. I rarely make my application directly access a table or query.
>
>Makes sense. I too would like to separate the business logic from the data access layer. So far I don't have a clear picture in my head on how to do it, for this particular routine. But I am working/thinking of how to get there.

(On an infant's shirt): Already smarter than Bush
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform