Explain how can we access static variable?


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

Post New Answer

More ASP.NET Interview Questions

what exception is thrown when you do a response.redirect

2 Answers   IBM,


Can more than one person use the same login?

0 Answers   MCN Solutions,


What Are The Difference Between AutoEventWireup="true" and AutoEventWireup="False"

12 Answers   Phoenix Technologies,


What is the displayafter property in updateprogress control?

0 Answers  


Write a code for passing ArrayList in Web API?

0 Answers  






what are the application layers for a distribute application?

0 Answers   Mind Tree,


What property must you set, and what method must you call in your code, in order to bind the data from a data source to the Repeater control?

1 Answers   Siebel,


Who is using asp.net?

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  


What is a web farm?

0 Answers  


How you can return View from ASP.NET Web API method?

0 Answers  


What is ashx file in asp.net?

0 Answers  


Categories