|
|
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 "Course","Management"
|
Related DevelopMentor Courses
|
MORE
|
|
Essential LINQ with the Entity Framework
In this course, you learn to: Leverage new features of C# 3.0, LINQ to XML offers an approach to XML queries that is element-centric and makes managing namespaces more straightforward. You'll master these and other advanced topics, such as eager loading, object caching, identity management and change tracking. 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
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. 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,
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
|
90 Articles match "Course","Management"
|
The Latest from DevelopMentor
|
MORE
|
|
Building Windows Machines in Amazon EC2
Use the AWS Management Console to launch and manage your virtual images: http://aws.amazon.com/ec2/home .
As Back to the Management Console
Now Of course, the system was created with an administrator
account sure to return to the Management Console In this article I'm going to give you a simple, step-by-step overview of how to create
a a
Michael C. Kennedy's Weblog
- Saturday, January 30, 2010
MVVM: Binding RadioButton groups
A question I got recently was how to manage Radio Buttons with bindings – in this
instance, This solves the problem and required no real code changes, but of course, I didn’t
want data model – I’m not going to store or manage any of the children in a persistent
way I created a class to instance, the sample code was trying to map a single value to a set of Radio Buttons
based based on an enumeration set.
Mark's Blog of Random Thoughts
- Friday, January 29, 2010
Pattern writing in Sofia
More than ever I left feeling that patterns are a generally applicable knowledge management technique. I’m going to be delivering a software patterns course this week and I plan to try this exercise in miniatur 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.
Allan Kelly's Blog
- Monday, November 23, 2009
|
-
|
The Best from DevelopMentor
|
MORE
|
-
1-day Agile Project Management Course
She’s asked me point out that she still has places left on her 1-day Agile Project Management course in London this Friday . I mentioned Liz Sedley in my last post and she noticed! What’s more she promises a discount to anyone who mentioned my name when bookin
Allan Kelly's Blog
- Monday, April 21, 2008
-
The new Windows Workflow Foundation 4 runtime
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. Of course this would affect every workflow created through the same WorkflowRuntime.
It basically runs a workflow and prints a message when done: static void Main( string [] args)
{
using (WorkflowRuntime workflowRuntime = new WorkflowRuntime())
{
workflowRuntime.WorkflowCompleted += delegate ( object sender, WorkflowCompletedEventArgs e)
{
Console.WriteLine( "The workflow has completed."
The Problem Solver
- Tuesday, June 23, 2009
-
New training courses online
I’ve spent the last few weeks reviewing and revising the training courses I offer through my company, Software Strategy . The new courses are online and you can see them for yourselves on my website . The unifying theme around these courses is the management of software development projects and products. Not all the courses are fully developed yet so I have plenty of work to do. I would welcome feedback on these courses: are they the right thing?
Allan Kelly's Blog
- Saturday, June 14, 2008
-
Article: Building a Twitter Application in .NET
You want to watch and manage multiple accounts at the same time.
Most that allow you to manage multiple accounts. 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
-
On project management
I finished my last entry by taking a swipe at project management and even project managers. That was probably unfair but the fact is I am not a fan of project management It could be a career limiting move to speak against project management but I feel I should say something to explain my sideswipe, I should explain my thoughts. Of course I'm not naive enough heretical think projects “just happen" - there needs be some kind of project management but it is the I am not alone in my views, but they are somewhat heretical. In their book “Lean Software
Allan Kelly's Blog
- Thursday, October 6, 2005
-
Building Windows Machines in Amazon EC2
Use the AWS Management Console to launch and manage your virtual images: http://aws.amazon.com/ec2/home .
As Back to the Management Console
Now Of course, the system was created with an administrator
account sure to return to the Management Console In this article I'm going to give you a simple, step-by-step overview of how to create
a a
Michael C. Kennedy's Weblog
- Saturday, January 30, 2010
-
Product Management in the UK
I went to a meeting of the UK Product Managers Forum last night. I enjoyed the meeting, Ian Mapp of Respond spoke about the development of the product management function within the company. These conversations support my belief that Product Management is not a well established role in the UK software industry. This was the first time I have been to a meeting of this group and it is the first time that the group has held an event in London. Naturally these two firsts are not unconnected!
Allan Kelly's Blog
- Thursday, March 22, 2007
|
|
|