|
|
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.
|
37 Articles match "Course","Functionality"
|
Related DevelopMentor Courses
|
MORE
|
|
Essential LINQ with the Entity Framework
In this course, you learn to: Leverage new features of C# 3.0, With SQL-like syntax (from, where, select, orderby, group by), we can leverage an assortment of query operators to perform join, partition, conversion, and aggregation functions. 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
SharePoint for Developers (WSSv3/MOSS2007)
DevelopMentor's Essential courses provide four to five days of instructor-led training for the experienced developer. Deployment with the Feature and Solution Framework Windows SharePoint Services v2 provided little in terms of deploying functionality built by developers into the SharePoint environment. Day 2 Programming with the Object Model In order to develop and customize functionality in WSS and MOSS, we must be able to gain access to all the various Utilize the WSS object model for building applications in SharePoint Build custom workflow solutions for SharePoint Create custom event handlers Use features and solutions for deploying projects for WSS and MOSS Build standard web parts and web parts utilizing AJAX Handle custom authentication solutions Implement best practices for building solutions with WSS and MOSS Leverage the Business Data Catalog Create custom lists that use custom content types Essential SharePoint for Developers (WSSv3/MOSS2007) covers the critical building blocks for developing solutions for both Windows SharePoint Services
DevelopMentor Courses
- Friday, June 12, 2009
|
37 Articles match "Course","Functionality"
|
The Latest from DevelopMentor
|
MORE
|
|
Translating Software Maintainability Metrics into dollars
code is a company which offers services around providing insight into the functioning,
quality, Of course the increase is not
quite Nowadays there are a variety of tools and services available that provide insight
into into the quality of the code. In order to quantify quality a number of metrics are
collected
The Blomsma Code
- Tuesday, March 9, 2010
Are there any System Analysts out there?
Note: Of course the Architect’s role is itself a complex issue and needs subdividing, that will need to wait for another blog entry.) Allocate functions to hardware, software, people, database, and other system elements 5. Create a system definition that forms the foundation for all subsequent engineering work If you look at that list 1, 3 (economic) and 5 fit squarely in the BA function while 2, 3 (technical) and 6 fit in the Architect role. Has anyone met a System Analysts lately? I ask because I’ve been looking for over a year and can’t find one. I should say immediately
Allan Kelly's Blog
- Tuesday, February 2, 2010
MVVM: Binding RadioButton groups
This solves the problem and required no real code changes, but of course, I didn’t
want properties necessary to drive the functionality – things like focus, selection,
mouse-over, A question I got recently was how to manage Radio Buttons with bindings – in this
instance, instance, the sample code was trying to map a single value to a set of Radio Buttons
based
Mark's Blog of Random Thoughts
- Friday, January 29, 2010
|
-
|
The Best from DevelopMentor
|
MORE
|
-
The new Windows Workflow Foundation 4 runtime
The same functionality in WF4 looks very different:
static void Main( string [] args)
{
WorkflowInstance myInstance = new WorkflowInstance( new Sequence1());
myInstance.OnCompleted += delegate (WorkflowCompletedEventArgs e)
{
Console.WriteLine( "The workflow has completed." 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.
The Problem Solver
- Tuesday, June 23, 2009
-
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:
Functional Programming in C# 2. Here’s when and where we’re Day 1:
1. LINQ to Objects 3.
Tony and Zuzana's World
- Tuesday, December 29, 2009
-
Article: Building a Twitter Application in .NET
In short, we needed more functionality
than 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
-
WCF Duplex Messaging
what functionality is available at the service. 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
–
.NET Meanderings
- Tuesday, June 9, 2009
-
Part 1: It's Basically Focus
application functions the way you expect – you can type in the text field, click buttons
of course, it’s not the whole story – in this case, WPF sees that the Window
Focus Types
As you may know, in WPF there are two
types of focus: logical focus and keyboard focus.
Keyboard
focus is the easiest
-
The Mystery of Concurrent GC
NET courses were written around Maoni's blogs and so the diagram we presented
Going into that function yielded what I was looking for -- 0:000 > u
mscorwks!WKS::gc_heap::initialize_gc There's been a discussion going on within DevelopMentor for a couple weeks regarding
concurrent GC and when it really applies.
-
Article: Azure Storage
and reliable platform-as-a-service functionality is commonly referred to as " Cloud
Computing depend on data of course. Queues - provides interprocess communication functionality between various web and
worker I recently wrote an article for DevelopMentor's Developments
newsletter newsletter entitled Azure Storage .
Michael C. Kennedy's Weblog
- Wednesday, April 8, 2009
|
|
|