.NET

ImageHandler

ImageHandler

ImageHandler is .NET library that allows you to manipulate images on the fly. And it’s all WPF techonology!. Features (v. 2.0): Scaling Cropping GrayScale Horizontal / Vertical flipping 90 degrees steps rotation Watermarks Round corners Encryption system to hide the original image Caching Save modified images (with the core project) So, with this component, you can resize images to make thumbnails without manual generation of miniature fi...

CommandFieldStyle

CommandFieldStyle

Extension of ASP .NET GridView providing the possibility to set properties for a standard CommandField in skin files. You don’t have to set the DeleteImageUrl etc. in every GridView separately anymore! Just reference .dll, copy settings to Web.config and use GridViewEx!

Windows Registry Classes

Windows Registry Classes

Introduction The Windows Registry is a hierarchical database that stores settings and configurations for applications, device drivers, services, the kernel and more. These three classes are intended to ease the use of Windows Registry, and they can easily become a part of any application you might be working on. CoreRegistry: Gets and sets keys and their value to the Registry. Converts objects to binary SimpleRegistry: Simplifies the us...

Asp.net Newsletter Manager

Asp.net Newsletter Manager

This is a nice and easy newsletter manager. You can send all user by selecting there email address. You can make custom html template to mail them. You can send html mail to the mail address with the template. Easy to configure template. Easy to send user wise mail. Subscribe and unsubscribe option. New encryption class added so that no one can unsubscribe your mail address by changing the url email address. Pagination added.

Feed Back Form

Feed Back Form

This is simple feedback form with reCAPTCHA. Which is more secure from spam. reCAPTCHA is world wide use spam protector. Now you can use it in your asp.net project.

NiceButton

NiceButton

NiceButton is a customizable button control for Asp.Net that provides very nice buttons made with sliding door technique. You can use the embedded styles (4 styles, in different colors) or design your own button without writing a line of javascript or css to make it works. It has all the functionalities of standard LinkButton/HyperLink in .NET framework, and supports also VS design mode. The package contains: Well commented source cod...

Error Handling Class

Error Handling Class

This project contains an error handling class capable of handle errors that can occur on your website and send email with error info to the administrator. Features • easy to use; • customizable error info fields; • customizable email look for sending the error;

Password Generation and Evaluation

Password Generation and Evaluation

The Generator can choose from roughly 45.000 words, obscure with l33t speak or simply produce complete gibberish. How words are obscured or how the gibberish is produced is highly customizable. The Evaluator gives you the ability to customize the strength checker on the fly. That enables website administrators to enhance the strength checker via configuration rather than contacting developer to alter some code. This Windows program is just a...

Data Validation for .NET

Data Validation for .NET

Update: 22-03-2010 Live preview added: http://www.iup.in/validator/Default.aspx Precaution is better than Cure Data validation acts as the first step of defense against the bugs. To maintain a solution it is important to have validations to prevent the invalid data creeping into the database. This class consists of the commonly used validations which you will find useful in your project. Each line of code is commented in detail for...

Google Picasa Gallery & API

Google Picasa Gallery & API

Info An easy-to-use controller for accessing Google Picasa web albums. A complete gallery demo is also provided that is usable out-of-the-box! You can directly use the code for the gallery in your own project or completely revamp it into a custom solution. Additionally, you can use the API to integrate Picasa into your own site quickly and easily (less than 3 lines of code!). The gallery uses jQuery and FancyBox to display photos from alb...