Why do we need master page in asp.net?
No Answer is Posted For this Question
Be the First to Post Answer
In this case if exception occure in Database which catch block will be exexcuted?
Why is global asax is used?
How many validators do ASP.NET have?
What is meant by server side scripting?
Is it necessary to lock application state before accessing it ?
A Web Service Can Only Be Written In .net. Is it True??
What are the event handlers that can be included in the Global.asax file?
Explain Assemblies?,Difference between Panel and GroupBox?,Differences between ASP and ASP.NET?
Page Life Cycle in ASP.NET
What data type does the RangeValidator control support?
What is a reflection?
My website has around 100 aspx. Out of this, a certain 20 aspx files should be made available to the users only if they are logged in. How can I achieve this with the web.config file?