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
Is asp.net a programming language or framework?
Does asp.net still recognize the global.asa file?
Define a multilingual website?
What is the caspol.exe tool used for?
What is the difference between sealed vs static class?
What are the parts of an http response?
Which is better union or union all?
Difference between application events and session events
What is the use of dispose method?
when a request is made in Life cycle of ASP.NET page .
What is Bundling and Minification in MVC?
Can we have 2 web config files?
Explain exception handling in .net.
How do you hide the columns?
What is the concepts of globalization and localization in .net?