-
-
-
-
-
-
ASP.NET - Addition of two numbers
For that I created two text boxes tbNum1 and tbNum2 and a button btnAdd. So Question is I have to create one class ,and in this class I have to declare properties for getting values. and in button_Click event I have to access the property value and assign the result to another text box. I can use property only not methods. how to do this. pls explain with codes
-
Where do you store the information about the user locale
Skill/Topic: IntermediateA) System.userB) System.webC) System.DrawingD) System.Web.UI.Page.Culture
-
Protocal
What is the transport protocol used to call a webservice
-
-
-
App_code folder in ASP.NET 2.0
What is the purpose of App_code folder in ASP.NET 2.0?
-
Which of these namespaces used for FileAccess
Skill/Topic: BeginnerA) System.IOB) System.IO.IsolatedStorageC) System.DirectoryServicesD) All of these
-
-
How many web.config was can have in application?
If we can have many then how to use it or what is the purpose of it
-
Browser makes a request
What happens at the serverside when a browser makes a request to the server for a particular page? Explain in detail
-
How to protect and show message ?
How to protect and show message for another user used to same login id for login at the time same login id user logind ?
My question is that -
1- abc@gmail.com (this user is already login ) . but another user try to login, used same Id - abc@gmail.com,that time showing message (This login id already used to another User).
-
Explicitly kill a User Session
How do you explicitly kill a user session?
-
-
-
ASP.NET Interview Questions
Ans