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
What is cookies cache and session?
What’s the difference between response .redirect and server.transfer?
What is a response cookie?
Give a few examples of page life cycle events.
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,?
Describe SOA and the tenets of it?
What is microsoft windows sharepoint services?
Which is better php or asp.net?
Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?
Which method is used to enforce garbage collection in .net?
Explain the different types of directives in .net?
When should I use server transfer and response redirect?
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
What is a swagger in web api?
Can you use c# without .net?