Home
This Week
Top Month
Top Alltime
Search
Register
FAQ
Submit Your Link
Please login to submit your Link
Entity Framework: Anti-Patterns To Avoid In N-Tier Applications
Posted:
May/18/2009
By:
pankaj
Points:
15
Category:
.NET
-
.NET Framework
Views:
100
Vote Up
(0)
Vote Down
(0)
Danny Simmons explores some anti-patterns you should look out for when building n-tier applications with the Entity Framework.Daniel SimmonsMSDN Magazine June 2009
View Complete Post
Comments:
Be the first to comment this post.
Post Comment
Please login to post your comment
More Related Resources
Microsoft ADO.NET Entity Framework Feature CTP 1 Post Beta 1
Microsoft ADO.Net team released (this month June 2009) a set of features that build on top of Entity Framework 4.0 Beta 1
The features included in this CTP are :
1.Templates for Self-Tracking Entities (N-Tier support)
2.Templates for POCO (Plain Old CLR Objects) Entities
3.Code-Only Programming Model that allows you to write Entity Data Model based applications without requiring external artifacts
Entity Framework minimum permission considerations
While working with Entity Framework v1 during KiGG implementation of Entity Framework repositories, I decided to test KiGG for partial trust environment. Particularly Medium Trust support. Will not go through whether KiGG currently support medium trust or not in it current or upcoming version, but I will go through one of the reasons why KiGG currently might not support medium trust. It is because MY implementation of Entity Framework. Note that I am saying MY, because Entity Framework application can run on medium trust.
How to Detect and Avoid Memory and Resource Leaks in .NET Applications.
I'll explain in this article why memory leaks exist in .NET and how to avoid them. Don't worry, I won't focus here on the inner workings of the garbage collector and other advanced characteristics of memory and resources management in .NET.
It's important to understand leaks and how to avoid them, especially since they are not the kind of things that is easy to detect automatically. Unit tests won't help here. And when your application crashes in production, you'll be in a rush looking for solutions. So, relax and take the time to learn more about this subject before it's too late.
Managed Extensibility Framework: Building Composable Apps in .NET 4 with the Managed Extensibility F
Glenn Block explains how the Managed Extensibility Framework, a new library coming in .NET Framework 4.0, tackles the longstanding issue of building applications and components that can be reused and extended by others. Learn how to build apps that can use new functionality introduced by developers, framework authors and third-party extenders.Glenn BlockMSDN Magazine February 2010
CLR Inside Out: Formatting and Parsing Time Intervals in the .NET Framework 4
Learn about enhanced TimeSpan formatting and parsing features coming in the .NET Framework 4, and some helpful tips for working with TimeSpan values.Ron PetrushaMSDN Magazine February 2010
UI Frontiers: Sound Generation in WPF Applications
A good case could be made that computers should not make noise except in response to a specific user command. We're going to ignore that and show you how to play custom sounds in a WPF application.Charles PetzoldMSDN Magazine February 2010
Cloud Patterns: Designing and Deploying Services for Windows Azure
To better understand how SOA patterns can be applied to Windows Azure deployments, we walk you through a scenario in which a bank moves its services to the cloud.Thomas Erl, Arman Kurtagic, Herbjörn WilhelmsenMSDN Magazine January 2010
Patterns in Practice: Internal Domain Specific Languages
Jeremy Miller explains how internal Domain Specific Languages can help you craft code that is easier to read and write. His bag of tricks to improve your programming includes extension methods, fluent interfaces, object extensions and use of the semantic model.Jeremy MillerMSDN Magazine January 2010
Going Places: Enhancing Windows Touch Applications for Mobile Users
This article describes how to use the Windows Touch API and related APIs to enhance mobile application. The discussion focuses on general usability, object selection and implementing a natural user interface.Gus ClassMSDN Magazine December 2009
Concurrent Affairs: Data-Parallel Patterns and PLINQ
Multicore processors are now ubiquitous on mainstream desktop computers, but applications that use their full potential are still difficult to write. Version 4 of the .NET Framework will deliver several tools that programmers can employ to make this task easier. This article explores the use of one of those tools: Parallel LINQ (PLINQ).Igor OstrovskyMSDN Magazine December 2009
Categories:
.NET
Java
PHP
C/C++/VC++
HTML/XML
SAP
MainFrames
Data Warehousing
Testing
MySQL
SQL Server
Oracle
Javascript/VB Script
Others
Login
Forgot password
Contact Us
Terms Of use
Share your knowledge