What are the different ways of processing data in ASP page
in the server side (like Forms, QueryStrings etc)?
Answer Posted / guest
Both ASP and ASP.net can be run at same server becuase IIS
Create a diffrent process for all the hosted application
and it has capability to respond/serve both ASP and ASP.NET
request.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Write a code snippet to implement the indentation in json in web api.
What is parse in asp.net?
How you can access the values from the Repeater control in ASP.NET?
What is the differences between a primary key and a unique key in sql server?
Which is the parent class of the web server control?
What are the contents of cookie?
What is new asp.net core?
What is a postback in asp net?
How is the asp.net mvc architecture different from others? : asp.net mvc
What is the used of "ispostback" property?
Explain advantages of caching?
What is a proxy in web service?
Is asp.net mvc still used? : Asp.Net MVC
Which authentication uses a combination of windows and iis authentication?
What is a reflection?