|
|
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
10 Articles match "Framework","LINQ"
|
Related DevelopMentor Courses
|
MORE
|
|
Essential LINQ with the Entity Framework
including extension methods and lambda expressions Use LINQ to filter, sort, and group in-memory collections of objects Create LINQ to SQL queries to execute SQL Server stored procedures and perform updates in real-world database applications Write LINQ to XML queries to search XML documents and save them to the file system Build a rich conceptual entity model using the EF and to visually map it to a database schema Use LINQ to Entities to write strongly typed queries against the Entity Data Model Detect and resolve concurrency conflicts with both LINQ to SQL and LINQ to Entities Execute business
DevelopMentor Courses
- Friday, June 12, 2009
Essential LINQ with the Entity Framework 4.0
including extension methods and lambda expressions Use LINQ to filter, sort, and group in-memory collections of objects Create LINQ to Entities queries to execute stored procedures and perform updates in real-world database applications Write LINQ to XML queries to search XML documents and save them to the file system Build a rich conceptual entity model using the EF and to visually map it to a database schema Learn how to implement Repository and Unit of Work design patterns with EF 4.0 Employ Test-Driven Development methodologies with the Entity Framework Detect and resolve
DevelopMentor Courses
- Monday, October 12, 2009
Mastering .NET 3.5 featuring LINQ, WPF, WCF & WF
Use LINQ to filter, sort, and group in-memory collections of objects Create LINQ to SQL queries to execute SQL Server stored procedures and perform updates Write LINQ to XML queries to search XML documents and save them to disk Build rich client applications with XAML and WPF that run standalone or in a browser Use WPF data binding and XAML to separate your code and UI elements Build service-oriented WCF services, as well as REST-based services and RSS / ATOM feeds Manage concurrency and state with WCF and handle exceptions appropriately Design robust workflow-oriented programs with Windows Workflow
DevelopMentor Courses
- Friday, June 12, 2009
|
26 Articles match "Framework","LINQ"
|
The Latest from DevelopMentor
|
MORE
|
|
Join me in Boston to Talk about .NET!
you want to learn about WCF, WPF, Silverlight, LINQ, Entity Framework, and more
there there is still time to sign up (note the date may no longer appear on the public calendar).
http://www.develop.com/course/new-net3-net35-linq
Mention I'll be in Boston, MA on March 22 to teach
an an
Michael C. Kennedy's Weblog
- Thursday, March 11, 2010
Trackable DTO’s: Taking N-Tier a Step Further with EF4
While STE’s are placed in an assembly that does not reference the Entity Framework, the way in which change state is preserved in an STE is overly complex because it tries make it easier for EF to transmit those changes to the ObjectStateManager on the service side. About a year ago I wrote an article for MSDN Magazine on how to track change-state on the client and transmit it to a service for persistence using LINQ to SQL, Entity Framework, or some other data access stack. Download code for this post here .
Not long ago my friend and colleague Richard Blewett wrote
Tony and Zuzana's World
- Friday, February 19, 2010
EF4 compared to NHibernate
Last week while teaching my new LINQ and Entity Framework course I got a question asking me to compare EF4 with NHibernate . EF supports LINQ out of the box (NH doesn’t have it yet)
Ayende mentions that NH will add LINQ with version 3.0, Not having worked extensively with NHibernate, I wasn’t in a position to address the question. Then yesterday I received an email containing a link to a blog post by Oren Eini (aka Ayende Rahien) doing just such a comparison.
Tony and Zuzana's World
- Wednesday, January 13, 2010
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Top Ten New Features in Entity Framework 4.0
The Entity Framework team at Microsoft has been extremely busy this past year to get a new version of the Entity Framework out the door. SP1) generated a fair amount of criticism , especially because it lacked many features present in LINQ to SQL, such as POCO (Plain Old CLR Objects) support, and required developers to write excessive amounts of code to deal with things like concurrency and n-tier scenarios.
In response, The first release (which shipped last summer with .NET NET 3.5
Tony and Zuzana's World
- Thursday, July 9, 2009
-
LINQ to SQL is dead
It would appear that LINQ to SQL is running on a dead end track.
At PDC the announcement was made that no more investments in LINQ to SQL are made
and and the Entity Framework will absorb any features that LINQ to SQL has and that are
worth Is LINQ to SQL Dead?
At worth preserving.
The
The Blomsma Code
- Saturday, November 1, 2008
-
Using Rx (Linq to Events) with WPF
the Rx framework (System.Reactive.dll) which is an assembly used in the Silverlight
toolkit driven programming through LINQ. A recent series of blog entries at http://themechanicalbride.blogspot.com/ introduced
the toolkit for UI testing purposes. It essentially provides a mechanism to do event
driven
-
Top Ten New Features in Entity Framework 4.0
The Entity Framework team at Microsoft has been extremely busy this past year to get a new version of the Entity Framework out the door. SP1) generated a fair amount of criticism , especially because it lacked many features present in LINQ to SQL, such as POCO (Plain Old CLR Objects) support, and required developers to write excessive amounts of code to deal with things like concurrency and n-tier scenarios.
In response, The first release (which shipped last summer with .NET NET 3.5
Tony and Zuzana's World
- Thursday, July 9, 2009
-
LINQ to SQL to remain alive a little longer? LINQ to SQL changes in .NET 4.0
I guess the success for LINQ to SQL makes it hard for Entity Framework to absorb the
full LINQ
to LINQ to SQL class designer
Now Code generation (SQL Metal + LINQ to SQL class designer)
Stored full feature set in a single (v2) release. The team has been working on a bunch of
fixes
The Blomsma Code
- Tuesday, June 2, 2009
-
Better N-Tier Concurrency Management for the Entity Framework
I just wrote an article for MSDN Magazine (due out in December) about developing n-tier applications for both LINQ to SQL and the Entity Framework. While researching the topic, I noticed a certain awkwardness with the Entity Framework API when it came to managing concurrency with a timestamp fields, as compared with LINQ to SQL. The Entity Framework, on the other hand, requires attaching the original unmodified entity, L2S has an overloaded Attach method that accepts a bool asModified parameter indicating the presence of a timestamp field used for concurrency. This
Tony and Zuzana's World
- Saturday, November 8, 2008
-
MCTS Self-Paced Training Kit (Exam 70-561): Microsoft® .NET Framework 3.5 ADO.NET Application Development
For me the last chapter to work on was LINQ to SQL, but the book includes chapters
on learning ADO.NET, Typed DataSets, LINQ to SQL and Entity Framework. the relevance of LINQ to SQL.
...Tags: Tags: General LIN I just send the last revision of my chapters for TK
70-561 70-561 to the editor.
The Blomsma Code
- Monday, December 8, 2008
|
|
|