Creating LINQToTwitter library using LinqExtender
In this post, I will show how to cook an
View original story : mois+de+juillet+juillet+2008+note
Feed : ASP.NET Weblogs
From Table to TreeView…Displaying Hierarchies
Who remembers Object Databases? At one time they were going to dominate the programming world. But, as with a lot of over-hyped technology (Lisp, AI, ADA, Virtual Reality) they were destined to a small niche segment of the market.
Relational Databases remain king. Why? Because Relational Databases are easy to understand and they work good…real good.
Still, many times hierarchical data is stored in relational databases. A common example is an organizational chart. This is usually stored in a single Employee table. Each table row represents an employee with an ID field and a ParentID (Boss) fi...
View original story : mois+de+juillet+juillet+2008+note
Feed : ASP.NET Weblogs
Understanding Persistence in Windows Workflow Foundation
This post will show how to use the DelayActivity in Windows Workflow Foundation 3.0 to scale an application out to multiple processes. I will show how to enable persistence and how to create an application that can resume workflows whose timers have expired. I also show passing parameters to a workflow, creating multiple workflow instances, and how to process persisted instances.
Background
I have given probably a hundred demos of Windows Workflow Foundation and persistence in the past couple of years. The demo that I usually do is from Dharma Shukla's Essential Windows Workflow Foundation. Fo...
View original story : mois+de+juillet+juillet+2008+note
Feed : Kirk Evans Blog
My sister has got to have set a record
For being the quickest to have a beast b
View original story : mois+de+juillet+juillet+2008+note
Feed : LS1GTO.com Forums