Revjon’s FreeTextBox control provides programmers with a user interface element for a WYSIWYG HTML editing environment similar to what is available in word processors. Developers can add text-editing capabilities to ASP.NET (Web Forms) Web pages. Users can therefore edit text and click on buttons to format their text, just like in a text editor.
The control is written in C# and has many options for customization. It can be validated using standard ASP.NET validators. The code is not marked CLS compliant, so developers may encounter problems when using it in languages other than C#.
MSHTML is reputed to make certain changes to HTML code, such as changing relative URLs to absolute. Developers can prevent this by using the control’s properties. Some developers have noted that it has problems in Opera 7. It lacks find and replace, as well as a context menu.
FTP Component .NET lacks FTP classes. KCommon FTP component lets programmers build .NET apps so users can send or receive files via FTP. Supports synchronous and asynchronous transfers. Supports passive but not active mode. Written in C#. Doesn’t support proxies.
Nevron Chart for ASP .NET Add presentation quality 2D and 3D charts to your ASP .NET applications. Nevron Chart for ASP .NET is a premiere quality native .NET component that can display sophisticated business, presentation and scientific charts.
Nevron Chart for Windows Forms Add presentation quality 2D and 3D charts to your Windows Forms applications. Nevron Chart for .NET is a premiere quality native .NET component that can display sophisticated business, presentation and scientific charts.
Previous:
Apoc PDF Toolkit Apoc PDF Toolkit is a software component that developers can add to their applications to manipulate existing PDF documents and create new PDF documents - 100% managed code
GPS.NET Develop precise, efficient, and reliable GPS software in record time with this multithreaded component for desktop and mobile devices, including PocketPC, Windows CE, Tablet PC, Smartphone and Windows Mobile!
GPS.NET Develop precise, efficient, and reliable GPS software in record time with this multithreaded component for desktop and mobile devices, including PocketPC, Windows CE, Tablet PC, Smartphone and Windows Mobile!
File size: 1,042 K Platforms: Windows XP/ME/NT/2000/98/95 Downloads: 112
The FreeTextBox control provides a WYSIWYG HTML editing environment for ASP.NET (Web Forms) Web pages. Visitors can edit text and click on buttons to format their text. The control is written in C# and has many options for customization.