we can able to display a MessageBox in asp .net without
using any script langages?
Answer Posted / lakshmikanth
yes we can add first click on add reference and
add "system.windows.froms" dll in windows which pops up
then start using
System.windows.forms.messagebox.show("i love
india","Lakshmikanth");
| Is This Answer Correct ? | 20 Yes | 7 No |
Post New Answer View All Answers
How to register exception filter globally?
How are sessions stored?
Define secured sockets layer.
How does asp.net page work?
Describe the master page.
Can I tap into other windows livetm services?
explain code with datachaching with example
Explain page output caching?
What is a web farm?
What is a windows service?
What is data binding in asp net?
What is the difference between a multi-layer and multi-tier applications?
What is the use of view state?
What is app_code folder in asp net?
What is difference cookie and session?