how to display a message box in the Application?
Answer Posted / nazrul.nazi
is it web application or window applicatin
in window applicatin
u show message through
MessageBox.show("my message");
web application
u can call through javascript as written in abdul rahman answer
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Can I create my own metadata attributes?
what are the fundamental and common properties of .net controls?
What is gui programming? : .NET Architecture
question related to table havi colspan and row span
Can you explain atlasuiglitz library?
Describe the Managed Execution Process in .NET?
Xmlserializer is throwing a generic "there was an error reflecting myclass" error. How do I find out what the problem is?
Explain the race around condition? : .NET Architecture
What's the difference between an application and a program?
how to make and display a form without title bar?
What other than biginteger has been introduced in system.numerics namespace?
Explain the difference between l1 and l2 cache? : .NET Architecture
readonly syntax ?
Can I create my own permission set?
What is the difference between .net mobile pages and ordinary .net web page? : Microsoft dot net mobile