Groups | Blog | Home
all groups > visual studio .net general > january 2006 >

visual studio .net general : ASP.NET C# code not color coded


benny
1/6/2006 8:49:05 AM
The c# code in my application is not color coded. All the html and
javascript it, but not the c#?

pvdg42
1/7/2006 10:44:20 AM

[quoted text, click to view]

Are you referring to a source code file displayed in Visual Studio? What is
the extension on the file name? visual Studio uses the extension to
determine how to display text in the editor. If you take a file, Program.cs
for example, and change the name to Program.txt, all the color coding will
disappear and the code will appear as all dark gray.

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.

AddThis Social Bookmark Button