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 ispostback property?
Explain server side state management system.
Why is it preferred to not use finalize for clean up?
Describe the differences between the lifecycles of Windows services and Standard EXE?
Where can I get the details on migration of existing projects using various technologies to asp.net?
Explain the advantages of asp.net.
Can you explain one critical mapping?
What are the differences between application object and session object?
What describes a query?
Explain the significance of routing? : asp.net mvc
What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?
What is a viewstate?
How you can access the properties and controls of master pages from content pages?
What are sql joins?
Which platform does Microsoft .NET use for exchanging data between applications?