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
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
What is the biggest disadvantage of “Other Return Types” in Web API?
How is a session stored and maintained in asp.net?
ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?
What is cookies in asp net?
What is sdlc process?
What are the different authentication modes in asp.net?
What is the difference between the get method () and post method ()?
How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?
Define common type system?
Difference between Response.redirect vs server.transfer?
Explain client side state management system.
How many types of state management are there in asp net?
What is the compiled object?
Describe the diffeerence between inline and code behind?