Hi:
I am new to asp.net programming, and have already run into my first "wall". I am using two books to learn it: Beginning asp.net 1.0 with vb1.0 by wrox, and a Sam's Teach yourself in 21 days book.
The funny thing, the wrox book says to start asp.net pages like this:
<page language="
vb" runat="server">
while the Sam's book says:
<%PAGE LANGUAGE="
VB"%>
<script language="
vb" runat="server">
I have been using the wrox one just fine. I'm just wondering if it matters which one I should be using.
Thanks in advance!
Now is the only thing that's real.