AkiVaMu Just tiny things come to mind...

System Development Life Cycle

Introduction

more...

.NET Async programming

.NET has almost similar mechanism as Javascript, but with important difference: multiple threading.

more...

Async programming and threading

Read this article to know about multi task application: Single task and multi task app

more...

Single task and multi task app

Single task application

more...

IEnumerable vs IQueryable

LINQ

more...