Browse by Tags
All Tags »
Microsoft »
ADO.NET (
RSS)
Entity Framework Evolution in .NET 4 at DevAcademy4 As I wrote yesterday DevAcademy4 is coming next month. My part in the conference will be a breakout session on EF4 . In the session we will explore the major changes that EF4 offers and how they can contribute to develop better data access layers. There are other great sessions in the conference which you can review from here . See you there!
Developer Academy 4 is Coming The biggest Israeli .Net developers conference is coming. Today the conference site of Developer Academy 4 was launched and you can sign in to the conference from here . You can also register as a fan in Facebook from here for online updates. This year the conference will be focusing on Visual Studio 2010 , Windows Azure and Silverlight . There are going to be many breakout sessions and also mini sessions which will include only demos. The conference will occur in March...
ADO.NET Entity Framework Session at Microsoft A few months ago I wrote about a session I’m supposed to do on ADO.NET Entity Framework at Microsoft Israel . This is a reminder for that session which will take place on October 19 at Microsoft Ra’anana . In the session I’ll introduce Entity Framework and talk about how to use it. I’m also going to dedicate the end of the session for EF4 and show some of the features it include like POCO, Model-Defined Functions and more. If you are interested to hear...
Web Developers Community (WDC): Start Thinking with ADO.NET 3.5 Session I will be presenting introduction to ADO.NET 3.5 in the Israeli WDC (Web Developers Community) on Sunday, March 1, 2009 at Microsoft office in Ra’anana. The talk will introduce the following topics: Entity Framework ADO.NET Data Services Datasets Enhancements You can register the event here . I hope to see you there.
Getting Started with Microsoft Sync Framework The post will introduce the Microsoft Sync Framework which, in my opinion, is going to be one of the must know technologies of the near future. What is Microsoft Sync Framework? Microsoft Sync Framework is a synchronization platform that enables collaboration and offline access across multiple data stores. The framework enables taking data offline by working against a cached set of data. Then we can submit the changes to a global database in a batch by...
ADO.NET Data Services Webcasts Mike Taulty , from the Developer and Platform Group at Microsoft in the UK, has published a series of webcasts to help developers getting started with the ADO.NET data Services world. You can watch the webcasts from here: ADO.NET Data Services (VS08 Sp1 B1) - Surfacing Data ADO.NET Data Services (VS08 Sp1 B1) – Querying ADO.NET Data Services (VS08 Sp1 B1) - .NET Clients ADO.NET Data Services (VS08 Sp1 B1) - AJAX Client ADO.NET Data Services (VS08 Sp1 B1) - Silverlight...
The End of LINQ To SQL? Today I read a few blog posts that were published regarding the announcement on the ADO.NET Team Blog ( David Hayden , Oren Eini and more). That announcement included the following lines which made everybody furious: ”We’re making significant investments in the Entity Framework such that as of .NET 4.0 the Entity Framework will be our recommended data access solution for LINQ to relational scenarios. We are listening to customers regarding LINQ to SQL and...