| TOTAL: 5 Page: 1 of 1 |
|
StateStitch 1.0
StateStitch key features Supports all session storage modes ASP.NET allows sessions to be stored in three ways: In the IIS process - not recommended In an external process that runs as a service - the ASP.NET State Service In a Microsoft SQL Server database StateStitch lets ASP use any of these storage methods, enabling ASP and ASP.NET share sessions. However, we do not recommend using the InProcess session storage method as it is highly unreliable. This is because if you are usi


| Hits: | 84 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2006-06-20 |
4ASPNET Parole .NET Component 1.1
A powerful, cheap and easy to use .NET component which allows you to generate tens of thousands of unique Pronounceable Passwords per second. It’s easy to use and consist only of one file. Supports encryption/decryption. 100% .NET Managed Code CLS Compliant Written in pure C# Supports all .NET languages Intuitive object model Easy to use 4AspNet Parole Features: Customizable Pronounceable Passwords Generation - ability to set the length of a password (either random or fixed - f



| Hits: | 111 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2006-06-20 |
SessionBridge 2.0.0.4
ASP.Net and ASP pages can live side-by-side in the same application but can't share session variables. This means that - if you are using session variables - you have to convert all of your ASP code to ASP.Net at once. SessionBridge solves this problem so that you can migrate to ASP.Net gradually. How does it work? When you have ASP.Net and ASP pages side-by-side in the same application, a user ends up with two simultaneous sessions - one with ASP and one with ASP.Net. This means a sessio


| Hits: | 79 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2006-06-20 |
NetSpell 2.0
The NetSpell project is a spell checking engine written entirely in managed C# .net code. NetSpell's suggestions for a misspelled word are generated using phonetic (sounds like) matching and ranked by a typographical score (looks like). NetSpell supports multiple languages and the dictionaries are based on the OpenOffice Affix compression format. The library can be used in Windows or Web Form projects. The download includes an English dictionary with dictionaries for other languages available

| Hits: | 98 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2006-06-20 |
C# ArrayObject 2.1
Unlike Visual Basic the C# language does not provide a standard mechanism for re-dimensioning (resizing) arrays. This component provides that additional functionality for arrays created in C#. The ArrayObject component is able to resize two and three dimensional rectangular arrays. You can also resize jagged arrays by re-dimensioning each array in the jagged array separately. Unlike Visual Basic the ArrayObject always preserves the information present in the original array.


| Hits: | 84 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2006-06-20 |