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:813946
More Search Options
RSS Available
Matching Posts
Re: TextBox alignment
hi, use this TextBox1.Style[ "Text-Align" ] = "center" ;
Posted to
Web Forms
(Forum)
by
kkd
on 2/7/2009
Re: App_Code help.
hi, plz check that ur class is public or not if not make it public. note:if it helps plz mark as answer
Posted to
Getting Started
(Forum)
by
kkd
on 7/25/2008
Re: Session problem
hi, on page load write code if(Session("user")==null) { Response.Redirect("Default.aspx") }
Posted to
State Management
(Forum)
by
kkd
on 7/25/2008
Re: Expired Session Exception Handling
hi, If "" & Session( "User" ) = "" Then Response.Redirect( "Default.aspx?SessionTimedOut=yes" ) go to default page and check If "" & Request.QueryString( "SessionTimedOut" ) = "yes" Then lblMessage.Text = "Session Is Time Out. Login Again."
Posted to
Getting Started
(Forum)
by
kkd
on 7/24/2008
Re: An error has occurred while establishing a connection to the server.
hi, plz use this link http://support.microsoft.com/kb/914277
Posted to
Web Forms
(Forum)
by
kkd
on 7/24/2008
Re: Expired Session Exception Handling
hi, on every page Page_Load check if Session("user") is nothing Response.Redirect("Default.aspx") Session("User") store username of user currently login for this session.
Posted to
Getting Started
(Forum)
by
kkd
on 7/24/2008
Re: Why the gridView1.rows.count still showing numbers
hi, use GridView1.DataSource=null; GridView1.DataBind();
Posted to
Data Presentation Controls
(Forum)
by
kkd
on 7/23/2008
Re: onSelectedIndexChange event of DropDown list not working
hi, make dropdown AutoPostBack Property true.
Posted to
Data Presentation Controls
(Forum)
by
kkd
on 7/23/2008
Re: sample coding wanted- reset button/refresh
hi, take an button and OnClienClick="document.form.reset();"
Posted to
Getting Started
(Forum)
by
kkd
on 7/23/2008
Re: VB.NET NULL DATE
hi, If Is Dbnull(Cdate(cellValue.ToString())) Then Return defaultValue.Tosting() Else Return CType (cellValue, String ) End If
Posted to
Getting Started
(Forum)
by
kkd
on 7/22/2008
Page 1 of 4 (34 items) 1
2
3
4
Next >
WindowsClient:
The (Near) Final Word on Multi-Monitor Taskbars for Windows 7 - Ultramon vs. DisplayFusion
WindowsClient:
Looking back at 2009, and forward to 2010
Silverlight:
Polling Video – A Viable sub-second alternative?
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Channel 10:
Festive Bing
TechNet Edge:
How Microsoft Reduces Operational Risk through Business Continuity Management
Channel 9:
Jeffrey Van Gogh and Bart De Smet: Inside System.Interactive
WindowsClient:
Runtime Fault Injection using TestAPI
TechNet Edge:
TechNet Radio: Community Corner with John Weston (Episode 1)
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
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online