Click here to Skip to main content
15,900,907 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionhow can rename a table in sql server 2000 (with tsql in query analyzer)? Pin
B.A7-Apr-07 20:54
B.A7-Apr-07 20:54 
AnswerRe: how can rename a table in sql server 2000 (with tsql in query analyzer)? Pin
Kunal P7-Apr-07 21:11
Kunal P7-Apr-07 21:11 
AnswerRe: how can rename a table in sql server 2000 (with tsql in query analyzer)? Pin
B.A7-Apr-07 22:38
B.A7-Apr-07 22:38 
QuestionTreeview problems with childnodes depth Pin
simsen7-Apr-07 20:43
simsen7-Apr-07 20:43 
QuestionSession Problem.. (Back Button) Pin
Kunal P7-Apr-07 19:41
Kunal P7-Apr-07 19:41 
AnswerRe: Session Problem.. (Back Button) Pin
_mubashir8-Apr-07 2:59
_mubashir8-Apr-07 2:59 
GeneralRe: Session Problem.. (Back Button) Pin
Kunal P9-Apr-07 18:19
Kunal P9-Apr-07 18:19 
AnswerRe: Session Problem.. (Back Button) Pin
Venkatesh Mookkan8-Apr-07 18:50
Venkatesh Mookkan8-Apr-07 18:50 
Kunal P wrote:
Response.Cache.SetExpires(DateTime.Now.AddSeconds(0));
Response.Cache.SetCacheability(HttpCacheability.NoCache);
Response.Cache.SetValidUntilExpires(true);


Move the above code to the beginning of the Page_Load Event.


Regards,
Venkatesh Mookkan.
Software Engineer, India
My: Website | Yahoo Group

Questiontcp/ip port listening Pin
Harikrk7-Apr-07 19:03
Harikrk7-Apr-07 19:03 
QuestionControl/Access Local Web Service(SOAP) from C# Desktop Application [modified] Pin
oolatin797-Apr-07 14:28
oolatin797-Apr-07 14:28 
QuestionHow to send variable from aspx.cs page to aspx page Pin
mani_iips7-Apr-07 5:10
mani_iips7-Apr-07 5:10 
AnswerRe: How to send variable from aspx.cs page to aspx page Pin
Hayder Marzouk7-Apr-07 6:42
Hayder Marzouk7-Apr-07 6:42 
QuestionHow can i bind DetailsView Pin
mghiassi7-Apr-07 4:19
mghiassi7-Apr-07 4:19 
AnswerRe: How can i bind DetailsView Pin
Naveed Kamboh7-Apr-07 8:06
Naveed Kamboh7-Apr-07 8:06 
GeneralRe: How can i bind DetailsView [modified] Pin
mghiassi7-Apr-07 18:43
mghiassi7-Apr-07 18:43 
GeneralRe: How can i bind DetailsView Pin
Abolfazl Sheikhloo7-Apr-07 22:30
Abolfazl Sheikhloo7-Apr-07 22:30 
QuestionHow can i use Application Object Pin
mghiassi7-Apr-07 4:16
mghiassi7-Apr-07 4:16 
AnswerRe: How can i use Application Object Pin
kubben7-Apr-07 4:45
kubben7-Apr-07 4:45 
GeneralRe: How can i use Application Object Pin
mghiassi7-Apr-07 6:01
mghiassi7-Apr-07 6:01 
GeneralRe: How can i use Application Object Pin
kubben7-Apr-07 7:20
kubben7-Apr-07 7:20 
GeneralRe: How can i use Application Object Pin
mghiassi7-Apr-07 18:36
mghiassi7-Apr-07 18:36 
GeneralRe: How can i use Application Object Pin
kubben8-Apr-07 2:13
kubben8-Apr-07 2:13 
Questionlistbox to display Pin
Oga M7-Apr-07 3:59
Oga M7-Apr-07 3:59 
AnswerRe: listbox to display Pin
Sathesh Sakthivel7-Apr-07 4:14
Sathesh Sakthivel7-Apr-07 4:14 
AnswerRe: listbox to display Pin
Kunal P7-Apr-07 19:46
Kunal P7-Apr-07 19:46 

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.