I haven't had the chance to implement any of the .NET betas, but
can you combine coding styles? Will an aspx file run if you put
something like <% Response.Write ("Hello World") %> in addition to some of the server-side control methods?
Printable View
I haven't had the chance to implement any of the .NET betas, but
can you combine coding styles? Will an aspx file run if you put
something like <% Response.Write ("Hello World") %> in addition to some of the server-side control methods?
Yes and no there's no more need for aligator tags but request and response objects are still around...