J
Juan Ignacio DAmato
Hi, I'm new int ASP.NET
I would like to know what is the best practice to migrate ASP application to
ASP.NET application. I mean in ASP I have a balance between client code and
Server code but in ASP.NET web forms use server code. Should I change
everithing to start to use server side code insted of client code or I still
to have balance between both sides.
How to avoid back button behavior when I postback? I mean is possible to
have a group of post pages in a single back or forwared command in Internet
Explorer that's really annoying
Thanks in advance
I would like to know what is the best practice to migrate ASP application to
ASP.NET application. I mean in ASP I have a balance between client code and
Server code but in ASP.NET web forms use server code. Should I change
everithing to start to use server side code insted of client code or I still
to have balance between both sides.
How to avoid back button behavior when I postback? I mean is possible to
have a group of post pages in a single back or forwared command in Internet
Explorer that's really annoying
Thanks in advance