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:609505
More Search Options
RSS Available
Matching Posts
Re: session maintainance
Please write your second question in detail, You should use out of proc Session State Management which may be using SQL server or ASPNet State Service.
Posted to
State Management
(Forum)
by
shaalim
on 3/20/2006
Re: How to detect close event in browser?
You can alos use JavaScript to detect browser Closing..... for more detail please visit... http://www.jguru.com/forums/view.jsp?EID=1210885
Posted to
Client Side Web Development
(Forum)
by
shaalim
on 3/20/2006
Re: Updation in Grid View, Must declare the variable
I was using SQL Server, i changed connection string to SQL Servers connection string. Exception is fixed but it's not updating the records.
Posted to
Data Presentation Controls
(Forum)
by
shaalim
on 2/19/2006
Re: Updation in Grid View, Must declare the variable
thanks.... But still getting same error
Posted to
Data Presentation Controls
(Forum)
by
shaalim
on 2/19/2006
Updation in Grid View, Must declare the variable
getting following error... Must declare the variable '@au_fname'. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Data.OleDb.OleDbException: Must declare the variable '@au_fname'. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location
Posted to
Data Presentation Controls
(Forum)
by
shaalim
on 2/18/2006
Re: How to allow user to confirm when click delete button at GridView
Write code in your datagrid ItemDataBound event If e.Item.ItemType <> ListItemType.Header AndAlso _ e.Item.ItemType <> ListItemType.Footer Then Dim lkDelete As LinkButton = e.Item.Cells(7).Controls(0) lkDelete.Attributes("onClick") = "return confirm('Are you sure to delete this record?');" End If Change cells & Controls number.
Posted to
Data Presentation Controls
(Forum)
by
shaalim
on 2/2/2006
Re: data grid control
To highlight single or multiple rows in datagrid visit http://www.developerfusion.co.uk/forums/topic-33643 Hope this helps.
Posted to
Data Presentation Controls
(Forum)
by
shaalim
on 2/2/2006
Re: System.Byte[] problem
Can you write in more detail , what type of file you are retrieving and what control in grid you are using to display the file.... Whats your code....etc
Posted to
Data Presentation Controls
(Forum)
by
shaalim
on 1/31/2006
Re: User is kicked off after short periods of inactivity
I also faced similiar problem on Hosting Server, but senario in my case was like.... My application was on dot net 1.1 and they were using Microsoft .NET Framework Version:2.0, Please check if any other site on the same server is facing the same issue or not.
Posted to
Security
(Forum)
by
shaalim
on 1/29/2006
Re: Paging Optimisation
You better use Custom DataGrid Paging at the Server. For More Information Please visit http://www.eggheadcafe.com/articles/20060109.asp
Posted to
Data Presentation Controls
(Forum)
by
shaalim
on 1/29/2006
Page 1 of 2 (16 items) 1
2
Next >
TechNet Edge:
Forefront Secure Endpoint Demo and Interview
ASP.NET:
Resizing images from the server using WPF/WIC instead of GDI+
Silverlight:
Deploying your Silverlight and WCF RIA Services application
Channel 9:
Juan Chen and Nikhil Swamy: FINE, a Compiler for End-to-End Security Verification
Channel 10:
Get the Outlook Hotmail Connector Beta
Channel 10:
MSN to Launch New Lifestyle Site from Wonderwall Creator
Channel 10:
Behind the Windows 7 Startup Animation
Channel 9:
Reactive Extensions API in depth: CombineLatest
Channel 9:
C9 Lectures: Dr. Graham Hutton - Functional Programming Fundamentals Chapter 11 of 13
WindowsClient:
New WPF Showcase: Scrum Sprint Monitor
WindowsClient:
WPF/XAML helping VS2010 Extensibility
WindowsClient:
HTTP 403.9 with ADO.NET Data Services
WindowsClient:
xml syntax highlighting in Silverlight
Channel 9:
Channel 9 Emerges in China
WindowsClient:
Overlaying Icons on the Windows 7 Taskbar with WPF 4
Channel 9:
The Outlook calendar starts in 1601 - But Why?
ASP.NET:
Bytes by MSDN: Brad Abrams Interview with Billy Hollis: Silverlight 4, RIA Services and VS2010
Mix Online:
Pictures or it Didn't Happen
Channel 9:
Reactive Extensions API in depth: even more Zip
TechNet Edge:
SDL For Agile
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online