Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update SQL Server from ASP.NET page
Message
 
 
To
02/07/2009 10:35:56
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01409449
Message ID:
01409747
Views:
33
>>Ok, I will skip reading this tutorial (it is so easy NOT to do something <g>).
>
>Well, I don't know about skipping it. I haven't looked at it, it may have some good info ... Dorin recommended it, you may want to at least take a peek at it. He'll get mad at *me* if you don't. <g>
>

I did look at the tutorial. So Dorin can claim his commission <g>.

>But I will have to find a tutorial on creating a DAL using (I guess) strongly typed datasets, right? Is this what you are saying that strongly typed DataSet is ok for building DAL?
>
>Oh yes ... I *always* recommend Typed DataSets. It's all I ever use. Just avoid the damn TableAdapters. Here's how to avoid them ... when you create your .xsd for your DataSet, you have a choice of viewing them in a "designer" that shows your tables visually, or you have the choice of simply looking at the xml for your DataSet. You can view in the designer, but never save while in the designer ... that's when VS generates the TableAdapters (not sure if there's an option you can set to avoid that ... I never looked). I make changes directly in the xml to avoid that.
>

Thank you for the explanation/suggestion.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform