Click here to Skip to main content
15,888,527 members
Articles / Web Development / ASP.NET

Implementing Continuations in a Generic Way - The Usage of the Option Type in C# - Make Code More Clear

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
23 Aug 2011CPOL4 min read 23.3K   273   13  
Continuations in C# - Make code more clear
This article show how to make code more clear, easier to write and more extensible in a generic way. Use of Option type in C# in combination of Func delegates

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Netherlands Netherlands
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions