do i need to learn C# before ASP.NET ?

  • Thread starter Thread starter dsarf f
  • Start date Start date
D

dsarf f

Guest
In asp.net you can make buttons, textboxes, etc without c# but if you want for example for something to happen when you click the button you need c# or vb, so you can use it without c# but there would be almost no actions (notice how I said almost).
 
i want to learn asp.net....do i need to have a background in c# to learn asp.net ???

thankyou
 
Most introductory ASP.NET textbooks will teach you C# along the way. You don't need to know anything about it.
 
Back
Top