Home
|
All Posts
|
RSS
|
Popular Tags
|
Sign in
|
Join
|
Help
in
Current Tags
(Entire Site)
ADO.NET
ADO.NET Data Services
Architecture
ASP.NET
ASP.NET MVC Framework
Conference
Course
Design Patterns
DEV
DevAcademy4
Enterprise Library
Entity Framework
Hebrew
IoC
Lecture
LINQ to SQL
Microsoft
Miscellaneous
MIX11
MSDN
MVC Framework
OData
Opinion
Performance
Personal
Review
SDP
Sela
Sela Group
Tips & Tricks
Tools
Unity Application Block
Visual Studio 2008
Visual Studio 2010
WCF Data Services
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...
02-27-2011 16:40
by
Gil Fink
to
Gil Fink's Blog
תגים:
Entity Framework
,
Miscellaneous
,
Data Access
,
ADO.NET
,
DEV
,
OFFTOPIC
,
Lecture
,
Sela Group
,
Sela
,
OData
,
WCF Data Services
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...
01-26-2011 9:20
by
Gil Fink
to
Gil Fink's Blog
תגים:
Entity Framework
,
Miscellaneous
,
Data Access
,
ADO.NET
,
DEV
,
Opinion
,
OFFTOPIC
,
Review
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...
01-25-2011 9:22
by
Gil Fink
to
Gil Fink's Blog
תגים:
Entity Framework
,
Miscellaneous
,
MVC Framework
,
Data Access
,
ADO.NET
,
DEV
,
Personal
,
Conference
,
OFFTOPIC
,
Lecture
,
ASP.NET MVC Framework
,
WCF Data Services
,
MIX11
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...
01-17-2011 11:14
by
Gil Fink
to
Gil Fink's Blog
תגים:
Entity Framework
,
Miscellaneous
,
Microsoft
,
Data Access
,
DEV
,
Conference
,
OFFTOPIC
,
SDP
,
Sela Group
,
Sela
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...
01-02-2011 12:51
by
Gil Fink
to
Gil Fink's Blog
תגים:
Entity Framework
,
Miscellaneous
,
Data Access
,
ADO.NET
,
DEV
,
OFFTOPIC
,
Lecture
Sela Open House – Entity Framework 4
Sela Open House – Entity Framework 4 On this Wednesday evening I’m going to deliver an open house in Sela Haifa. The session is going to include an introduction to Entity Framework , How to query and manipulate data and a section about Entity Framework 4 . If you are interested and want more details about the event or want to register you can go to the following link . For the list of open houses that Sela conducts go to this link . I hope to see you there. CodeProject
10-17-2010 8:00
by
Gil Fink
to
Gil Fink's Blog
תגים:
Entity Framework
,
Data Access
,
ADO.NET
,
DEV
,
OFFTOPIC
,
Lecture
,
Sela Group
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...
08-12-2010 9:53
by
Gil Fink
to
Gil Fink's Blog
תגים:
Entity Framework
,
Miscellaneous
,
Data Access
,
ADO.NET
,
DEV
,
Performance
,
Opinion
,
OFFTOPIC
,
Tools
DevAcademy4 Has Left the Building
DevAcademy4 Has Left the Building Today I attended the DevAcademy4 conference. The day started for me at 0700 when all the lecturers for the conference got together for a morning briefing. After that I went to a nice breakfast which was served in the Avenue hall for all the attendees. After the keynotes session which was great and included a laptop giveaway for one of the attendees, I went to prepare for my session about Entity Framework Evolution in .Net Framework 4 . In that point I want to thank...
03-22-2010 20:28
by
Gil Fink
to
Gil Fink's Blog
תגים:
Entity Framework
,
Data Access
,
DEV
,
Personal
,
Conference
,
OFFTOPIC
,
Lecture
,
Visual Studio 2010
,
DevAcademy4
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...
10-27-2009 7:24
by
Gil Fink
to
Gil Fink's Blog
תגים:
Entity Framework
,
Miscellaneous
,
Data Access
,
ADO.NET
,
DEV
,
OFFTOPIC
,
Tips & Tricks
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...
10-01-2009 18:49
by
Gil Fink
to
Gil Fink's Blog
תגים:
Entity Framework
,
Miscellaneous
,
Microsoft
,
Data Access
,
ADO.NET
,
DEV
,
OFFTOPIC
,
Lecture
,
Visual Studio 2010
Page 1 of 2 (19 items) 1
2
Next >