Contents tagged with ado.net
-
Entity Framework and VS Lightswitch in CUMUY September Meeting
I'll be presenting on Entity Framework at the next CUMUY meeting, next Tuesday, September 28th. Fernando Machado will be talking about Visual Studio LightSwitch.
-
Client side change-tracking data structures in .NET
A couple of years ago I was involved in a couple of threads about doing change-tracking in client-side data structures to support multi-tier development, just like DataSets do, but with the Entity Framework.
-
ADO.NET Orcas Entity Framework and disconnected operation
David Simmons explained how the 'disconnected mode' works today in Entity Framework (and as far as I know, that's the way it will work in the Orcas release).
-
DAT101 - Microsoft's Data Platform Vision
It was a good session. I totally buy MS's Data Vision.
-
DLinQ = LinQ for SQL
OK, it actually happened. We'll have two mapping technologies in .NET v.next.
-
ADO.NET v.next in TechEd, and DLinq?
If you are interested in ADO.NET Entity Framework, make sure you attend to the following sessions:
-
The news are out - ADO.NET 3.0 Entity Framework
It went unnoticed in the PDC, but the news are finally out.
-
ASP.NET 2.0 DataSet DataSource
Even if it's hard to believe, ASP.NET 2.0 DataSources don't have good support for typed DataSets. I blogged about that here, and now I wrote a DataSetDataSource to overcome this limitation. Read about it here
-
Linq, DLinq and XML-based Mapping
LinQ is very cool and we all agree with that.