|
|
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.
|
60 Articles match "2009","Course"
|
Related DevelopMentor Courses
|
MORE
|
|
Essential LINQ with the Entity Framework
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 map it to a database schema Use LINQ to Entities to write strongly typed queries against the Entity Data Model Detect and resolve concurrency conflicts with both LINQ to SQL and LINQ to Entities Execute business
DevelopMentor Courses
- Friday, June 12, 2009
Essential Spring 2.5 and Hibernate
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 course then covers to the Spring framework and how to integrate Hibernate as the persistence layer for Spring applications. 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
Essential Techniques for Gathering Requirements
Describe the planning, techniques, and partnerships that are vital to the success of requirements gathering Identify and differentiate between the different types of requirements that need to be gathered Describe the importance of documenting business objectives and project scope before gathering requirements Utilize a context diagram to scope the requirements Utilize a process, techniques, and templates for stakeholder identification and analysis Apply industry best practices to common issues with Stakeholders during requirements elicitation Plan and Conduct a Good Interview and a Facilitated
DevelopMentor Courses
- Friday, June 12, 2009
|
60 Articles match "2009","Course"
|
The Latest from DevelopMentor
|
MORE
|
|
ELINQ with EF 4.0 Course Update
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:
Here’s when and where we’re offering the course:
Day 1:
1. Functional Programming in C# 2.
Tony and Zuzana's World
- Tuesday, December 29, 2009
Learn What’s New in Entity Framework 4.0!
I’ll be presenting a free DevelopMentor web cast on Tuesday Dec 8, 2009 at 9:00 am (Pacific Standard Time) on new features in Entity Framework 4.0. If you would like to get a complete in-depth treatment of everything Entity Framework has to offer, sign up for my DevelopMentor course, Essential LINQ with Entity Framework 4.0 , running in Los Angeles, Boston and London. The course also includes coverage of LINQ (Objects, There’s way too much that’s new to cover in a 90 minute web cast, but we’ll be focusing on the biggies:
POCO Classes
Tony and Zuzana's World
- Saturday, December 12, 2009
Banks spend a lot on IT but its a mess
So, for all those readers out there who have to work with banks and other financial services companies I recommend you get hold of a copy of this weeks Economist and read “Silo but deadly.” This article lends some weight to those stories I hear in pubs, at conferences and during training courses. Living and working in London means a lot of the software people I meet and talk to work in financial services. It amazes me the number of programmers etc.
Allan Kelly's Blog
- Wednesday, December 9, 2009
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Using Model – View – ViewModel with Silverlight
Of course there is no need to duplicate properties the UI is never going to bind to directly.
The View – Model – ViewModel design pattern, also known as MVVM, is getting more popular these days. I 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.
The Problem Solver
- Tuesday, April 7, 2009
-
Paging with the Silverlight RIA services DomainDataSource
Of course it is just a matter of setting properties so doing so from code is easy enough.
Using the declarative DomainDataSource that is part of the upcoming Silverlight 3 RIA services makes it quite easy to work with data. All you need to do is add a DomainDataSource control to the the XAML, point it to the generated DomainContext class (in this case NorthwindContext) and tell it which method to use to load the data from the web service(in this case LoadCustomers).
The Problem Solver
- Monday, April 27, 2009
-
Article: Building a Twitter Application in .NET
Of course you must have the REST Starter
Kit I recently wrote an article for DevelopMentor 's
Developments Developments newsletter entitled Building a Twitter Application in .NET NET .
You You can read it at the DevelopMentor website:
-
TDD Invades Space Invaders
course, the question is could we have done it better? A joint post by Llewellyn Falco and Michael
Kennedy Kennedy
As As a follow-up to our " Avoiding
5 5
Michael C. Kennedy's Weblog
- Wednesday, October 28, 2009
-
The new Windows Workflow Foundation 4 runtime
Of course this would affect every workflow created through the same WorkflowRuntime.
With WF3 there was a central workflow runtime environment called the WorkflowRuntime and used to manage the lifetime of workflow instances. In WF4 this central class no longer exists and we manage individual workflows. To compare the two, this is what a minimal console application looks like in WF3.
The Problem Solver
- Tuesday, June 23, 2009
-
WCF Duplex Messaging
Now the issue is of course that the call is going to be processed on a non UI thread
so 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
– particularly using the WSDualHttpBinding.
.NET Meanderings
- Tuesday, June 9, 2009
-
Flowcharts in Workflow 4 and the Switch activity
Of course the FlowSwitch should just to a ToString() on the expression result , anything else would be pointless as any comparison fails. Flowcharts are a nice addition to Windows Workflow Foundation 4. They allow for a lot of pretty complex behavior that is hard to do in a sequential workflow. In WF 3 we used to model these complex behaviors as state machine workflows.
The Problem Solver
- Tuesday, October 27, 2009
|
|
|