how to display a message box in the Application?
Answers were Sorted based on User's Feedback
Answer / abdul rahman
Page.RegisterStartupScript(" ", "<script> alert
('hello');</script>");
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / 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 |
does .NET support multiple inheritance ?
how to delete the record using data reader
Explain the race around condition? How can it be overcome? : Dot net architecture
How will you do windows authentication and what is the namespace?
Explain COM with example?
What is application frame host?
Explain <mobile:link> element .net mobile with example? : Microsoft dot net mobile
How can u manage state ?
Does application frame need host?
what is web service?
i want to know that now a days which software course has demand and more opportunities please give me reply to my mail id
can aspx page contains two pager tags ?