What is cross page posting? How is it done?
Answer / Munender Singh
Cross-page posting is a technique in ASP.NET where data is posted from one page to another page for processing. This can be achieved using the PostBackUrl property of the form tag or by programmatically redirecting the user to another page after data has been processed on the server-side. Cross-page posting allows developers to maintain a consistent user interface while performing complex operations across multiple pages.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the differences between clr & cts?
how to create bin folder in asp.net2.0
which is better arraylist or dictionary?
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
what are the attributes of sitemapnode?
Given an ASP.NET Web Form called WebFrom1, what class does the WebForm1 class inherit from by default? a) System.Web.Form b) System.Web.GUI.Page c) System.Web.UI.Page d) System.Web.UI.Form
What is pre-init event in ASP.NET 2.0 page life cycle?
web farm .. how does session shuld be stored... if inproc used? does the session persists from one server to other.
What method must be overridden in a custom control? a) The Paint() method b) The Control_Build() method c) The Render() method d) The default constructor
1 Answers Icertis, Microsoft, Syntax Softtech,
what are the files used in asp .net
How do you construct HtmlResponseMessage?
What is the concept of view state in asp.net?
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)