how to display a message box in the Application?
Answer Posted / abdul rahman
Page.RegisterStartupScript(" ", "<script> alert
('hello');</script>");
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Can you explain server controls in atlas?
Session State and can i store desirialized object in state server, if yes how and if not why.
Can I create my own metadata attributes?
What are the types of memory management? : Dot net architecture
How can I create a application?
What is the difference between absolute expiration and sliding-time expiration?
Define dma? : Dot net architecture
6. Wcf- what is SOA
What is Opf3
Explain dotnet framework ?
What are public and private assemblies ?
Explain write back and write through caches? : .NET Architecture
What is the difference between .net mobile pages and ordinary .net web page? : Microsoft dot net mobile
What are relation objects in dataset?
Does .NET runtime offer Deterministic Destruction or not?