keyvan 


    • 440 total downloads
    • last updated 3/29/2012
    • Latest version: 1.0.0
    This is a .NET library for generating random strings with fully customizable settings to set the number of upper, lower, numeric, and special characters along with the length of the string. This library can be... More information
    • 379 total downloads
    • last updated 4/9/2012
    • Latest version: 2.5.0
    This is a .NET library written in C# to resize images at different qualities. The advantage of this library is that it uses WIC in WPF to produce different qualities of images.
    • 291 total downloads
    • last updated 4/16/2012
    • Latest version: 1.5.0
    This is a .NET library written in C# to generate RSS feeds for podcasts using iTunes metadata.
    • 238 total downloads
    • last updated 3/29/2012
    • Latest version: 1.0.0
    Abidar is a task scheduling system for ASP.NET that uses XML configuration and a level of abstraction to execute different tasks on a regular basis in ASP.NET applications without requiring any access to... More information
    • 165 total downloads
    • last updated 4/2/2012
    • Latest version: 1.0.0
    This is a generic .NET library written in C# to faciliate the implementation of Pipes and Filters pattern in .NET along with a Keyword in Context (KWIC) implementation sample.
    • 165 total downloads
    • last updated 4/5/2012
    • Latest version: 2.0.0
    This is an ASP.NET HTTP module written in C# to block the access of clients to a site based on their IP address. It supports a provider model to store the individual IP's or range of IP addresses.
  • This is a .NET library for dealing with RFC2396 URLs: http://www.ietf.org/rfc/rfc2396.txt
    • 137 total downloads
    • last updated 10/12/2012
    • Latest version: 1.0.0
    ASP.NET does not parse cookies with comma as their delimiter by default, but the use of comma's is valid according to RFC2309. This HttpModule simulates ASP.NET cookie parser to parse cookies with comma as... More information
    • 136 total downloads
    • last updated 3/29/2012
    • Latest version: 1.0.0
    Gopi is a .NET library for working with emails through SMTP using a local storage provider system for keeping track of failed emails to resend them. Emails are serialized and deserialized to be stored in... More information
    • 129 total downloads
    • last updated 3/29/2012
    • Latest version: 1.0.0
    This is a .NET library written in C# to calculate the network utilization of the system for a network interface using the performance counters.