georgeck

Stories submitted by georgeck

Flip Through Movies(flipthroughmovies.com)

submitted by georgeckgeorgeck(355) 1 year, 9 months ago

Check out - Great UX based on Silverlight Pivot Control that allows you to browse through large collection of movies. read more...

add a comment |category: |Views: 1

tags: another

Leaky Abstractions and the Last Responsible Moment for Design(codebetter.com)

submitted by georgeckgeorgeck(355) 4 years, 7 months ago

A discussion on 'Leaky Abstractions' and to make decisions as late as you can responsibly wait.... read more...

add a comment |category: |Views: 1

tags: another

Open Source .Net IM Client based on XMPP that can connect to Gtalk(chiramattel.com)

submitted by georgeckgeorgeck(355) 4 years, 8 months ago

This post describes the Open Source .Net application that can connect to Gtalk. read more...

add a comment |category: |Views: 1248

tags: another

System.IO.Compression.DeflateStream - Gotcha(chiramattel.com)

submitted by georgeckgeorgeck(355) 4 years, 8 months ago

This article explains a common pitfall in DeflateStream and hos this can be solved - a must read for anyone who is using this class. read more...

1 comment |category: |Views: 1362

tags: another

Performance consequence of DateTime.Parse()(chiramattel.com)

submitted by georgeckgeorgeck(355) 4 years, 8 months ago

This post explains the performance cost of using DateTime.Parse() and goes on to explain a possible solution. read more...

1 comment |category: |Views: 26

tags: another

Connecting to an SVN repository using .Net in 3 easy steps(chiramattel.com)

submitted by georgeckgeorgeck(355) 4 years, 8 months ago

This describes how we can use the Open Source DotSVN library to connect to Subversion FSFS repository. read more...

1 comment |category: |Views: 41

tags: another