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 |
Can two different programming languages be mixed in a single ASMX file?
Do ASP.NET forms authentication cookies provide any protection against replay attacks? Do they, for example, include the client's IP address or anything else that would distinguish the real client from an attacker?
How does a content page different from a master page?
What is gacutil.exe? Where do we store assemblies, Should sn.exe be used before gacutil.exe?
Why Web Services?
If we write return statement in finally block will it works fine or throws any error?
In cache where dats is stored and how(file or object?)
What is active web page?
What is the purpose of master page?
How many modelpopup extender we frequire when we want more than one model popup on same page ?
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
What is difference between web config and global asax?