Hiding web page source code with ASP.NET?
Hi,
I have noticed that on some ASP.NET webpage, the source code does not have anything but a few lines. The page itself though has a bunch of controls. How do you hide your codes such as a label or radiobutton control?
Thanks