What are ASP.NET Web Forms? How is this technology different
than what is available though ASP (1.0-3.0)?
Answer Posted / raghumadhav tirunagari
ASP . Interprepter.. use the script engine.
ASP.Net Compiled.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is Pre-Render event in ASP.NET?
How many ways are there to maintain a state in .net? What is view state?
What is localhost in asp.net?
Explain how cookies work. Give an example of cookie abuse.
Which is better asp.net or php?
What is variable and constant in .net programming language?
What is the difference between visual basic and asp.net?
How can I configure asp.net applications that are running on a remote machine?
Which of the following .NET framework supports Web API?
Define the term Scavenging in Caching?
What is the difference between page.registerclientscriptblock and page.registerstartupscript?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
Can you explain page lifecycle in net?
What is bson in web api?
What is difference between web config and global asax?