|
|
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.
|
15 Articles match "Design Patterns","Pattern"
|
Related DevelopMentor Courses
|
MORE
|
|
Virtual Design Patterns
In this course, you learn to: Understand the rationale behind design patterns Understand the basics of Unified Modeling Language (UML) Understand how best to apply design patterns to .NET building transactional types using the Command pattern and System.Transactions) Refactor code to use the most appropriate pattern Reuse solutions, not just code. NET to effectively leverage the framework. (e.g., e.g.,
DevelopMentor Courses
- Tuesday, March 2, 2010
.NET Design Patterns: Code Smarter
Understand the rationale behind design patterns Understand the basics of Unified Modeling Language (UML) Understand how best to apply design patterns to .NET NET to effectively leverage the framework Refactor code to use the most appropriate pattern Implement and code the following patterns, by solving puzzles and performing various tasks: Singleton Pattern Factory Pattern Decorator Pattern Observer Pattern Strategy Pattern Template Pattern Command Pattern State Pattern Proxy Pattern Adapter Pattern Fa?ade
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 NET Architecture and Design presents key concepts in distributed systems. Learn to build systems that are scalable, reliable and secure.
DevelopMentor Courses
- Friday, June 12, 2009
|
29 Articles match "Design Patterns","Pattern"
|
The Latest from DevelopMentor
|
MORE
|
|
Segmenting Architects
By definition this architecture in the big and it means making architects at the grand level and not being concerned about details. So: the Architect might rule that all new systems should be in Java, and not C# but they should not concern themselves with Java coding standards or which design patterns the Java developers are using. A Software Architect: This is were my interest really lies, these are the guys who are custodian of the design vision for a piece of software, or application if you prefer. Continuing my examination of the architect role I think we need to point out there is not one architect role my several.
Allan Kelly's Blog
- Sunday, February 28, 2010
Dr Rockman is IN!
design and coding problems – whether it be WCF, Workflow, Multithreading, WPF, Silverlight,
ASP.NET ASP.NET MVC, Design Patterns or whatever you are currently wrestling with. I’ve just noticed that Andy
has has blogged about our drop in clinic we are running at DevWeek
2010 2010 .
.NET Meanderings
- Thursday, February 4, 2010
Ask the doctor ( Devweek 2010)
Dr Rockman is In! At DevWeek 2010 Rock Solid Knowledge will be running a drop in clinic where our consultants will help you solve your design and development issues. WCF , Design Patterns, Multithreading, Web Development or anything else, we’ll be on hand to lend a sympathetic ear and hopefully solve your problems. The whole team will be there so whether its WPF, Silverlight, .NET NET 4.0,
.NET Mutterings
- Thursday, February 4, 2010
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Looking for a C# Design Patterns book
I co-author developmentor's Code smarter with Design Patterns in .NET The one I currently recommend is the excellent Head First Design Patterns, although the only rub is its in Java, but in terms of teaching patterns its awesome. I recently decided to order the latest Design Patterns for C# v3.0 NET course with Kevin Jones, and ever since the creation of the course I've been on the look out for a good book to recommend to students. from OReilly written by Judith Bishop, and see if I could recommend that text.
.NET Mutterings
- Wednesday, April 2, 2008
-
Design Patterns Crossword
Whilst teaching Developmentors "Code Smarter with Design Patterns in .NET" NET" class a student pointed me towards this Gang of Four patterns crossword puzzle. To test your GOF patterns click here Enjo
.NET Mutterings
- Thursday, December 18, 2008
-
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 I This is the most important step to remember.
The Problem Solver
- Tuesday, April 7, 2009
-
Patterns, Patterns everywhere
mainly due to being snowed under writing the developmentor's "Code Smarter with Design Patterns" course with my co-author Kevin Jones ( Course Details ) and working at a local firm ( yes Chippenham has industry). Whilst writing the design pattern course I managed to stumble upon various variations of standard patterns, in the course we discuss various forms of the standard Singleton pattern. I've not blogged for a while now...mainly My head is now full of a handful of posts I want to make, and I've finally found time to write this one...
.NET Mutterings
- Friday, September 28, 2007
-
Business Patterns update
Back in July I took my latest work on Business Patterns – or Strategy Design Patterns for Technology Companies to give us a more descriptive title – to the EuroPLoP 2006 conference. There are two papers: Situating Business Patterns – a paper about pattern theory and how it relates to business patterns. Patterns I got lots of good feedback on the work and I’ve finally had the time to finish updating the papers and post the revised versions on my website. I’ve now collected quite a few business patterns and added some
Allan Kelly's Blog
- Wednesday, October 18, 2006
-
True Generic Singleton
Last weekend I was teaching Code Smarter with Design Patterns in .NET The guys at Intelliflo decided they didn't have time during the regular week for training that wanted me to pack a 4 day course into 3 days over the weekend so we worked from 9 until 19:00... Whilst teaching them the Singleton pattern they bought out a version they were using built on Generics. public class AlmostSingleton where T: new () { private static T instance; private static object initLock = new object ();
.NET Mutterings
- Wednesday, February 13, 2008
-
Article: 10 Features in .NET 4.0 that made Me Smile
research project that lead to this feature on Microsoft Research.
The WPF and Silverlight designers mostly work.
Now pain and suffering around the Visual Studio support for WPF and Silverlight designers
has has been so bad that a mostly-working, and sometimes truly I recently wrote another article for DevelopMentor 's
Developments Developments newsletter (not subscribed yet?
Michael C. Kennedy's Weblog
- Wednesday, December 16, 2009
|
|
|