Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deleting orders - one more time
Message
From
30/05/2009 17:13:02
 
General information
Forum:
ASP.NET
Category:
ADO.NET
Environment versions
Environment:
C# 3.0
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01402330
Message ID:
01402803
Views:
57
The DataTable.HasChanges() was a new method in 2.0. The previous 1.1 version only had DataSet.HasChanges() ... so that may (or may not <g>) have some bearing on why it wasn't put into CF ... I bet they just forgot. <g>

~~Bonnie



>>
>>I just checked the docs and a program. The hasChanges method exists on the DataSet but not the datatable. Because I used datatables throughout the program, I created the method for that in the biz object. I could have used the table.dataset.haschanges()........ but at the time(1 year ago), this seemed to be a better way to do it.
>
>Interesting - thanks for the follow up. Some of the things the included and excluded in the CF are a little weird.
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Reply
Map
View

Click here to load this message in the networking platform