1. AppLimit.CloudComputing.SharpBox

    By:

    Almost all applications on your server, desktop, laptop or mobile device store data in the form of mass data, e.g. photos, binary files or documents and as meta data objects (key,value-pairs), e.g. blog entries, address records or geographical location information. Existing cloud services offer different interfaces for application integration to ac... More information

  2. Credit.Limit.Intraday.Provider.Interface.dll

    By:

    Interface for CLIP clients

    231 downloads

  3. ImageResizer

    By:

    Lightweight HttpModule, REST API, and managed API for *safe* and highly-optimized server-side image processing. Docs: http://imageresizing.net/ Support: http://imageresizing.net/support Works with .NET 2, 3, 3.5, 4, 4.5, ASP.NET WebForms, MVC 1-4, WebAPI, Routing, IIS 5, 5.1, 6, 7, 7.5, & 8 and nearly all CMSes. Use ether the URL API: image.jp... More information

  4. Power Threading

    By:

    Wintellect's own Jeffrey Richter has produced the Power Threading library (DLL) containing many classes to help with threading and asynchronous programming. There are versions of the library for the .NET Framework, Silverlight, and the .NET Compact Framework. Jeffrey has described many of the classes contained in the library by way of his MSDN M... More information

  5. WebDriver-backed Selenium

    By:

    Selenium is a set of different software tools each with a different approach to supporting browser automation. These tools are highly flexible, allowing many options for locating and manipulating elements within a browser, and one of its key features is the support for automating multiple browser platforms. This package contains the .NET bindings f... More information

  6. Selenium Remote Control (RC)

    By:

    Selenium is a set of different software tools each with a different approach to supporting browser automation. These tools are highly flexible, allowing many options for locating and manipulating elements within a browser, and one of its key features is the support for automating multiple browser platforms. This package contains the .NET bindings f... More information

  7. System.Text.DelimitedStringBuilder

    By:

    Delimited string builder

  8. Microsoft.Experimental.IO

    By:

    This library provides functionality to make it easier to work with paths that are longer than the current 259 character limit.

    773 downloads

  9. RavenDB Quotas Bundle

    By:

    The Quotas Bundle is helpful when you want to restrict the size of a database. By setting a hard limit and a soft margin, the bundle will make sure you never exceed the space you designate for it to use.

  10. jQuery.ba-throttle-debounce

    By:

    jQuery throttle / debounce allows you to rate-limit your functions in multiple useful ways. Passing a delay and callback to $.throttle returns a new function that will execute no more than once every delay milliseconds. Passing a delay and callback to $.debounce returns a new function that will execute only once, coalescing multiple sequential call... More information

  11. XAct.Data

    By:

    An XAct Library Assembly: An Assembly that contains interfaces common to datastore, while not limiting it to DBMS (see XAct.Data.Db, XAct.Data.EF, for such functionality).

  12. MoreLINQ's ToDelimitedString for C# Sequences (Source)

    By:

    C# source implementation that enhances LINQ to Objects with the method ToDelimitedString. Creates a delimited string from a sequence of values. The delimiter used depends on the current culture of the executing thread.

  13. Windos Phone UpDown Control

    By:

    The Windows Phone UpDown Control it is a effort that provides input values on a minimum and maximum limit.

    296 downloads

  14. Comma Delimited Cookie Parser for ASP.NET

    By:

    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 their delimiter. You can use this code at your own risk. Do not forget that this module does not work if comma is used in the value of cookies... More information

    163 downloads

  15. AlexFTPS

    By:

    AlexFTPS is a free FTP/FTPS client and class library available on any platform supporting the .Net Framework 2.0 or Mono 2.0 and above. It's written to overcome the limits of .Net's System.Net.FTPWebRequest in terms of FTPS support. See http://ftps.codeplex.com for more details!

  16. Portable.Licensing

    By:

    Portable.Licensing is a cross platform software licensing framework which allows you to implement licensing into your application or library. It provides you all tools to create and validate licenses for your software. Portable.Licensing is using the latest military strength, state-of-the-art cryptographic algorithm to ensu... More information

  17. NETFx WebApi IQueryable Service

    By:

    Provides support for client-side paging (TotalCount header) and server-side query limits for services that expose IQueryable<T> resources.

  18. CSharpTest.Net.Library - Collection of utilities and misc classes

    By:

    ==CSharpTest.Net.Library== A collection of unrelated helper classes and utilities for a wide variety of uses: - Base classes like Disposable, Comparable, Equatable - Configuration based UserSettings - Object cloning and deep cloning - Disposable lists - OrdinalList / set operations on bits - SetList / set operations on small lists - Parsing comman... More information

  19. Mockable Web Security

    By:

    Many components of the System.Web.Security namespace are static methods that are difficult to mock or stub for testing. MockableWebSecurity wraps many of these classes in interfaces with proxy implementations allowing for more easy creation of testable code.

    884 downloads