View Single Post
  #3 (permalink)  
Old 10-30-2007, 11:10 AM
WingedPanther's Avatar   
WingedPanther WingedPanther is offline
Super Moderator
 
Join Date: Jul 2006
Age: 35
Posts: 2,035
Last Blog:
NaNoWriMo Day 23 The...
Rep Power: 24
WingedPanther is a jewel in the roughWingedPanther is a jewel in the roughWingedPanther is a jewel in the roughWingedPanther is a jewel in the rough
Default

Also, realize that ASP.Net isn't really a language, it's a deployment mechanism. You do your coding in any .NET language, and select to use the ASP.NET widgets instead of the application widgets. As a result, you really need to learn HTML, and a language such as VB.NET, C#.NET, etc.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum
Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall
Reply With Quote