How to refresh a page in asp.net
Answers were Sorted based on User's Feedback
Answer / santhi
by using ispostback property or by using ajax controls
| Is This Answer Correct ? | 10 Yes | 3 No |
Answer / jayesh
by calling javascript function in asp.net you can also
refresh page
| Is This Answer Correct ? | 7 Yes | 4 No |
Answer / surendra sharma
by calling javascript function in asp.net you can also
window.location.reload();
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vincy
<head>
<title>Page</title>
<meta http-equiv="refresh" content="10">
</head>
| Is This Answer Correct ? | 2 Yes | 0 No |
Define an assembly?
Which institute provide good Project training on .Net technologies in hyd?
Where sessions are stored?
Is session server side or client side?
In which module you have worked in your .net project explain?
What is the difference between custom web user control and a custom web server control?
Should user input data validation occur server-side or client-side? Why?
3 Answers NIC, Siebel Systems,
How will you load dynamic assembly? How will create assesblies at run time?
Can we override the enablepartialrendering property of the scriptmanager class?
How can we create custom controls in asp net?
In what order do the events of an ASPX page execute. As a developer, why is it important to understand these events?
5 Answers Syntax Softtech, TCS,
What is the need to give <compilation debug=true> command ?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)