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
What is Web API Routing?
What is the difference between sealed vs static class?
Difference between using directive vs using statement?
Which method do you use to enforce garbage collection in .net?
Which property is used to identify the Page is Post Back in ASP.NET?
How would you turn off cookies on a page of a website?
When should I use server transfer and response redirect?
What is odata in web api?
i have 3+ exp in .net? i am going interview now but they asked me do you know any TOOL? which tool will i study please refer me?
Differentiate between structure and class.
8. Why do you want to work here?
What is difference between session and cookies?
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
can we remote debug applications with the remote debugger installed with vs.net 2002, with vs.net 2003?
Explain managed code an un-managed code.