What is the difference between <asp:Panel > and <asp:PlaceHolder > in ASP.NET? When should you use one over the other?
<asp:Panel >
<asp:PlaceHolder >
Also want to know how is it used?