htmleditor

About this tag
The htmleditor tag on WindowsForum.com covers discussions about HTML editors in the context of Windows software and web development. Topics include lightweight text editors for note-taking and HTML editing, such as Editplus and Mozilla Composer, as well as compatibility concerns when upgrading to Windows 11. The tag also touches on ASP.NET Web Forms development with the AjaxControlToolkit, which is maintained by DevExpress, and technical issues like application hangs related to the HtmlEditorControl in C#. These threads reflect user experiences with HTML editing tools, performance, and integration with Windows environments.
  1. G

    Pimnote is a new text editor handy for note taking

    Note taking with text editors is the best way I've ever used. The real note taking software keep files locally which is risky for data loss when the operating fails or when the notebook is stolen. Word processors are too clunky and risky of data loss when crashed. Mozilla Composer is the fast...
  2. J

    Windows 11 Installing Windows 11

    Simple question. If I install Windows 11 will I need to reinstall all my current programs such as Office, Photoshop, ftp program, html editor etc etc
  3. News

    DevExpress maintains AjaxControlToolkit for ASP.NET WebForms Developers | Web Camps TV

    Join your guide Link Removed as he talks to the product teams in Redmond as well as the web community. This week Cory is joined by Pranav Rastogi (ASP.NET Team) and Link Removed (DevExpress) to talk about ASP.NET Web Forms and the AjaxControlToolkit. The AjaxControlToolkit is an open source...
  4. E

    Windows 7 C# 2.0 Application Hangs

    I have an application that's hanging on the following: ArrayList InitOblects = new ArrayList(); InitObjects.Add( new Microsoft.ConsultingServices.HtmlEditor.HtmlEditorControl() ); //Hangs Here In task manager, the app is using 100% of the available core's processing power. I just thought I...
Back
Top