http://twitter.com/julielermanvt
Author, Consultant, Mentor, Speaker
Areas of Expertise:
- .NET
- Data Access
- Tablet PC
- consulting
- speaking
- programming
- training
- writing
Biography
Books
|
|
Blog
http://www.thedatafarm.com/blog/
MSDN Guidance on ASP.NET MVC vs WebForms and its Impact on my EF + ASP.NET Work
November 07 2009
Last year at the fall 2008 DevConnections conference, I was very happy to hear Scott Guthrie providing a clear message about web forms vs. MVC in ASP.NET 4.0. Now, I am seeing something that is new for MSDN Documentation, not only similar clarity but actual guidance on when Microsoft suggests to… read moreASP.NET 4.0 Dynamic Data and Many to Many Entity Framework Entities
November 07 2009
Even though I’m a much bigger fan of distributed apps than using UI bound data binding, it’s still important for me to know how these various tools work – especially since I need to write about them in my updated E.F. book. ;) I did not play much with Dynamic Data… read moreLost Newfie (dog) in Bedford Mass
November 05 2009
There’s an alert out from a heart broken person who’s 5 year old Newfie disappeared. It’s possible that the dog was stolen and I’m just helping get the word out. She is a 5 yr old black newfie with a very tiny spot of white hair on the top of… read moreNew Entity Framework Feature CTP for VS2010 Beta 2
November 05 2009
The EF team just released the newest version of the Feature CTP that is now compatible with VS2010 Beta2. Hooray for compatibility, but more importantly, we can now work with a greatly enhanced version of the Code Only feature and Self-Tracking Entities. Code-Only is the API that allows you to… read moreDesigner Support for One-Way navigations in Entity Framework 4
October 30 2009
In EF v1, it is possible to have one way navigations where you have an association between two entities but a navigation in only one of them. But the designer didn’t support this. If you deleted a navigation, the association was automatically removed. You could, however, go into the XML and… read moreScreencast – What’s new in the Entity Data Model Designer in VS2010
October 24 2009
I have created a screencast showing some of the best new features of the new Entity Data Model Designer. This is using the new Beta 2 version of Visual Studio 2010. The screencast is about 20 minutes long. This is not designed to be an introduction to building models. Rather, it specifically… read moreVS2010 Beta 2 : Pin to Source for debugging – COOL! But with a caveat
October 23 2009
There’s a new debug feature called Pin to Source. You can use it from a DataTip or the from context menu. Here’s the pin on the DataTip. You need to click it to engage it and then click again to pin it down. When you want to inspect a variable,… read moreEF4: Lazy Loading on By Default but what about pre Beta 2 Models?
October 21 2009
There are two changes to the lazy loading feature introduced in the Beta 1 version of Entity Framework. The first is that the property, ObjectContext.ContextOptions.DeferredLoadingEnabled has been changed to ObjectContext.ContextOptions.LazyLoadingEnabled. This is a breaking change from Beta 1 and you’ll need to update references to this property. The bigger change is that LazyLoadingEnabled… read moreEF4: Syncing Foreign Keys and EntityReference.EntityKey
October 20 2009
In EF version 1, a reference entity and it’s related EntityReference.EntityKey stay in sync when you change one or the other. E.g., if you have a sales order, it’s Customer property and the CustomerReference.EntityKey are automatically kept in sync by the ObjectContext. What happens as we introduce foreign key values into the… read moreSome Tidbits of Entity Framework 4 in Visual Studio 2010 Beta 2
October 19 2009
Visual Studio 2010/.NET 4 released today on MSDN for subscribers so we can now start playing. It is too soon for screenshots but here are some awesome things to look for in Beta 2 after poking around for a bit. 1) Foreign Keys are now the default for new models. You’ll see… read moreSysPrep and Win7 Boot to VHD for non-Admins
October 05 2009
I’ve been using SysPrep to create a bootable WIn7 VHD as per this great set of blog posts by Scott Hanselman. Step-By-Step: Turning a Windows 7 DVD or ISO into a Bootable VHD Virtual Machine Less Virtual, More Machine - Windows 7 and the magic of Boot to VHD Almost everything in… read moreOctober 02 2009
The sun finally came back out so I just took a few pictures from my front yard of the fall colors. read moreNYC Contract .NET Developer (On-Site)
October 02 2009
Looks like a good pair of contract jobs so I thought I’d pass it along even though it’s not in Vermont. One of our advertising clients is seeking 2 C# Developers for a 3-6 month contract. There is a very good chance of extending the initial contract and/or conversion to… read moreSumatra Indonesia Earthquake: News from the field
October 01 2009
This is from my friend Petra Schneider of IDEP Foundation, an NGO in Bali that does disaster work in the area. They were instrumental during the Aceh tsunami crisis in 2005 as they were local, well-connected and able to get people and supplies into Aceh immediately. I worked very closely… read moreMultimedia
Webcast: Entity Framework Tips & Tricks
August 27, 2009
Duration: Approximately 60 minutes. Cost: Free Developers discover a lot of behavior in the ADO.NET Entity Framework that is quite unexpected. Programming Entity Framework author, Julie Lerman, will help you avoid some surprises and show you tricks...

