Ofcourse yes. ASP.NET had code behind support since its first release. Also, there are other major difference between 1.1 and 2.0, compilation model, partial classes, asynchronous pages to name a few.
Google around for tutorials on the same. If you have time, do go through a nice book too. It helps :-)
Vivek