.NET news » Components Components Rss Feed

RTextPrinter for .NET

This is an assembly used to print reports in text mode. This results in a FAST and LIGHT WEIGHTED printing solution for your .NET application. It support all major printer control command sets (HP-PCL, EPSON-ESC, IBM-Proprinter). Most printer are normally compatible with one of these. The component supports the use of font styles (bold, italic ...), lines and rectangles, fonts, mapping of character sets.... RTextPrinter provides an easy to use api for printing text mode reports. It will handle the communication with the printer and all printer configuration commands in a transparent manner for you.
2 Feb 2006, 14:47:29   Source: RTextPrinter for .NET   Tags: Components

NCache 2.0

NCache is a high performance in-memory object caching solution for mission critical .NET applications with real-time data access needs. NCache not only lets you cache read-only data but also complex transactional data with relationships. As a result, your application can cache most of its data and dramatically improve performance.
30 Jan 2006, 11:27:23   Source: NCache 2.0   Tags: Components Performance

WebGrid - The plug and play grid

Discover how easy it can be to build browser-friendly HTML from your datasources with WebGrid. Maintaining a datasource is plug and play with WebGrid. Set a few properties and WebGrid will generate a browser friendly data form, and handle all database interaction for insert, update, and datasource delete using safe parameterized queries generated by the grid. A user friendly system message is generated if user input is not valid.
17 Jan 2006, 01:11:23   Source: WebGrid - The plug and play grid   Tags: Components Examples

Karamasoft UltimateSpell

UltimateSpell is an ASP.NET control to spell check editable content on your web pages. * AJAX Enabled - Spell check very long text without compromising on speed. Sends small blocks of text to server using AJAX techniques without refreshing the page. * Auto Find - Drag-and-drop the control onto your page, and you're done. It automatically finds and spell checks all editable controls. * Cache Dictionary - Automatically caches dictionaries for fast interaction and data retrieval. * Lots of Dictionaries - Currently 34 dictionaries available on our website. If not enough you can use your own dictionary as well. * Show Options - Change the spelling options either on the server-side, or on the client-side inside the spell check dialog box at runtime.
21 Dec 2005, 07:13:53   Source: Karamasoft UltimateSpell   Tags: Components ASP.NET Ajax

Karamasoft UltimateSearch

UltimateSearch is a set of ASP.NET controls to provide search functionality at your website. * Search Engine - Add a search engine to your website quickly and easily. * Extensive Document Support - ASPX, ASP, HTML, PDF, DOC, XLS, PPT, RTF, TXT, and many more. * Advanced Search Types - Provide advanced search options such as all words, any word, exact phrase, and partial match. * Auto Suggestions - Display suggested search terms as the user types in the search textbox. * Multi-Domain Search - Index as many websites and web applications as you wish into one common dictionary.
21 Dec 2005, 07:13:24   Source: Karamasoft UltimateSearch   Tags: Components ASP.NET

Collection Controls with Rich Design Time Support

This extensive article details the process of creating complex list-based controls with rich design time support similar to my DotNetWidgets and OutlookBar controls.
9 Feb 2005, 11:41:00   Source: Collection Controls with Rich Design Time Support   Tags: Components Examples