Tagged Questions

0
votes
3answers
82 views

why are keywords blue? [closed]

Every colorizing source code text editor I've used highlights language keywords with bright blue. Microsoft's VC++ 5's IDE is as far back as my usage goes (or maybe VB3 colorized too). So my …
0
votes
4answers
64 views

HTML text editor in ASP.NET 2.0

I am developing a web application where user has the option to send email to other users. I am looking for any in-built HTML text editor for ASP.NET 2.0. I know latest AJAX release for .NET 3.5 has …