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
Explain about validation?
Why am I getting an invalidoperationexception when I serialize an arraylist?
how to set the startup position of the form?
What is the difference between l1 and l2 cache? : Dot net architecture
Explain the five stages in a dlx pipeline? : Dot net architecture
What is cache coherency and how is it eliminated? : .NET Architecture
What is difference between Desktop, Client Server & Web based applications?
What are different types that a variable can be defined and their scopes ?
Explain .net mobile automatic paging? : Microsoft dot net mobile
Are there any third party logging components available?
What does the term "green architecture" mean? : .NET Architecture
What is difference between .net and visual studio?
What re interop services?
Define an interrupt? : Dot net architecture
Explain COM with example?