|
|
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.
|
58 Articles match "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, Learn to combine flavors of LINQ to query and transform in-memory collections, XML data sources, and relational databases. Learn to develop applications for EF and LINQ to Entities and employ ADO.NET Data Services to integrate data from the Internet cloud. Apply techniques for building real-world data-driven applications, including ASP.NET and WPF data binding. Appendices ASP.NET 3.5
DevelopMentor Courses
- Friday, June 12, 2009
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 to effectively leverage the framework. building transactional types using the Command pattern and System.Transactions) Refactor code to use the most appropriate pattern Reuse solutions, not just code. Code Smarter with Design Patterns helps you identify problems that occur repeatedly in your code, and solve those problems in a standardized way. Day 1 Why Patterns?
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 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
|
130 Articles match "Patterns"
|
The Latest from DevelopMentor
|
MORE
|
|
Modifying the SL/WIF Integration Bits to support Issued Token Credentials
But the more common pattern for claims/token based systems is to split the STS roles into an IdP and a Resource STS (or whatever you wanna call it). The SL/WIF integration code that ships with the Identity Training Kit only supports Windows and UserName credentials to request tokens from an STS. This is fine for simple single STS scenarios (like a single IdP). In this case, the 2nd leg requires to present the issued token from the 1st leg – this is not directly supported by the bits. But they can be easily modified to accomplish this. The Credential. The Binding. WSTrustClient. else. {.
www.leastprivilege.com
- Monday, June 21, 2010
Software Architect Conference 2010
examining both the rich functionality of the library, how it can be best leveraged avoiding common parallel pitfalls and finally looking at patterns that aid parallelisation of your code. I’m speaking at Software Architect 2010 in October. m going to be delivering two sessions on Windows Workflow Foundation 4.0: the first explains the basic architecture and looks at using workflow as a Visual Scripting environment to empower business users. The second looks at building big systems with workflow concentrating on the WCF integration features.
.NET Meanderings
- Tuesday, June 8, 2010
Unity, Multiple Constructors and Configuration
I’ve been working with the Unity IoC container from Microsoft Patterns and Practices recently. Its mostly straightforward as IoC containers go but one thing had me puzzled for a while as its not really documented or blogged as far as I can see; so I decided to blog it so hopefully others looking will stumble across this article. Lets start off with a simple example: I have two interfaces: IService and IRepository that live in the Interfaces class library. 1: public interface IService. 3: void DoWork(); 4: }. 1: public interface IRepository. 3: string GetStuff(); 4: }. and MyService.
.NET Meanderings
- Monday, June 7, 2010
|
-
|
The Best from DevelopMentor
|
MORE
|
-
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. Bob is president of the Hillside Patterns group and a really interesting guy. Like so many people in the patterns community he software engineer with a multitude of interests, one of which is book-binding. ve seen some of these patterns before and even used a few.
Allan Kelly's Blog
- Sunday, October 14, 2007
-
Patterns, Patterns everywhere
I've not blogged for a while now.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. But oddly enough I stumbled upon another use of the singleton pattern when developing an example of a CopyOnWrite proxy.
.NET Mutterings
- Friday, September 28, 2007
-
Looking for a C# Design Patterns book
I co-author developmentor's Code smarter with Design Patterns in.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. 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. recently decided to order the latest Design Patterns for C# v3.0 I've not been through the entire catalogue of patterns, but here are some examples.
.NET Mutterings
- Wednesday, April 2, 2008
-
Design Patterns Crossword
Whilst teaching Developmentors "Code Smarter with Design Patterns in.NET" class a student pointed me towards this Gang of Four patterns crossword puzzle. To test your GOF patterns click here Enjoy
.NET Mutterings
- Thursday, December 18, 2008
-
Parallel Programming Patterns
Here’s a very good list of patterns for parallel programming and algorithms.
Handwaving
- Friday, December 18, 2009
-
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 for Technology Companies – two more patterns in the series. I’ve now collected quite a few business patterns and added some theory to support them – all available on my website.
Allan Kelly's Blog
- Wednesday, October 18, 2006
-
Pattern writing in Sofia
Continuing about patterns. At the beginning of the month I went out to Bulgaria to teach pattern writing to some academics and students at the University of Sofia. Only about an hour in and we had our participants putting pen to paper to write some patterns. Once the groups had grasped this we expended these into the traditional parts of a pattern: context, problem forces; solution and implementation; consequences and all the other bits (known uses, etc.) So in the space of one day we covered all the pattern basics. And what did I learn?
Allan Kelly's Blog
- Monday, November 23, 2009
|
|
|