Click here to Skip to main content
16,007,858 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: set position of output Pin
Christian Graus21-Oct-07 23:51
protectorChristian Graus21-Oct-07 23:51 
GeneralRe: set position of output Pin
sweetypaul22-Oct-07 2:11
sweetypaul22-Oct-07 2:11 
QuestionRe: set position of output Pin
sweetypaul22-Oct-07 19:58
sweetypaul22-Oct-07 19:58 
QuestionCalling Textbox properties incode behind Pin
kinnuP21-Oct-07 23:34
kinnuP21-Oct-07 23:34 
AnswerRe: Calling Textbox properties incode behind Pin
M LN Rao21-Oct-07 23:48
M LN Rao21-Oct-07 23:48 
AnswerRe: Calling Textbox properties incode behind Pin
John-ph22-Oct-07 0:29
John-ph22-Oct-07 0:29 
QuestionDisable all controls of a page at once [modified] Pin
Gandalf_TheWhite21-Oct-07 23:23
professionalGandalf_TheWhite21-Oct-07 23:23 
AnswerRe: Disable all controls of a page at once Pin
M LN Rao21-Oct-07 23:51
M LN Rao21-Oct-07 23:51 
when you "as" if type conversion fails then it returns null. so just by checking null or not we can do remaining operations on it. Here in this case interest is not for what type it is exactly rather we need a TextBox control instance. So just try to type cast using "as" operator is sufficient. "is" is used when we need to compare types.

Intelligence is measured by common sense not by how many scholarly books you read.

GeneralRe: Disable all controls of a page at once [modified] -for M LN RAO Pin
Gandalf_TheWhite22-Oct-07 0:00
professionalGandalf_TheWhite22-Oct-07 0:00 
GeneralRe: Disable all controls of a page at once [modified] -for M LN RAO Pin
John-ph22-Oct-07 0:28
John-ph22-Oct-07 0:28 
GeneralRe: Disable all controls of a page at once [modified] -for John Prabhu Pin
Gandalf_TheWhite22-Oct-07 0:35
professionalGandalf_TheWhite22-Oct-07 0:35 
GeneralRe: Disable all controls of a page at once -for John Prabhu Pin
John-ph22-Oct-07 2:54
John-ph22-Oct-07 2:54 
QuestionDynamic Loading for Infragistics TreeView Pin
kapil bhatnagar21-Oct-07 23:10
kapil bhatnagar21-Oct-07 23:10 
Questionpage load on postback Pin
Big Ralph21-Oct-07 23:03
Big Ralph21-Oct-07 23:03 
AnswerRe: page load on postback Pin
M LN Rao21-Oct-07 23:52
M LN Rao21-Oct-07 23:52 
GeneralRe: page load on postback Pin
Big Ralph22-Oct-07 0:34
Big Ralph22-Oct-07 0:34 
GeneralRe: page load on postback Pin
M LN Rao22-Oct-07 2:10
M LN Rao22-Oct-07 2:10 
GeneralRe: page load on postback Pin
Big Ralph22-Oct-07 6:03
Big Ralph22-Oct-07 6:03 
QuestionDoubt about resource files Pin
hogan.smith21-Oct-07 22:58
hogan.smith21-Oct-07 22:58 
AnswerRe: Doubt about resource files Pin
Christian Graus21-Oct-07 22:59
protectorChristian Graus21-Oct-07 22:59 
GeneralRe: Doubt about resource files Pin
hogan.smith21-Oct-07 23:10
hogan.smith21-Oct-07 23:10 
GeneralRe: Doubt about resource files Pin
Christian Graus21-Oct-07 23:52
protectorChristian Graus21-Oct-07 23:52 
GeneralRe: Doubt about resource files Pin
hogan.smith21-Oct-07 23:57
hogan.smith21-Oct-07 23:57 
GeneralRe: Doubt about resource files Pin
hogan.smith22-Oct-07 0:06
hogan.smith22-Oct-07 0:06 
QuestionDecimal(18,2) Regular Expression Pin
Mr.Sam21-Oct-07 22:52
Mr.Sam21-Oct-07 22:52 

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.