Editing aspx is fast and straightforward using DocHub. Skip downloading software to your PC and make adjustments using our drag and drop document editor in just a few fast steps. DocHub is more than just a PDF editor. Users praise it for its efficiency and robust capabilities that you can use on desktop and mobile devices. You can annotate documents, make fillable forms, use eSignatures, and email documents for completion to other people. All of this, put together with a competing price, makes DocHub the perfect option to tweak data in aspx files with ease.
Make your next tasks even easier by turning your documents into reusable web templates. Don't worry about the protection of your records, as we securely keep them in the DocHub cloud.
welcome to Pim Technologies I am vut this is part 58 of asp.net video series in this session weamp;#39;ll discuss about the techniques to send data from one web form to another before continuing with the session I strongly recommend to watch Parts 55 56 and 57 of this video series in fact this is a very common interview question as well there are several techniques that are available in asp.net to move data from one web form to another we can make use of cross page post pack which we discussed about in part 55 and part 56 we can also use context. Handler object weamp;#39;ll talk about that in this video session and we also can use quer strings cookies session State and application state which will be discussed in the subsequent video sessions now in general the members of One web form are unavailable from a subsequently displayed web form however when we navigate between web forms using the server. transfer or server. execute method then data can be retrieved from the previous web fo