DCSIMG
Data Access,Miscellaneous - Gil Fink's Blog

Gil Fink's Blog

Fink about IT

News

Microsoft MVP

My Facebook Profile My Twitter Profile My Linkedin Profile

Locations of visitors to this page

Creative Commons License

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.
© Copyright 2013 Gil Fink

Hebrew Articles

Index Pages

My OSS Projects

English Articles

Browse by Tags

All Tags » Data Access » Miscellaneous (RSS)
My SDP Lecturer Interview
My SDP Lecturer Interview Last week Sela conducted a live broadcast with trailers to the sessions that will be presented on stage in the SDP conference. The broadcast was recorded if you want to see me “making a fool” of myself in the live broadcast you can watch the recording of my interview here ( in Hebrew ). I’m reminding that I’m going to have two sessions: Creating OData Services with WCF Data Services Data is a first-class element of every application. The Open Data Protocol (OData) applies...
Book Review – Entity Framework 4 In Action
Book Review – Entity Framework 4 In Action I spent some time lately to read the book “Entity Framework 4 in Action” which was written by several authors – Stefano Mostarda, Marco De Sanctis and Daniele Bochicchio. This book was sent to me by Manning Publications as part of the Manning Early Access Program ( MEAP ). What You are Going to Gain from The Book? The book is all about Entity Framework 4. The authors don’t assume that you are familiar with the technology and they take you to an Entity Framework...
MIX11 Open Call Voting Has Started Today
MIX11 Open Call Voting Has Started Today MIX conference is the biggest Microsoft web conference which occurs every year in Las Vegas. As in every year Microsoft asked the developers and designers communities to propose sessions that will be part of a community voting. The sessions that will be chosen will be performed on stage at this year’s conference. Since I’m going to MIX11 as in last year, I proposed two sessions and they were chosen to the open call voting. This is the session descriptions...
SDP Conference 2011 is Coming
SDP Conference 2011 is Coming Sela Developer Practice (SDP) conference will occur between 13 to 16 of March. In this annual conference we ( Sela Group ) are going to share the current and future Microsoft technologies. The conference will give you a chance to see the best lecturers and leading experts, to be exposed to new technologies and to learn about the Microsoft products that have been launched last year. This is of course an opportunity to meet with colleagues from different organizations...
Entity Framework 4 Session
Entity Framework 4 Session Lately I wasn’t blogging or working because of a very annoying virus. I’m feeling better now so don’t worry I’ll return blogging gradually. I also wanted to tell you about an open house I’m having at Microsoft about Entity Framework 4 . The session will take place at Microsoft ’s office at Ra’anana in Monday 24 of January. In the session I’m going to introduce Entity Framework and then what’s new in Entity Framework 4 . For more details and for registration you can go to...
EFProf – Profiler Tool for Entity Framework
EFProf – Profiler Tool for Entity Framework One of the important tools in your tool arsenal when you develop with an ORM tool is a profiler. Like SQL profiler to a SQL Server DBA an Entity Framework profiler is a must have tool to Entity Framework developer. The main reasons to acquire such a tool are to understand what is going on underneath the hood in the query engine and for performance tuning. If you think that you can use Entity Framework without knowing what it is committing to database then...
Get Ready for Sela SDP Conference
Get Ready for Sela SDP Conference The PDC conference is over. A new conference is on the way. The SDP conference is going to happen between the  27 to 30 of December. In that conference we ( Sela Group )  are going to to share the future technologies including the ones that where exposed in the Microsoft PDC . In the conference I’m going to have a session with Bnaya Eshet on ADO.NET Entity Framework Evolution in .NET 4.0 . If you want to hear where EF is heading, this is the place to be...
Entity Framework Free Tools List
Entity Framework Free Tools List In my last session at Microsoft I mentioned some EF free tools that you can use which can help you to be more productive. Since I got a comment about sharing my list, this is the free tool list and the places you can find them and download them: eSqlBlast – a suite of tools that target editing and executing eSQL statements. LINQPad – lets you query data sources in a modern language – LINQ . Supports not only EF and also: LINQ to Objects, LINQ to SQL, LINQ to XML and...
ADO.NET Entity Framework Session Slide Deck
ADO.NET Entity Framework Session Slide Deck Two days ago I had a half day session at Microsoft about Entity Framework . The agenda was as follows: Entity Framework Introduction Exploring the Entity Data Model Querying and Manipulating Entity Data Models Customizing Entity Data Models Examples EF4 As I promised the slide deck and demos can be downloaded from here . I want to thank the attendees of the session and I hope you had great time like I did. Also, I’m sorry for the late publishing but it...
ADO.NET Entity Framework Session at Microsoft
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...
Exploring Entity Framework and Data Services Slide Deck
Exploring Entity Framework and Data Services Slide Deck Yesterday I had a   session about Entity Framework and Data Services in the Israeli Defense Forces (IDF) .NET Developers Group . As promised, the slide deck and demos can be downloaded from here . I want to thank all the participants of the session . P.S. – a backup of the database that I used in the demos is located in the Demos directory. Enjoy.
ADO.NET Entity Framework Session
ADO.NET Entity Framework Session I know that it is very early to announce, but I’m scheduled for an Entity Framework half a day session on October 19 in Microsoft Israel. In that session I’m going to talk about Entity Framework and in particular about LINQ to Entities and the new features of EF4 . If you want to hear the session you can sign in to it from here . I hope to see you there.
New Tracing and Caching Wrapper Providers for Entity Framework
New Tracing and Caching Wrapper Providers for Entity Framework Yesterday two new Entity Framework Wrapper Providers were added to MSDN Code Gallery . The new providers: EFTracingProvider – adds the ability to log SQL commands that are executed against the data storage EFCachingProvider – adds query results cache to Entity Framework These providers will add more power to Entity Framework especially the caching provider that also enables using Microsoft Distributed Cache codename "Velocity"...
Programming Entity Framework Book Review
Programming Entity Framework Book Review One of the books I read in the last weeks was Julia Lerman ’s Programming Entity Framework book. Review Julia Lerman ’s book is currently the best choice if you want to learn Entity Framework . The book is very thorough and even though it is very long to my taste (about 800 pages) it is written very good. The book covers almost every aspect in Entity Framework and also suggests some solutions to problems that V1 has like for example an approach to N-Tier applications...
Index Pages on My Blog
Index Pages on My Blog Lately, I received an e-mail from a reader of my blog which included an advice to make an index for my post series. I took his advice and made 3 index pages for the following subjects: ADO.NET Data Services ADO.NET Entity Framework Unity Application Block These index pages will be updated frequently whenever a new tutorial post will be added. Also, I’m going to add more index pages in the future for more post series. Thanks Marcellus. Enjoy!
More Posts Next page »