Vuscode - blog.vuscode.com

General Information:

Latest News:

Awaitable task progress reporting 22 Sep 2012 | 03:40 am

In my previous Task.WhileAll post I had a very fishy piece of code in sample where I put a Thread to sleep in order to give enough time for async composition to complete so the test could pass. Well,...

Awaitable task progress reporting 21 Sep 2012 | 03:39 am

Awaitable task progress reporting In my previous Task.WhileAll post I had a very fishy piece of code in sample where I put a Thread to sleep in order to give enough time for async composition to compl...

Task.WhileAll 21 Sep 2012 | 03:31 am

When Task.WhenAll met the Task.WhenAny… There are two methods which can be used for awaiting an array of tasks in non blocking manner: Task.WhenAll and Task.WhenAny. It is quite obvious how they wor...

Task.WhileAll 20 Sep 2012 | 07:33 pm

When Task.WhenAll met the Task.WhenAny… There are two methods which can be used for awaiting an array of tasks in non blocking manner: Task.WhenAll and Task.WhenAny. It is quite obvious how they work:...

Hacking the KendoUI grid control 14 Jun 2012 | 09:41 am

Here’s the thing: I love KendoUI grid! It allows a server side desktop guy like me getting really nice results.In case you don’t have a clue what I am talking about go and look at their demo page for ...

Hacking the KendoUI grid control 14 Jun 2012 | 09:41 am

Here’s the thing: I love KendoUI grid! It allows a server side desktop guy like me getting really nice results.In case you don’t have a clue what I am talking about go and look at their demo page for...

Hacking the KendoUI grid 14 Jun 2012 | 04:08 am

Here’s the thing: I love KendoUI grid! It allows a server side desktop guy like me getting really nice results.In case you don’t have a clue what I am talking about go and look at their demo page for...

One BIG problem with Azure Tables 15 Apr 2012 | 06:12 am

Migrating SQL Azure to Azure Tables - GUID gotcha Windows Azure rocks! I am so impressed with the power it gives me with the price I can afford that I started porting the codebase I work on at home i...

One BIG problem with Azure Tables 15 Apr 2012 | 02:12 am

Migrating SQL Azure to Azure Tables - GUID gotcha Windows Azure rocks! I am so impressed with the power it gives me with the price I can afford that I started porting the codebase I work on at home in...

What is new in WCF in .NET 4.5 – Task and async 21 Jan 2012 | 11:55 pm

.NET 4.5 WCF – unit testable out of the box As I mentioned already in How to get testable WCF code in simplest way? problem with abstracting WCF services occur due to the fact that the service contra...

Recently parsed news:

Recent searches: