Explain about Application and Session Events ?


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

Post New Answer

More ASP.NET Interview Questions

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 are the parts of an http response?

0 Answers  


Explain repository pattern in asp.net mvc? : asp.net mvc

0 Answers  


what is the difference between assemblyinfo and webconfig files?

1 Answers  


Distinguish between Server-side and Client-side code?

0 Answers   Siebel,






About remoting and web services. Difference between them?

2 Answers   Microsoft,


What is the sequence in which ASP.NET events are processed?

0 Answers  


What is the difference between localization and globalization?

0 Answers  


I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?

0 Answers   Excel,


How to create a db connection at one place/page so that we can use that connection for all pages/forms/windows.what r the steps ned to be performed if question not clear,let me know

0 Answers  


Is it true that a Web service must be written in .NET or not?

0 Answers   Siebel,


Using Statement usage in C#

2 Answers  


Categories