asp.net page is a object or not?
Answers were Sorted based on User's Feedback
Answer / jithin
ASP.net is a Object Orianted Programming Language
Is This Answer Correct ? | 2 Yes | 2 No |
How you will manage the state of ASP.NET controls?
0 Answers Sans Pareil IT Services,
I am using a range validator and want to use dd mm yyyy format for accepting dates. I get a fairly generic "can't do that" type exception when I use this format for setting the minValue or maxValue properties for the range validator. How can I force it to accept my format?
what are the oops concepts are used in your project?
1 Answers AppShark, IBM, Kotak,
What parameters can you pass in the url of the api?
How to authenticate users using web.config ?
What is the difference between session and viewstate?
What are typed datasets?
What are the types of assemblies and where can u store them and how a private assembly is used only by a single application, and is stored in that application's install directory (or a subdirectory therein)?
How can you enable impersonation in the web.config file?
What is a server cookie?
Why do we use sessions?
Can you give an example of what might be best suited to place in the Application_Start and Session_Start subroutines?