How to Page Execute in asp.net(inside browser)
Answer Posted / guest
use server.Execute() method.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
How to use push notification?
Is LINQ performance wise better or using sqlcommand?
What is the parent class of all the web server control?
What is the difference between dynamic SGA and static SGA?
Which is better php or asp.net?
Can I combine classic asp and asp.net pages?
What is the difference between equals() and == in c#?
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
Is session stored in browser?
What is enableviewstate?
What is the difference between Session and response.Redirect?
What is the purpose of using MVC programming pattern in ASP.NET?
Explain the steps to be followed to use passport authentication.
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
Explain a program using razor view engine to create a simple application? : asp.net mvc