|
|
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.
|
24 Articles match "2009","Patterns"
|
Related DevelopMentor Courses
|
MORE
|
|
Essential LINQ with the Entity Framework
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 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
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
Essential Spring 2.5 and Hibernate
Spring makes your application easier to configure and reduces the need for many J2EE design patterns. details fw862 Session: Introduction to Hibernate ORM Mapping Issues Hibernate Architecture Persistence, Identity, and Equality in Hibernate Domain Models and Metadata Options Options for Representing Persistence Session: Getting Started with Hibernate Basic Mapping Class/properties to Table/Columns Basic Configuration Mapping a POJO to a Database Syntax of mapping file Basics of Hibernate Session Working with Persisted Objects Session: Basic ORM in Hibernate Configuring persistence Object Identity
DevelopMentor Courses
- Friday, June 12, 2009
|
42 Articles match "2009","Patterns"
|
The Latest from DevelopMentor
|
MORE
|
|
ELINQ with EF 4.0 Course Update
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:
Day 1:
Tony and Zuzana's World
- Tuesday, December 29, 2009
Article: 10 Features in .NET 4.0 that made Me Smile
excited about them now.
Support for the MVVM pattern across both WPF and Silverlight.
Speaking NET async design patterns.
WF has a rehostable designer (really, they mean it this time).
There I recently wrote another article for DevelopMentor 's
Developments Developments newsletter (not subscribed yet?
Michael C. Kennedy's Weblog
- Wednesday, December 16, 2009
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Using Model – View – ViewModel with Silverlight
The View – Model – ViewModel design pattern, also known as MVVM, is getting more popular these days. have found it extremely easy to use when developing very different applications and have used the design pattern recently in both ASP.NET, WPF and Silverlight applications. However easy as it might be is seems to confuse people as I have seen some terrible examples where people make a complete mess of things. Josh Smith did an excellent screen cast for Pixel8 on using MVVM I This is the most important step to remember.
The Problem Solver
- Tuesday, April 7, 2009
-
VikingPLoP and Software Engineering Radio
Personally I had another paper with business patterns work-shopped - as soon as I’ve done the changes I’ll post it online. If it ever takes place it might be branded as VikingPLoP, it would most probably occur in late September and would be the first true patterns conference to occur in the UK. It won’t happen in 2008 but I think it might well happen in 2009 now. Two weeks ago I was at VikingPLoP in Bergen , Norway. I have never been to Norway before so I enjoyed the trip.
Allan Kelly's Blog
- Sunday, October 14, 2007
-
WPF MVVM Helper Library (WPF + MVVM = testability)
There's been a lot of talk about the Model-View-ViewModel pattern recently and it's
usage useful pattern that really separates the UI from the code behind behavior. the Mediator pattern (initiated by Marlon Grech and added on by Josh Smith, Laurent
Bugnion The Delegating command pattern is one you see usage around the WPF and Silverlight technology stack. When teaching WPF, I
always
-
WCF Duplex Messaging
eachother messages without any pre-defined pattern; the client can send the service
a Duplex messaging can be a useful message exchange pattern but in WCF there can be
some I am one of the moderators of the MSDN
WCF WCF Forum . One of the main areas of questions on the forum is duplex messaging
–
.NET Meanderings
- Tuesday, June 9, 2009
-
Keeping things safe wth AsyncCallback
NET Async pattern is a very neat way of running functionality asynchronously.
The The async pattern is where for a synchronous method DoWork be have a pair of methods
BeginDoWork The .NET BeginDoWork and EndDoWork to handle running the DoWork functionality on the threadpool.
Now Now it is well documented that if I call the Begin method I must also call the End
method
.NET Meanderings
- Wednesday, March 18, 2009
-
Claims Authorization in Geneva Beta 2 - Introduction
The typical pattern is that you iterate through the claims associated with the user
I guess you already heard the term “claims based authorization” several times by now.
But how exactly does the authorization work?
and search for a special claim and maybe also a special value of that claim.
www.leastprivilege.com
- Friday, July 10, 2009
-
Article: 10 Features in .NET 4.0 that made Me Smile
excited about them now.
Support for the MVVM pattern across both WPF and Silverlight.
Speaking NET async design patterns.
WF has a rehostable designer (really, they mean it this time).
There I recently wrote another article for DevelopMentor 's
Developments Developments newsletter (not subscribed yet?
Michael C. Kennedy's Weblog
- Wednesday, December 16, 2009
|
|
|