asp mean
Answers were Sorted based on User's Feedback
Answer / dsr
asp mean active server page. we are writing serverside
coding in<% %> delimerities.
| Is This Answer Correct ? | 15 Yes | 1 No |
Answer / premkumar
asp means active server page. It is client side scripting
language.
| Is This Answer Correct ? | 13 Yes | 5 No |
Answer / sahil
asp means:- Active Server Pages
Which are used by client side as scripting language.
| Is This Answer Correct ? | 3 Yes | 1 No |
Please explain what inheritance is, and why it's important?
What is finalize method in .net?
How do I spawn a thread?
Tell us what is the difference between struct and class?
Difference between user groups and code groups
What is the use of common language runtime?
What class does icon derive from? Isn't it just a bitmap with a wrapper name around it?
When would you use .NET Remoting and when Web services?
How does the .NET framework work?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Conceptually, what is the difference between early-binding and late-binding?
When we use windows api in .net is it managed or unmanaged code?