I have a simple project where I am creating a label in Visual Studio 2012 and wrote in the page load function label.text="welcome to sharpoint team site"
.
When the site opened, I didn't find the label text. I tried to debug, but I don't know where the problem is.
Note : When I created the project, I chose farm not sandbox.