What are the methods by which output stream is controlled?
Answer / guest
? Flush ? sends previous buffered output to the client
immediately, but continues processing the script.
? Clear ? erases any already-buffered HTML.
? End ? causes the server to stop processing the script.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is asp language?
Explain life cycle of asp page.
what is differance b/w .net assemblies and com component?
how can we done appllication deployment
Give the comment tags for the following?
• How do you relate an aspx page with its code behind page?
can any one send me some real time sap crm interview question along with answer .my email id is psundeep@ymail.com
What are the advantages of using ASP?
Explain how is method overriding different from overloading?
Explain what inheritance is and an example of when you might use it?
how we can establish the connectivity between front end and backend?(asp as front end and c# as back end)
What is the difference between a namespace and an assembly name?