Click here to Skip to main content
16,011,436 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionSerious GridView Problem! Pin
Sheel Gohe20-Apr-06 19:12
Sheel Gohe20-Apr-06 19:12 
AnswerRe: Serious GridView Problem! Pin
minhpc_bk20-Apr-06 20:46
minhpc_bk20-Apr-06 20:46 
GeneralRe: Serious GridView Problem! Pin
Sheel Gohe20-Apr-06 21:10
Sheel Gohe20-Apr-06 21:10 
GeneralRe: Serious GridView Problem! Pin
minhpc_bk20-Apr-06 21:20
minhpc_bk20-Apr-06 21:20 
GeneralRe: Serious GridView Problem! Pin
Sheel Gohe21-Apr-06 3:34
Sheel Gohe21-Apr-06 3:34 
QuestionSession timed out Pin
karthiBalu20-Apr-06 19:08
karthiBalu20-Apr-06 19:08 
GeneralVery important reply. Read immediately. Pin
Guffa20-Apr-06 20:45
Guffa20-Apr-06 20:45 
AnswerRe: Session timed out Pin
ptvce22-Apr-06 4:46
ptvce22-Apr-06 4:46 
i dont know right but i think this way dont be bad:

u can open global.asax.cs
and in htis function write this form:
protected void Session_Start(Object sender, EventArgs e)
{
Session["strUserName"]="aaa";
}
that means you can control that amount of session dont be null.
Questionview state, response.direct, server.transfer Pin
Sriram Suresh20-Apr-06 17:26
Sriram Suresh20-Apr-06 17:26 
AnswerRe: view state, response.direct, server.transfer Pin
Vasudevan Deepak Kumar20-Apr-06 18:20
Vasudevan Deepak Kumar20-Apr-06 18:20 
AnswerRe: view state, response.direct, server.transfer Pin
HimaBindu Vejella20-Apr-06 19:55
HimaBindu Vejella20-Apr-06 19:55 
Question"Aout graphicscontainer Pin
tczhang20-Apr-06 16:44
tczhang20-Apr-06 16:44 
Questionhelp in creating "help" in asp.net Pin
scarfaced20-Apr-06 16:13
scarfaced20-Apr-06 16:13 
AnswerRe: help in creating "help" in asp.net Pin
Vasudevan Deepak Kumar20-Apr-06 18:21
Vasudevan Deepak Kumar20-Apr-06 18:21 
AnswerRe: help in creating "help" in asp.net Pin
HimaBindu Vejella20-Apr-06 20:00
HimaBindu Vejella20-Apr-06 20:00 
QuestionASP.net 2005 Pin
AnhTin20-Apr-06 16:03
AnhTin20-Apr-06 16:03 
AnswerRe: ASP.net 2005 Pin
minhpc_bk20-Apr-06 16:55
minhpc_bk20-Apr-06 16:55 
QuestionDoes IIS support Multithreading? Pin
KaKa'20-Apr-06 14:49
KaKa'20-Apr-06 14:49 
QuestionGridView Rows Formatting Pin
RX Maverick20-Apr-06 12:58
RX Maverick20-Apr-06 12:58 
AnswerRe: GridView Rows Formatting Pin
minhpc_bk20-Apr-06 16:04
minhpc_bk20-Apr-06 16:04 
QuestionInternal .Net Framework Data Provider error 1 Pin
Research20-Apr-06 12:35
Research20-Apr-06 12:35 
QuestionDownload file(s) from server Pin
dr S.A.f.20-Apr-06 11:42
dr S.A.f.20-Apr-06 11:42 
AnswerRe: Download file(s) from server Pin
dr S.A.f.20-Apr-06 23:02
dr S.A.f.20-Apr-06 23:02 
AnswerRe: Week only Calendar Pin
Mike Ellison20-Apr-06 14:41
Mike Ellison20-Apr-06 14:41 
QuestionWSE3 & MTOM Pin
hung_ngole20-Apr-06 7:08
hung_ngole20-Apr-06 7:08 

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.