What are Master Pages in ASP.NET? or What is a Master Page?
No Answer is Posted For this Question
Be the First to Post Answer
How can you identify that the page is post back?
What is strong name and which tool is used for this?
Where we create sessions for Banking Applications and how to create? expalin with code?
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
What is the difference between session state and session variables ?
Explain how inline and code behind is used differently ?
Can we have multiple master pages in asp net?
What are assemblies and namespaces and explain the difference between them ?
If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?
Explain why datareader is useful?
In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?