Quantcast
Channel: .NET and me
Browsing all 7 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

What is wrong with Cosmopolitan theme

I am HUGHE fan of Metro design paradigm, so I was more then excited to check out Silverlight business application theme pack  containing the Metro theme template (“Cosmopolitan”) which was released...

View Article



Image may be NSFW.
Clik here to view.

Silverlight Data Pager, fake ItemsCount and stored procedures

Silverlight data pager control in real world What is the better thing one could wish to blog about after a year of blog silence then about something as simple as it gets: How to use Silverlight...

View Article

Image may be NSFW.
Clik here to view.

What is new in WCF in .NET 4.5 – Task and async

.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...

View Article

Image may be NSFW.
Clik here to view.

One BIG problem with Azure Tables

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...

View Article

Image may be NSFW.
Clik here to view.

Hacking the KendoUI grid

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...

View Article


Image may be NSFW.
Clik here to view.

Task.WhileAll

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:...

View Article

Image may be NSFW.
Clik here to view.

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 complete so the test could pass. Well,...

View Article
Browsing all 7 articles
Browse latest View live




Latest Images