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 |
How can I write my own .NET host?
HI THIS IS THIRUMAL. I AM COMPLETED MY MCA IN 2009 WITH 64%. NOW I AM LOOKING FOR A JOB(FRESHER)IN HYDERABAD.PLEASE IF YOU FIND ANY OPENINGS IN ANY COMPANY SEND IT TO MY MAIL ID PLEASE.. SKILL SET : C,C++,C#.NET,ASP.NET,ADO.NET,SQL SERVER, SSIS,SSRS EMAIL ID : THIRU104@GMAIL.COM THANKS & REGARDS D.THIRUMAL
Explain the race around condition? How can it be overcome? : Dot net architecture
Explain how does .net mobile work? : Microsoft dot net mobile
What is a managed code is dim fs as filestreamobject is a managed code? : .NET Architecture
Explain about developer benefit from memory management?
which is the institute in hyderabad for providing the live project industry training
How to upload in video,mp4,in .net 4.5 ..?
what is the difference between asp and asp.net
What is Object Caching in Visual Studio 2010?
What is .net mobile images control. Explain with an example? : Microsoft dot net mobile
what are the things we generally declare in session_start , application_start ?