Miscellaneous

Sitemap Generator

Sitemap Generator

The SitemapGenerator is a .NET component for ASP .NET that allows to developers adding urls to a sitemap their sites, including location, last modification, change frequency and priority. Principal features: Compatible with major search providers (Bing, Google, Yahoo, among others) Sitemap created according Sitemap standard (sitemap.org) Include sitemap.xml template file so you do not need to create base structure Include source code so yo...

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...

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;

jQueryUIConfirm

jQueryUIConfirm

jQueryUIConfirm is the simplest way to integrate jQuery UI dialog as confirmation window on an Asp.Net website. No more hugly javascript confirm! To work with it you haven’t to write a line of javascript, it’s built as custom control exposing many attributes to configure it, as a standard Asp.Net control, so you’ve only to set the title, the message and indicates the server id of the button you want to link. You can include html into win...

MetaGenerator

MetaGenerator

The MetaGenerator is a .NET component for ASP .NET that allows to developers adding standard meta tags like authors, description, keywords. Also, you can add custom meta tags in programming time. Main features: It is compatible with .NET Framework 2.0, 3.x (4.0 has not been tested yet) Include standard meta tags by default: Authors, Description, Keywords, Robots It allows adding custom meta tags It is compatible with C# and VB projects

HTML to Word

HTML to Word

This component will make it easy to export your HTML code to Microsoft Word. - HTML tags allowed; - Image tag allowed. It uses just 1 ascx file to export! Enjoy!

WebGrabber w/ or w/o HTML Stripping

WebGrabber w/ or w/o HTML Stripping

a simple html grab utility that takes a url, downloads all the markup from the url, then runs it through a cleanup utility that strips the HTML out so you are left with mainly text. Very useful for text analysis apps. You can simply grab html without stripping it or you can grab the html and run it through the parser which will strip out the html. Contains a demo aspx and codebehind file. the class file. The whole zip file can be extr...

XML to Excel

XML to Excel

This item will make it easy to export your XML or database table to Microsoft Excel. It uses just 1 file to export! Features: - XML to Excel - Access to Excel - mySQL to Excel - SQL Server to Excel It’s easy to configure, but if you will need help, contact-me. Enjoy!