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
Is asp the same as saas?
which property will make a control span an entire site office parent class
What does active server pages look like?
Define clientcertificate collection?
How can I break Search
Is asp a programming language?
Plz give me the code for binding the dropdownlists with Country,State,City And Each will represent after selecting upper dropdownlist
Name the data types which does the rangevalidator control support?
How does asp differ from html?
What are the features of asp?
What is a variable in asp?
why and how static variable retain their value after postback form ?
What options are available to deploy my .net applications?
Enter the roll number of a student and get his marks from a database file called MARKS. Use an ASP code for the same
Describe ways to present an arbitrary endpoint (URL) and route requests to that endpoint to ASP.NET.