HyperLink vs LinkButton in Asp.Net
Posted On Wednesday, June 1, 2011 By Techreceipe.com. Under Asp.Net Tags: asp, asp.net, hyperlink, linkbutton, vs2010
In many of the forums I have seen developers asking where to use Link Button and Hyperlink.
This articles covers some of the points to taken care while choosing between these two controls.
HyperLink :
Hyperlink control create a link in your forms . when clicking that link the user will be
redirected to ...

