Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:777349
More Search Options
RSS Available
Matching Posts
Re: Disapearing controls
do u have this in ur code ? protected void gridView_PageIndexChanging( object sender, GridViewPageEventArgs e) { gridView.PageIndex = e.NewPageIndex; gridView.DataBind(); }
Posted to
State Management
(Forum)
by
deesh1531982
on 12/17/2009
Re: Webserver times out after Twenty(20) minutes of inactivity
check this link http://forums.asp.net/t/1332460.aspx
Posted to
State Management
(Forum)
by
deesh1531982
on 12/17/2009
Re: deleting temp files
check this link too http://www.aspnettutorials.com/tutorials/file/deleteallfiles-aspnet2-vb.aspx
Posted to
State Management
(Forum)
by
deesh1531982
on 12/17/2009
Re: Detailsview validation using javascript.
have a look at this link http://forums.asp.net/t/1089237.aspx
Posted to
Client Side Web Development
(Forum)
by
deesh1531982
on 9/17/2009
Re: How to share session state between two ASP.NET applications?
have a look at his link http://msdn.microsoft.com/en-us/library/ms178586.aspx
Posted to
State Management
(Forum)
by
deesh1531982
on 9/17/2009
Re: Session State being lost only in IE in the Live Environment
are you loading different domain inside iframe or the contents are from the same application ? if it is same then you can able to share sessions across all pages.
Posted to
State Management
(Forum)
by
deesh1531982
on 7/20/2009
Re: ASPNET_WP.exe Was Recycled
have a look at this http://msdn.microsoft.com/en-us/library/ms954591.aspx
Posted to
State Management
(Forum)
by
deesh1531982
on 7/15/2009
Re: session abandon but user can go back by browser back button.
try like Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load Response.AppendHeader("Cache-Control", "no-store") If Session("logout") = "true" Then //logged out End If End Sub make this Session("logout") = "true" when user click log out button
Posted to
State Management
(Forum)
by
deesh1531982
on 7/14/2009
Re: URL Redirect from Web Method
try this Context.Response.Clear() Context.Response.Buffer = False Context.Response.Redirect("yoururl")
Posted to
XML Web Services
(Forum)
by
deesh1531982
on 7/14/2009
Re: code to populate datagrid using web service
make return type as dataset from webservice and in web application bind the dataset with any data controls.
Posted to
XML Web Services
(Forum)
by
deesh1531982
on 7/14/2009
Page 1 of 77 (769 items) 1
2
3
4
5
Next >
...
Last »
TechNet Edge:
Windows Firestarter Events (Part 3 of 5): IE8 - Browse the Web in Style!
WindowsClient:
The year ahead, 2010.
TechNet Edge:
FOPE Policies Deep Dive Interview
Silverlight:
Silverlight HVP Design Update
WindowsClient:
Windows Client Developer Roundup for 12/28/2009
WindowsClient:
Snoop with 64 bit support
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Channel 10:
Play the Bing Sherlock Holmes Game
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online