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:708309
More Search Options
RSS Available
Matching Posts
Size of a cookie
I am using an HttpCookie in a vb.net application.I need to check if the cookie reached 4000 bytes to stop adding items to it. How do I that?
Posted to
State Management
(Forum)
by
mahag
on 7/8/2009
Re: request("id") is lost on button click in vs 2008
I have noticed that the problem was from using action="pagename.aspx" in the form tag of the aspx page. I removed it and everything works now..
Posted to
State Management
(Forum)
by
mahag
on 2/19/2009
Re: request("id") is lost on button click in vs 2008
I just wanted to add that locally when i test my pages everything works fine.But when i deploy my website online the problem occures. I also migrated my server from windows serve 2003 to windows server 2008. I am using IIS 7.0. I am new to both. Is there anything to set in my website properties or application pool properties on IIS ?
Posted to
State Management
(Forum)
by
mahag
on 2/12/2009
request("id") is lost on button click in vs 2008
I had a project that used to work on visual studio 2005, .net framework 2.0..I migrated it to visual studio 2008. In most of my pages i pass variables through url,so in my code i do following inside PageLoAd() Protected Sub Page_Load( ByVal sender As Object , ByVal e As System.EventArgs) Handles Me .Load id= Request( "id" ) If Not Page.IsPostBack Then createTable() End If End Sub I noticed that when i open the page for the 1st time id contains a value.But when i click a button id looses
Posted to
State Management
(Forum)
by
mahag
on 2/12/2009
Re: asp:Button with image and Usesubmitbehavior=False [But not asp:image button]
Hey were u able to solve this problem?
Posted to
Getting Started
(Forum)
by
mahag
on 5/30/2008
sql session state problem
I have the following : a page in which data is collected from database and stored in dataTable dt on page load and after that i save dt in a session Session("sdt") = dt The data is displayed in gridview and it will be subject to changes. After button click we retreive what was saved in session("sdt") which is the old version and compare it with new modified data and sumbit changes in database then we abandon session. So i'll be looping over old data and new data which assume
Posted to
State Management
(Forum)
by
mahag
on 1/22/2008
Re: Not being able to create a view that requires a loop
which one is better?
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
mahag
on 10/25/2007
Re: Not being able to create a view that requires a loop
i have a question.. Is there any difference between having a complecx index that contain bothe (sessionid, entry) and 2 indices one for each?
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
mahag
on 10/25/2007
Re: Not being able to create a view that requires a loop
well my table is big and even such a query takes time and my aspx page will give the following error ' Timeout expired".. So i thought by using a view it would take less time, since the view will contain only 5 rows for each sessionid and not all rows.. Right?
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
mahag
on 10/25/2007
Not being able to create a view that requires a loop
Hey i have a table A that contains 3 columns : id, entry ,sessionid i want to create a view on this table that will contain - for each sessionid s in A --> select top 5 rows having s as sessionid and ordered by id desc (s can have 1 or 2 or 5 or 300 entries i want to get only the latest 5 rows that correspond to this session) I tried many queries and different combinations i could find one yet to do the following. Can anyone help me plz? Can we have a loop in a view?is it possible?
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
mahag
on 10/25/2007
Page 1 of 8 (71 items) 1
2
3
4
5
Next >
...
Last »
ASP.NET:
Visual Studio 2010 and .NET 4 Update
WindowsClient:
Microsoft’s product placements in The Big Bang Theory
Channel 9:
Channel 9 Live at PDC09: Martin Cron
Channel 9:
Channel 9 Live at PDC09: Erik Meijer and Thomas Lewis
WindowsClient:
Download Data Services Update for .NET 3.5 SP1
Silverlight:
Extending the SMF for the HVP
Silverlight:
Extending the SMF for the HVP
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 12 of 13
Channel 10:
Bing Maps Update: Map Embeds and Draggable Routes
WindowsClient:
New WPF Showcase: WEB Touch
ASP.NET:
ASP.NET MVC 2 RC Released
WindowsClient:
Very exciting Microsoft Pivot from Live Labs
WindowsClient:
XAML for UI & .rc files
TechNet Edge:
DNS Security (DNSSec) Overview
Silverlight:
Silverlight 4 demos from my PDC Keynote now available
Channel 9:
Channel 9 Live at PDC09: Dave Campbell
Channel 9:
Channel 9 Live at PDC09: Yousef Khalidi
Channel 9:
Twitter App for Zune Launches
WindowsClient:
Incarnate
WindowsClient:
Track Fedex packages with Bing
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online