How to use a Master Database in Asp.net?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

Types of configuration files and their differences ?

2 Answers   Accenture,


What is the difference between ExecuteReader,ExecuteNonQuery and ExecuteScalar.

8 Answers  


What do you mean by authorization?

0 Answers  


I am using ASP.Net 2.0. I added the following code in button_Click page. but 'PreviousPage' is not taking as a keyword. It throughs an error. Page Poster = this.PreviousPage; TextBox txtNewTest = (TextBox)Poster.FindControl("txtTest"); sDisplay = txtNewTest.Text; Response.Write(sDisplay); The following is the Error Message: 'controls_LoginMain' does not contain a definition for 'PreviousPage'

2 Answers  


Explain about consistent programming model in the .NET framework?

0 Answers  






How to improve performance of web application asp.net mvc? : Asp.Net MVC

0 Answers  


Differences between VB.Net and C#, related to OOPS concepts

5 Answers   CSC,


What are server objects?

0 Answers  


Are xaml file compiled or built on runtime?

0 Answers  


What’s the use of “GLOBAL.ASAX” file?

0 Answers  


What are Master pages? How to define a Master page?

3 Answers  


Difference between ASP Session and ASP.NET Session?

2 Answers  


Categories