Partager via


Typed datasets... and annotations...

I am doing some work in ASP.Net at the moment ... and got back into Typed Datasets in a big way. These things smoke. Fill them up ... and you have a strongly typed object to work with ... also wanted to point people to:

https://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconusingannotationswithtypeddataset.asp

annotations ... an absolute must if you are doing anything with a typed dataset.