http://baldi.myopenid.com/
Name: http://baldi.myopenid.com/
Score: 4,555.45
Last Seen: 668 days, 15 hours, 32 minutes ago
Member Since: 11 January, 2010
DotNetShoutout
atom rss
4
Shouts

Hash Algorithm in .Net

published 1126 days, 22 hours ago posted by dotnetfundadotnetfunda 1127 days, 13 hours, 38 minutes ago
Saturday, April 24, 2010 10:32:07 AM GMT Friday, April 23, 2010 6:54:49 PM GMT
In this article you will learn about the hash algorithm and types are available in .Net. (more)
category: Web Dev | clicked: 0 | comment | | source: www.dotnetfunda.com
3
Shouts

Implementation of a Tuple

posted by http://baldi.myopenid.com/http://baldi.myopenid.com/ 1125 days, 3 hours, 32 minutes ago
Monday, April 26, 2010 5:00:33 AM GMT
A tuple is missing in .net 3.5. This implementation of a 2-tuple and 3-tuple supports nullable values and can be compared if they are equal. (more)
category: How To | clicked: 1 | comment | | source: www.code-in.net
tags: .NET 3.5
3
Shouts

Generic Chain of Responsibilty Builder

posted by http://baldi.myopenid.com/http://baldi.myopenid.com/ 1129 days, 3 hours, 32 minutes ago
Thursday, April 22, 2010 5:00:37 AM GMT
What is really annoying at the chain of responsibilty pattern is to build the chain. If you add create a new class, which handles a new type of input, you must always remember that this new class must be added to the chain initialization. To solve this problem the chain must be built automatically. (more)
category: Architecture | clicked: 0 | comment | | source: www.code-in.net
tags: .NET, Pattern
4
Shouts

Social Bookmarking Extension for Blogengine.net

posted by http://baldi.myopenid.com/http://baldi.myopenid.com/ 1129 days, 3 hours, 56 minutes ago
Thursday, April 22, 2010 4:36:31 AM GMT
Blogengine Social Bookmarking Extensions based on AddThis for .net developers (more)
category: UX | clicked: 0 | comment | | source: www.code-in.net
tags: BlogEngine.NET, Blogging
3
Shouts

A HTTP file server in 130 lines of code

posted by http://fquednau.pip.verisignlabs.com/http://fquednau.pip.verisignlabs.com/ 1133 days, 21 hours, 58 minutes ago
Saturday, April 17, 2010 10:34:10 AM GMT
...of which 20 deal with mapping file extensions to MIME types :) This is a quick code run-down on using the HttpListener to serve directory contens and files with very little code. (more)
category: Web Dev | clicked: 5 | comment | | source: realfiction.net
tags: .NET, C#, Web, HTTP
11
Shouts

Making Sense of ASP.NET Paths - Rick Strahl's Web Log

published 1229 days, 16 hours, 58 minutes ago posted by ali62bali62b 1231 days, 20 hours, 33 minutes ago
Monday, January 11, 2010 3:34:18 PM GMT Saturday, January 09, 2010 11:59:21 AM GMT
ASP.Net includes quite a plethora of properties to retrieve path information about the current request, control and application. There's a ton of information available about paths on the Request object, some of it appearing to overlap and some of it buried several levels down, and it can be confusing to find just the right path that you are looking for. To keep things straight I thought it a good idea to summarize the path options along with descriptions and example paths. I wrote a post about this a l... (more)
category: Web Dev | clicked: 4 | comment | | source: www.west-wind.com
Previous 1 2 ... 71 72 73 74 75 76 77 78 79 80 Next