Click here to Skip to main content
16,005,339 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Browser TimeOut Pin
Prasanna Kumar Pete29-Sep-08 23:42
Prasanna Kumar Pete29-Sep-08 23:42 
Questiongridview onclick Pin
eyeseetee29-Sep-08 4:25
eyeseetee29-Sep-08 4:25 
AnswerRe: gridview onclick Pin
whatUrunning.com29-Sep-08 4:33
whatUrunning.com29-Sep-08 4:33 
AnswerRe: gridview onclick Pin
nelsonpaixao29-Sep-08 13:44
nelsonpaixao29-Sep-08 13:44 
Questionfileuplode control file uploda problem [modified] Pin
UD(IA)29-Sep-08 4:23
UD(IA)29-Sep-08 4:23 
QuestionGrouping relevant data together while iterating throug them Pin
J-Cod3r29-Sep-08 4:00
J-Cod3r29-Sep-08 4:00 
AnswerRe: Grouping relevant data together while iterating throug them Pin
Lea Hayes30-Sep-08 10:44
Lea Hayes30-Sep-08 10:44 
QuestionASP.NET, AJAX, and JavaScript Pin
Lea Hayes29-Sep-08 3:58
Lea Hayes29-Sep-08 3:58 
Hi guys!

I have had to use quite a lot of AJAX for the website that I am working on, but I am often faced with synchronizing control properties between the client and server. I started thinking about ways in which I could interact with the view state, but there are complexities involved with this (i.e. encryption and compression).

I then realised, what if a second view state were to be constructed for client side use. I could create a JavaScript class which manages this view state, and a base class for all client-side controls which eases interaction with this client-side view state. I figure that the best way to serialize this information is with JSON (I use the JavaScript Prototype Framework for this). I haven't actually created this yet because there is a major problem that I wanted to address.

Somehow I need to intercept the default ASP.NET "__DoPostBack" function so that I can add some serialization functionality for my client view state class.

Any help would be greatly appreciated!
Lea Hayes
AnswerRe: ASP.NET, AJAX, and JavaScript Pin
Lea Hayes30-Sep-08 10:38
Lea Hayes30-Sep-08 10:38 
QuestionNumeric Autogeneration Pin
srinivaskonijeti29-Sep-08 2:41
srinivaskonijeti29-Sep-08 2:41 
AnswerRe: Numeric Autogeneration Pin
eyeseetee29-Sep-08 2:49
eyeseetee29-Sep-08 2:49 
GeneralRe: Numeric Autogeneration Pin
J4amieC29-Sep-08 3:44
J4amieC29-Sep-08 3:44 
GeneralRe: Numeric Autogeneration Pin
eyeseetee29-Sep-08 4:20
eyeseetee29-Sep-08 4:20 
AnswerRe: Numeric Autogeneration Pin
Blue_Boy29-Sep-08 2:53
Blue_Boy29-Sep-08 2:53 
AnswerRe: Numeric Autogeneration Pin
HemJoshi29-Sep-08 2:59
HemJoshi29-Sep-08 2:59 
GeneralRe: Numeric Autogeneration Pin
ednrg1-Oct-08 3:47
ednrg1-Oct-08 3:47 
GeneralRe: Numeric Autogeneration Pin
HemJoshi2-Oct-08 20:47
HemJoshi2-Oct-08 20:47 
AnswerRe: Numeric Autogeneration Pin
Brij29-Sep-08 3:00
mentorBrij29-Sep-08 3:00 
AnswerRe: Numeric Autogeneration Pin
Ashfield29-Sep-08 3:23
Ashfield29-Sep-08 3:23 
Questionget parameter in html Pin
ptvce29-Sep-08 0:59
ptvce29-Sep-08 0:59 
AnswerRe: get parameter in html Pin
Brij29-Sep-08 1:23
mentorBrij29-Sep-08 1:23 
GeneralRe: get parameter in html Pin
ptvce29-Sep-08 1:48
ptvce29-Sep-08 1:48 
GeneralRe: get parameter in html Pin
Brij29-Sep-08 2:06
mentorBrij29-Sep-08 2:06 
GeneralRe: get parameter in html Pin
ptvce29-Sep-08 2:37
ptvce29-Sep-08 2:37 
GeneralRe: get parameter in html Pin
Brij29-Sep-08 2:57
mentorBrij29-Sep-08 2:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.