|
|
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.
|
18 Articles match "Patterns","Transaction"
|
Related DevelopMentor Courses
|
MORE
|
|
Essential LINQ with the Entity Framework
In addition, you'll learn effective transaction management and how to leverage partial methods for data validation. However, you'll learn how to use the framework more effectively by managing connections, controlling transactions, and managing conflicts among multiple concurrent users. ADO.NET Data Services ADO.NET Data Services combines patterns and libraries that enable any data store to be exposed as a flexible data service. In this course, you learn to: Leverage new features of C# 3.0, including extension methods and lambda expressions Use LINQ to filter, sort, and group
DevelopMentor Courses
- Friday, June 12, 2009
Essential Spring 2.5 and Hibernate
Understand the persistent object lifecycle and how that relates to transactions and concurrency. Work with Spring's support for transactions Understand how to use Hibernate within the Spring framework Integrating Hibernate and Spring is a five day in-depth course geared for experienced Java developers who need to understand what Hibernate is in terms of today's systems and architectures, and how to apply Hibernate to persistence requirements in Java and J2EE applications.? The Explain how the issues associated with object persistence in a relational model are addressed by Hibernate Understand the relationships between SQL, Java, Spring, and Hibernate Discuss the challenges to adopting Hibernate in the enterprise Write applications that take advantage of the Hibernate Persistence Manager.
DevelopMentor Courses
- Friday, June 12, 2009
.NET Architecture and Design Principles: Building Distributed Applications
Think in terms of layers and tiers Use patterns in your code and across the enterprise Write secure code Use concurrency to build highly available systems Make distributed calls using remoting, web services and Windows Communication Framework Utilize asynchronous communication with message queues Horizontally scale every tier of your system Deploy software across distributed systems Applications that span more than one machine require a deliberate and radically different design approach. .NET Discussions range from object-oriented programming to enterprise patterns, networking to Web Services,
DevelopMentor Courses
- Friday, June 12, 2009
|
3 Articles match "Patterns","Transaction"
|
The Latest from DevelopMentor
|
MORE
|
|
ELINQ with EF 4.0 Course Update
EF: Real-World Topics – Transactions, Concurrency, Stored Procedures 8. EF: Development Approaches: – Patterns, TDD, Model-First 11. I’ve been working feverishly the last couple of months to update my DevelopMentor course: Essential LINQ with Entity Framework 4.0 . Here is a breakdown of the course content:
Tony and Zuzana's World
- Tuesday, December 29, 2009
Entity Framework and Coarse grain locking
Martin Fowler presents a serious of patterns for solving this problem which he calls the Coarse Grained Lock . The Coarse Grained lock is in effect using a single lock for a collection of items, rather than have a lock per item. Two possible approaches are put forward one is to nominate a root entity to act as the lock for all other entities, the other is to create a separate entity that represents a shared lock. The root entity approach works assuming that from any entity in the aggregate you can easily find and fetch the root entity in order to perform the necessary locking.
.NET Mutterings
- Tuesday, May 12, 2009
Growing
Traditionally the role of the firm has been to increase the efficiency of transaction costs, whereas we see more and more that the firm has to provide opportunities for capability building of the people within the firm. Lets take it a bit at a time. Yes, firms have traditionally existed to produce efficiency in transaction costs. Why shouldthat car Two things you should know before I get into the meat of this Blog. First, I have a lot of time for the writings of John Seely Brown .
Allan Kelly's Blog
- Saturday, June 4, 2005
|
-
|
The Best from DevelopMentor
|
MORE
|
-
ELINQ with EF 4.0 Course Update
EF: Real-World Topics – Transactions, Concurrency, Stored Procedures 8. EF: Development Approaches: – Patterns, TDD, Model-First 11. I’ve been working feverishly the last couple of months to update my DevelopMentor course: Essential LINQ with Entity Framework 4.0 . Here is a breakdown of the course content:
Tony and Zuzana's World
- Tuesday, December 29, 2009
-
Growing
Traditionally the role of the firm has been to increase the efficiency of transaction costs, whereas we see more and more that the firm has to provide opportunities for capability building of the people within the firm. Lets take it a bit at a time. Yes, firms have traditionally existed to produce efficiency in transaction costs. Why shouldthat car Two things you should know before I get into the meat of this Blog. First, I have a lot of time for the writings of John Seely Brown .
Allan Kelly's Blog
- Saturday, June 4, 2005
-
Entity Framework and Coarse grain locking
Martin Fowler presents a serious of patterns for solving this problem which he calls the Coarse Grained Lock . The Coarse Grained lock is in effect using a single lock for a collection of items, rather than have a lock per item. Two possible approaches are put forward one is to nominate a root entity to act as the lock for all other entities, the other is to create a separate entity that represents a shared lock. The root entity approach works assuming that from any entity in the aggregate you can easily find and fetch the root entity in order to perform the necessary locking.
.NET Mutterings
- Tuesday, May 12, 2009
|
|
|