.NET news » Search results
Search results for query "entity framework" (25):
Using Entity Framework in Silverlight with Visual Basic
A common requirement in building applications is the need to serialize objects and pass them across tiers between the server and the client. These objects typically hold references to each other, and managing this “graph” and tracking all the changes so that they can be properly persisted to the database can get complicated quickly.
2010-10-28 19:00:00 Source: Using Entity
Tags: Silverlight
A N-Tier Architecture Sample with ASP.NET MVC3, WCF and Entity Framework
This article tries to introduce a decoupled, unit-testable, deployment-flexible, implementation-efficient and validation-flexible N-Tier architecture in .NET
2012-08-19 07:23:00 Source: A N-Tier Architecture Sample with ASP.NET MVC3, WCF and...
Tags: ASP.NET
Repository pattern with Entity Framework Code-First in Composable Service End
Implement Repository, UnitOfWork with Audit support in Composable Service End
2012-10-30 13:07:00 Source: Repository pattern with Entity
Tags: Algorithms
OData: OData, the Entity Framework and Windows Azure Access Control
When Sean Iannuzzi was asked to secure a Web service for an existing database and Web application, he saw the benefits of using OData, but he didn’t think it was secure enough. See how he developed his own custom implementation with extra security.
2012-09-30 18:00:00 Source: OData: OData, the Entity
Tags: Components
SQL Server and MapPoint: Making MapPoint 2010 and SQL Server Spatial Work Together
While SQL Server is a good repository for geospatial data, it doesn’t communicate with MapPoint as well as it could. So our geo-data experts show you how to read point and polygon objects from SQL Server and render them in MapPoint and how to write points and polygons back to SQL Server using Entity Framework 4.0 included with Visual Studio 2010.
2010-08-30 19:00:00 Source: SQL Server and MapPoint: Making MapPoint 2010 and SQL...
Tags: Visual Studio


Syndicate