ASP.net is one of the 5 things you can make with the Framework specifically it is the part of the framework that deals with web apps.
VB.net C# are the 2 most popular Framework languages but there are many others: Jscript.net <http://Jscript.net>, Perl.net <http://Perl.net>, Fortran.net <http://Fortran.net>, Cobol.net <http://Cobol.net>, Python.net<http://Python.net>, J# and many others. Yes you write an ASP.net page in a specific language + the framework libraries. Look at http://learnasp.com/freebook/learn/execscalar_vb2cs.aspx to see the same ASP.net page written in C# and VB.net -- they use the same framework objects but their syntax is different. You need to learn VB.net or C# to learn ASP.net and some people may want to learn the less popular ones: Cobol.net <http://Cobol.net>, Perl.net<http://Perl.net>, Python.net <http://Python.net> if their company was wed to one of these languages and wanted to port code easily. http://www.charlescarroll.com/chaz/site/4306/default.aspx are the best C# books http://www.charlescarroll.com/chaz/site/3368/default.aspx are best VB.net books The 4 other things you can build with .net are DOS apps, Windows apps, XAML apps, and WinServices/Daemons. http://learnasp.com/quickstart/ has an overview of the Framework and samples in a few languages. On 8/21/05, loc1972tran <[EMAIL PROTECTED]> wrote: > > Also, i'm somewhat confused as to VB.NET <http://VB.NET> and C#'s > relationship with > ASP.Net?? I'm wanting to learn ASP.Net, but do I need to learn > VB.NET<http://VB.NET> > and/or C# as well? Please drop some knowledge on my ignorant self. > > Thanks! > lqt > > > > > > > > SPONSORED LINKS > Programming > languages<http://groups.yahoo.com/gads?t=ms&k=Programming+languages&w1=Programming+languages&w2=C+programming+language&w3=Computer+programming+languages&w4=Java+programming+language&w5=C+++programming+language&w6=History+of+computer+programming+language&c=6&s=198&.sig=hjFSMmldhVc3zrT5SqL9xQ> > C > programming > language<http://groups.yahoo.com/gads?t=ms&k=C+programming+language&w1=Programming+languages&w2=C+programming+language&w3=Computer+programming+languages&w4=Java+programming+language&w5=C+++programming+language&w6=History+of+computer+programming+language&c=6&s=198&.sig=td85HQ93XfErfw7wfLZ86A> > Computer > programming > languages<http://groups.yahoo.com/gads?t=ms&k=Computer+programming+languages&w1=Programming+languages&w2=C+programming+language&w3=Computer+programming+languages&w4=Java+programming+language&w5=C+++programming+language&w6=History+of+computer+programming+language&c=6&s=198&.sig=BMtgOo7dpsC1xzn1YgpBPg> > Java > programming > language<http://groups.yahoo.com/gads?t=ms&k=Java+programming+language&w1=Programming+languages&w2=C+programming+language&w3=Computer+programming+languages&w4=Java+programming+language&w5=C+++programming+language&w6=History+of+computer+programming+language&c=6&s=198&.sig=8IuywkhSLTtpB6_iFiJoCQ> > C > programming > language<http://groups.yahoo.com/gads?t=ms&k=C+++programming+language&w1=Programming+languages&w2=C+programming+language&w3=Computer+programming+languages&w4=Java+programming+language&w5=C+++programming+language&w6=History+of+computer+programming+language&c=6&s=198&.sig=jpmDiGf8qD8AqZNqFwDO7w> > History > of computer programming > language<http://groups.yahoo.com/gads?t=ms&k=History+of+computer+programming+language&w1=Programming+languages&w2=C+programming+language&w3=Computer+programming+languages&w4=Java+programming+language&w5=C+++programming+language&w6=History+of+computer+programming+language&c=6&s=198&.sig=9slR1_vZJlvyOINA4iLkow> > > ------------------------------ > YAHOO! GROUPS LINKS > > > - Visit your group > "AspNetAnyQuestionIsOk<http://groups.yahoo.com/group/AspNetAnyQuestionIsOk>" > on the web. > - To unsubscribe from this group, send an email to: > [EMAIL PROTECTED]<[EMAIL PROTECTED]> > - Your use of Yahoo! Groups is subject to the Yahoo! Terms of > Service <http://docs.yahoo.com/info/terms/>. > > > ------------------------------ > [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> <font face=arial size=-1><a href="http://us.ard.yahoo.com/SIG=12h17jcs1/M=362131.6882499.7825260.1510227/D=groups/S=1705006764:TM/Y=YAHOO/EXP=1124693926/A=2889191/R=0/SIG=10r90krvo/*http://www.thebeehive.org ">Get Bzzzy! (real tools to help you find a job) Welcome to the Sweet Life - brought to you by One Economy</a>.</font> --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
