what is differance b/w .net assemblies and com component?
Answer Posted / munna
asp is interpreted where as asp.net is compiled
in asp control events are handled at client side where as in
asp.net the control events are handled server side
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
When was asp released?
How add insert options in datagrid control in footer row.
Suppose someone gives a VB dll file (component). How to use that in an ASP file?
What is the default scripting language on the client side?
very Simple Question i Know But I Cant Do It public int Y { get { return _y; } set { _y = value; } } How Can i Check for Value Y in Accessories Say if Y > 5
What happens to a html page in asp?
Hi, i am looking for join learn real time project on dotnet please tell me which is the best institute now i am staying in a ameerpet. thank u for advance.
Distinguish functionalities of ASP in web design.
Name the event handlers of application object?
Write code for the following in ASP a)Display attributes of a file b) File copy c) get disk capacity.
How do you open an asp file?
Explain how do you box a primitive data type variable?
Define a form collection?
Name the data type should you use if you want an 8-bit value thats signed?
Explain life cycle of asp page.