we can able to display a MessageBox in asp .net without
using any script langages?
Answer Posted / mohit jethva
by using DLLImport(USER32.dll)
you can use msgbox in .net
| Is This Answer Correct ? | 7 Yes | 9 No |
Post New Answer View All Answers
What is the difference between “Web.config” and “Machine.Config”?
What is use of Master Page in ASP.NET web pages?
What is the exact purpose of http handlers?
Explain the asp.net page life cycle.
What is synchronous and Asynchronous post back ?
Which method is used to enforce garbage collection in .net?
Can we have multiple web config files for an asp.net application?
To wrap up a call to a Web service the standard used is..?
What are session and cookies?
Which object is used to encapsulate the state of the client and the browser in ASP.NET?
What is the caspol.exe tool used for?
To load your generated dataset with data which method do you invoke?
What permissions do asp.net applications posses by default?
Explain what is event bubbling?
How can we prepairing Interview