Text editor for aspx?

I recently started developing ASP.NET web forms (C # / VB.NET). Besides Notepad ++, what other text editor exists for ASPX files?

I ask because Notepad ++ gets rid of all the nice colors and formatting available for html files.

EDIT

Sorry, must have said that I was told, apparently, not to install Microsoft Visual Studio on the server.

+3
source share
4 answers

This site can help you find the resources you need. Not sure if all this is free, so check out: C # Tools, a set of development tools and utilities for programming in C # .

Notepad 2 is very useful!

+2
source

Visual studio - deFacto , ,

+1

Visual Studio Web Developer, . , , - , ?

, Visual Studio SQL Server express ( ). / , -.

+1

Visual Studio Express, Visual Studio, , .

http://www.microsoft.com/express/Web/

You can always upgrade to a better version!

0
source

All Articles