Click here to Skip to main content
15,888,803 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionurl problem Pin
Tamimi - Code20-Feb-07 1:23
Tamimi - Code20-Feb-07 1:23 
AnswerRe: url problem Pin
Mark J. Miller20-Feb-07 1:33
Mark J. Miller20-Feb-07 1:33 
GeneralRe: url problem Pin
Tamimi - Code20-Feb-07 1:41
Tamimi - Code20-Feb-07 1:41 
GeneralRe: url problem Pin
Mark J. Miller20-Feb-07 1:48
Mark J. Miller20-Feb-07 1:48 
AnswerRe: url problem Pin
Sandeep Akhare20-Feb-07 1:44
Sandeep Akhare20-Feb-07 1:44 
AnswerRe: url problem Pin
Tamimi - Code20-Feb-07 1:58
Tamimi - Code20-Feb-07 1:58 
Questionsession and application state example Pin
anujose20-Feb-07 1:17
anujose20-Feb-07 1:17 
AnswerRe: session and application state example Pin
Sandeep Akhare20-Feb-07 1:26
Sandeep Akhare20-Feb-07 1:26 
Hi Which type of example you are asking for
Session["sandeep"] = "SomeValue";
Application["Akhare"] = "Throughout Application";
you can use this way
Session is used for perticular period(session only)after then it lost its value
where as application can retain the values even though session is lost i.e through out your application. Google it for more Info


<l>Thanks and Regards
Sandeep

QuestionMaster Pages question Pin
Nada Adel20-Feb-07 0:58
Nada Adel20-Feb-07 0:58 
AnswerRe: Master Pages question Pin
Sandeep Akhare20-Feb-07 1:21
Sandeep Akhare20-Feb-07 1:21 
AnswerRe: Master Pages question Pin
szukuro20-Feb-07 1:59
szukuro20-Feb-07 1:59 
AnswerRe: Master Pages question Pin
ednrgc20-Feb-07 7:12
ednrgc20-Feb-07 7:12 
QuestionDatagrid Pin
A kamath20-Feb-07 0:17
A kamath20-Feb-07 0:17 
AnswerRe: Datagrid Pin
sathesh pandian20-Feb-07 0:50
sathesh pandian20-Feb-07 0:50 
GeneralRe: Datagrid Pin
A kamath20-Feb-07 0:55
A kamath20-Feb-07 0:55 
AnswerRe: Datagrid Pin
Vsree20-Feb-07 18:32
Vsree20-Feb-07 18:32 
GeneralRe: Datagrid Pin
A kamath20-Feb-07 20:45
A kamath20-Feb-07 20:45 
Questionadding a map to web form? Pin
shaik_aks19-Feb-07 23:52
shaik_aks19-Feb-07 23:52 
AnswerRe: adding a map to web form? Pin
Sandeep Akhare20-Feb-07 0:02
Sandeep Akhare20-Feb-07 0:02 
QuestionProblem (Lost Focus Event in ASP.Net) Pin
MissionSuccess19-Feb-07 23:36
MissionSuccess19-Feb-07 23:36 
AnswerRe: Problem (Lost Focus Event in ASP.Net) Pin
NanaAM19-Feb-07 23:54
NanaAM19-Feb-07 23:54 
GeneralRe: Problem (Lost Focus Event in ASP.Net) Pin
MissionSuccess20-Feb-07 0:30
MissionSuccess20-Feb-07 0:30 
GeneralRe: Problem (Lost Focus Event in ASP.Net) Pin
Sandeep Akhare20-Feb-07 1:06
Sandeep Akhare20-Feb-07 1:06 
GeneralRe: Problem (Lost Focus Event in ASP.Net) Pin
MissionSuccess20-Feb-07 1:50
MissionSuccess20-Feb-07 1:50 
GeneralRe: Problem (Lost Focus Event in ASP.Net) Pin
Sandeep Akhare20-Feb-07 1:57
Sandeep Akhare20-Feb-07 1: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.