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

ASP.NET

 
GeneralRe: validation Pin
A kamath26-Jun-07 3:48
A kamath26-Jun-07 3:48 
GeneralRe: validation Pin
Sathesh Sakthivel26-Jun-07 4:21
Sathesh Sakthivel26-Jun-07 4:21 
GeneralRe: validation Pin
A kamath26-Jun-07 4:56
A kamath26-Jun-07 4:56 
GeneralRe: validation Pin
Sathesh Sakthivel26-Jun-07 18:12
Sathesh Sakthivel26-Jun-07 18:12 
QuestionActive Directory Pin
Jayesh Talsaniya26-Jun-07 0:21
Jayesh Talsaniya26-Jun-07 0:21 
QuestionSession asp.net Pin
AnhTin25-Jun-07 23:24
AnhTin25-Jun-07 23:24 
AnswerRe: Session asp.net Pin
Fred_Smith25-Jun-07 23:50
Fred_Smith25-Jun-07 23:50 
GeneralRe: Session asp.net Pin
AnhTin26-Jun-07 15:44
AnhTin26-Jun-07 15:44 
thank all reply to me

i could understand is
if i have datatable (dt) contain 100 rows
and i assign session["demo"] = dt;
Data in Session["demo"] mean is 100 rows data have store in server and client will have session id of itseft on server
when client request to server on the server will check session id on client with session id on server and then assgin data by session store on server;
ex: datatable dt1 = (datatable)session["demo"];

but i dont know if data of session store on server so where is it store ???
GeneralRe: Session asp.net Pin
Fred_Smith26-Jun-07 21:55
Fred_Smith26-Jun-07 21:55 
AnswerRe: Session asp.net Pin
Manas Bhardwaj26-Jun-07 0:14
professionalManas Bhardwaj26-Jun-07 0:14 
AnswerRe: Session asp.net Pin
Sandeep Akhare26-Jun-07 1:21
Sandeep Akhare26-Jun-07 1:21 
AnswerRe: Session asp.net Pin
Vasudevan Deepak Kumar26-Jun-07 1:37
Vasudevan Deepak Kumar26-Jun-07 1:37 
QuestionGrid View Column Pin
Senseicads25-Jun-07 23:17
Senseicads25-Jun-07 23:17 
AnswerRe: Grid View Column Pin
Fred_Smith25-Jun-07 23:37
Fred_Smith25-Jun-07 23:37 
QuestionRSS Reader/ Writer Pin
wEb GuRu...25-Jun-07 22:34
wEb GuRu...25-Jun-07 22:34 
AnswerRe: RSS Reader/ Writer Pin
RepliCrux26-Jun-07 1:16
RepliCrux26-Jun-07 1:16 
AnswerRe: RSS Reader/ Writer Pin
RepliCrux26-Jun-07 1:18
RepliCrux26-Jun-07 1:18 
Questioncrystal report export button does not work Pin
rkherath25-Jun-07 22:00
rkherath25-Jun-07 22:00 
Questionhow to use custom validator at client side Pin
Hemant Garg25-Jun-07 21:10
Hemant Garg25-Jun-07 21:10 
AnswerRe: how to use custom validator at client side Pin
Viral Upadhyay25-Jun-07 21:26
Viral Upadhyay25-Jun-07 21:26 
QuestionGUI Problem..Displaying correctly in IE BUT problem in Mozilla Pin
goutham.sriharsha25-Jun-07 20:56
goutham.sriharsha25-Jun-07 20:56 
AnswerRe: GUI Problem..Displaying correctly in IE BUT problem in Mozilla Pin
SHatchard26-Jun-07 0:33
SHatchard26-Jun-07 0:33 
AnswerRe: GUI Problem..Displaying correctly in IE BUT problem in Mozilla Pin
Guffa26-Jun-07 2:20
Guffa26-Jun-07 2:20 
QuestionStranger in AJAX. [modified] Pin
mohantfor.net25-Jun-07 20:30
mohantfor.net25-Jun-07 20:30 
AnswerRe: Stranger in AJAX. Pin
Viral Upadhyay25-Jun-07 21:29
Viral Upadhyay25-Jun-07 21:29 

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.