Hi.

I've recently started .NET programming and came across a couple of things, while working with dynamically generated controls on a web page, which I need a bit more explanation on.

What's the obvious difference between a LiteralControl and a Label control?
When is the right time to use either of them?

Same questions goes for PlaceHolder control and Panel control.

Thank you,
Michael Nattfalk