What is variable and constant in .net programming language?


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

Post New Answer

More ASP.NET Interview Questions

Explain the use of dataadapter.

0 Answers  


What are the event handlers that we can have in global.asax file?

0 Answers  


How do you create a permanent cookie?

2 Answers  


In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?

0 Answers   HCL,


What are clr?cts?cls?

4 Answers   e4e, HCL, Microsoft, Tata Communications,






What is the difference between control and component?

4 Answers  


Explain the page lifecycle of an asp.net mvc? : asp.net mvc

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  


How does ASP.NET framework maps client side events to Server side events.?

0 Answers  


I have a method written in WebForm (means .aspx page) & now I want to call this method in WebUserControl (means .ascx page) what should I have to do?

1 Answers   Patni,


what are the files used in asp .net

1 Answers  


how to use html code in asp source code?

1 Answers  


Categories