What are the different ways of processing data in ASP page
in the server side (like Forms, QueryStrings etc)?
Answer / 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 |
what is manifest?
Define reflection in .net?
what is abstract class and method..
Explain the different parts that constitute ASP.NET application?
How do you use a custom validator? When might you want to use one?
What is the difference between Server.Transfer and Response.Redirect? Why would you choose one over the other?
What is break mode?
Which property is used to identify the Page is Post Back in ASP.NET?
0 Answers Sans Pareil IT Services,
Hi please tell me what is ISNOTPOSTBACK,POSTBACK,AUTOPOSTBACK and also the extensions of aspx,asmx,ascx its urgent plz reply me soon....
How is session id generated?
What is the syntax for datagrid and specifying columns?
What is deference between asp.net, vb.net, c# & j#