Hello,<BR><BR>This is my first day using .Net, so far I am very confused, but it will come as always. Question is, I have never used Visual Studio for web development before and I cannot find where to set it to use color coding in my server side script. Basically, everything that is between <%(everything)%> is just plain old black, this makes things VERY hard.<BR><BR>Please help, where can I kick in the color here?<BR><BR>Thanks-<BR><BR>SteveThis isn't exactly your question, but using the classic ASP script blocks aka. <% %> tends to flip out .net color schemes. Try using the <script language="VB" runat="server"> tags instead. <BR><BR>Also, if this is your first day, read everything here:
<BR><BR>http://samples.gotdotnet.com/quickstart/aspplus/<BR><BR>])ry
