public marks

PUBLIC MARKS with tags c# & code

2009

Dare Obasanjo aka Carnage4Life - ASP.NET Caching vs. memcached: Seeking Efficient Data Partitioning, Lookup, and Retrieval

by brianwaustin (via)
I recently discovered memcached which is a distributed, object caching system originally developed by Brad Fitzpatrick of LiveJournal fame. You can think of memcached as a giant hash table that can run on multiple servers which automatically handles maintaining the balance of objects hashed to each server and transparently fetches/removes objects from over the network if they aren't on the same machine that is accessing an object in the hash table. Although this sounds fairly simple, there is a lot of grunt work in building a distributed object cache which handles data partitioning across multiple servers and hides the distributed nature of the application from the developer. memcached is a well integrated into the typical LAMP stack and is used by a surprising number of high traffic websites including Slashdot, Facebook, Digg, Flickr and Wikipedia. Below is what C# code that utilizes memcached would look like sans exception handling code

2007

2006

2005

Codase - Source Code Search Engine

by matthewchen
Search Java, C, C#, C++ and other language source code samples. Very Cool.

Design Patterns

by be-rewt & 11 others
Les principaux patterns de programmation avec un exemple de code en c#

PUBLIC TAGS related to tag c#

.net +   ajax +   analysis +   asp.net +   atom +   blog +   building +   c +   c++ +   code +   coding +   csharp +   css +   data +   developer +   development +   dotnet +   downloads +   engine +   exemple +   flickr +   forum +   generation +   google +   java +   javascript +   microsoft +   net +   null +   opensource +   parser +   patterns +   php +   practices +   programmation +   programming +   reference +   search +   server +   software +   source +   Steve-Riley +   system +   this +   tools +   uml +   web2.0 +   winforms +   work +   xml +  

Active users

brianwaustin
last mark : 24/04/2009 16:16

Bastien
last mark : 02/03/2007 13:56

wsriley
last mark : 01/01/2007 06:39

jsquared71
last mark : 07/12/2006 02:58

jmwatte
last mark : 27/06/2006 20:28

josefigueira
last mark : 29/05/2006 11:52

chrisdrop
last mark : 20/03/2006 14:13

l34NDl20
last mark : 07/11/2005 19:44

matthewchen
last mark : 16/10/2005 23:18

be-rewt
last mark : 12/07/2005 15:47