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...
data loss
editplus
file management
file system performance
htmleditor
local files
markdown support
mozilla composer
note-taking
pimnote
productivity
programming
remote files
seamonkey
software alternatives
text editor
text file
user experience
utf-8
word processor
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...
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...