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 customise the trace output?
What size is a .net object?
What is a managed code? : Dot net architecture
Explain .net mobile input controls? : Microsoft dot net mobile
Explain the Lapsed Listener problem in .net
What is the difference between l1 and l2 cache? : Dot net architecture
i wish to write mcts(microsoft certified technology specialist) exam. can anyone give the model question or format and preparation method?
What are public and private assemblies ?
What are library functions?
how can we achieve language interoperability through CLS? How MSIL works?
What is an interrupt? : .NET Architecture
Explain about code access security?
Explain about generation?
difference between Response.write,server.transfer and also which one is used when ?
What are the main Tools to develop .Net Application?