|
|
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.
|
73 Articles match "2009"
|
Related DevelopMentor Courses
|
MORE
|
|
Essential LINQ with the Entity Framework
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. You'll get answers to these questions: When should I use LINQ instead of "classic" ADO.NET? How is LINQ to Entities different from LINQ to SQL? Appendices ASP.NET 3.5
DevelopMentor Courses
- Friday, June 12, 2009
Essential Silverlight 3
Create Rich Internet Applications (RIAs) using languages and libraries that you already know. Deliver online business applications, multimedia websites, and games to Windows, Mac OS, and Linux clients. You'll get answers to these questions: How does Silverlight compare to Flash, AJAX, and WPF? How do I use graphics, animations, effects and media to build compelling user interfaces? How can I utilize background threads to make my UI more responsive? How do I create an "Out Of Browser" application? How do I integrate data into my application to create a dynamic user interface with minimal code?
DevelopMentor Courses
- Wednesday, June 17, 2009
Foundations of Agile Development using Scrum
The course teaches the concepts of short delivery cycles, working with changing requirements and empirical process control. Students will learn how to work in deliver software in time-boxed iterations, hold Scrum meetings, manage work backlogs and prioritize work to satisfy business need. They will also learn how, in a changing environment, to keep high quality code, design software and discover requirements. This course gives an overview of technical and management practices for Scrum. Agile & Scrum Overview What is a Agile? What is Scrum?
DevelopMentor Courses
- Wednesday, June 17, 2009
|
583 Articles match "2009"
|
The Latest from DevelopMentor
|
MORE
|
|
Business Analysis Maturity Model
ve blogged before (many times, The Product Owner role (August 2009), Requirements: The next challenge for Agile (February 2009), Books for Product Managers (December 2008) among others) about the Product Manager role. One of the important, but often overlooked, roles in any software development is the “needs” guy. put it that way to be as general as possible. Its the role which decided what the customer/end-user actually needs (sometimes wants but doesn’t need). In corporate IT departments and software service companies (i.e. However, he BA role is much misunderstood.
Allan Kelly's Blog
- Saturday, April 24, 2010
Thinktecture StarterSTS 1.0 RTW
checked-in the first public version of StarterSTS at 25th May 2009 and had 1861 download so far. Wow – I can’t tell you how happy and relieved I am to write this post ;). started to work with what’s now called WIF approximately two years ago – and built various security token services for customers, demos and internal use. Today I am announcing StarterSTS 1.0 which is feature complete (and hopefully reasonably bug-free) and finally includes documentation as well as nine new screencasts on the various feature areas. Now that 1.0 Codeplex Site. link] (main). link] (direct). link] (forum).
www.leastprivilege.com
- Saturday, April 3, 2010
EuroPLoP 2009 proceedings now online
As some of you will recall, I was one of the Chairs for the European Patterns conference in 2008 and 2009. One of my responsibilities for the 2009 conference was to produce the conference proceedings. 2009 represents a change for EuroPLoP. For 2009 this has all changed, we’ve gone electronic. Thanks to CEUR EuroPLoP 2009 proceedings are available for free to anyone who want them. So roll up, roll up, get your EuroPLoP 2009 conference proceedings here Well I’ve done it! While some authors (like myself) put their papers online not everybody did.
Allan Kelly's Blog
- Thursday, March 25, 2010
|
-
|
The Best from DevelopMentor
|
MORE
|
-
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 Pixel8 on using MVVM with WPF, you can find it here. The View is data bound to a ViewModel. This is the most important step to remember. 11: {.
The Problem Solver
- Tuesday, April 7, 2009
-
CodeStock 2009
CodeStock is a community-organized software conference running in Knoxville TN, on June 26-27 2009. Registration is only $25 and includes lunch, t-shirt, and what looks to be a great session lineup. An interesting aspect is that registered attendees can vote for sessions they’d like to see… I’ve submitted a session abstract on the DLR (“The Dynamic Language Runtime: Why You Should Care”, under the Ruby/Python category) so if you’re planning to attend and have any interest in hearing more about a cornerstone of.NET 4, vote for me! All your wildest dreams will come true. ;-).
-
Rehosting the Workflow Designer in WF4
Note: This blog post is written using the.NET framework 4.0 Beta 2 With Windows Workflow Foundation 3 it was possible to rehost the workflow designer in your own application. But possible is about all there was to say about it as it was pretty hard to do anything beyond the basics. With Windows Workflow Foundation 4 live has become much better on the rehosting front In fact it is possible to create the fully functional and useful workflow editor below in about 200 lines of code. Now that is more like it! The WorkflowDesigner The WorkflowDesigner is the main class to work with. null ). {. Sweet.
The Problem Solver
- Wednesday, December 23, 2009
-
Congratulations 2009 Microsoft MVP!
We are pleased to present you with the 2009 Microsoft® MVP Award! Dear Maurice de Beijer, Congratulations! This award is given to exceptional technical community leaders who actively share their high quality, real world expertise with others. We appreciate your outstanding contributions in Connected System Developer technical communities during the past year. yes, I am happy again www.TheProblemSolver.nl Wiki.WindowsWorkflowFoundation.eu
The Problem Solver
- Wednesday, July 1, 2009
-
Paging with the Silverlight RIA services DomainDataSource
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). Next add a DataGrid to display the data and you are good to go. Adding paging. Sometimes the lost of data to load can get somewhat large and you might not want to load all data. Using progressive loading. Enjoy!
The Problem Solver
- Monday, April 27, 2009
-
Devweek 2009
Just posted all my demos from my sessions at devweek, checkout all the Rock Solid Knowledge guys demos via Rock Solid Knowledge Conferences. Also just like to say what a fantastic conference Devweek is, met loads of interesting people and had a lot of fun delivering the talks. Patterns Dartboard worked out really well.Tim tried hard to get me to consider moving to Ruby.and Oliver scared me with F
.NET Mutterings
- Thursday, March 26, 2009
-
Nederlandse CodeCamp 2009
Op 21 november 2009 organiseren de SDN , Stichting dotNed en VBcentral samen het derde Nederlandse Code Camp. Dit is een dag lang met code, code sharing, freaking en gezellig samenzijn. Een evenement door ontwikkelaars, voor ontwikkelaars. De regie ligt voor een belangrijk deel bij de deelnemers! Het aantal plaatsen voor deelnemers is wel beperkt tot maximaal 150. Wacht dus niet te lang met beslissen want voor je het weet is er geen plaats meer. Vergeet bij je aanmelding niet op te geven welke onderwerpen je interesse hebben.
The Problem Solver
- Monday, October 19, 2009
|
|
|