Click here to Skip to main content
15,894,106 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Gridview Paging Pin
Sathesh Sakthivel21-Jul-07 22:13
Sathesh Sakthivel21-Jul-07 22:13 
Questiondisplayin image Pin
boyindie21-Jul-07 0:24
boyindie21-Jul-07 0:24 
AnswerRe: displayin image Pin
Fred_Smith21-Jul-07 4:41
Fred_Smith21-Jul-07 4:41 
Questionconnection code in app_cofig file using windows form Pin
$h@ma!|@20-Jul-07 23:40
$h@ma!|@20-Jul-07 23:40 
AnswerRe: connection code in app_cofig file using windows form Pin
Sonia Gupta20-Jul-07 23:58
Sonia Gupta20-Jul-07 23:58 
AnswerRe: connection code in app_cofig file using windows form Pin
Psycho-*Coder*-Extreme21-Jul-07 6:37
Psycho-*Coder*-Extreme21-Jul-07 6:37 
Questionvalidation checks in desktop application Pin
ooooooooppppppss20-Jul-07 23:27
ooooooooppppppss20-Jul-07 23:27 
AnswerRe: validation checks in desktop application Pin
Sonia Gupta20-Jul-07 23:40
Sonia Gupta20-Jul-07 23:40 
try ur code on key press event
if(e.keychar>=67 && e.keychar<=90)
{
e.handed=true;
}

Sonia Gupta
Soniagupta1@yahoo.co.in
Yahoo messengerId-soniagupta1
Love is Friendship and Friendship is Love....

GeneralRe: validation checks in desktop application Pin
ooooooooppppppss20-Jul-07 23:50
ooooooooppppppss20-Jul-07 23:50 
GeneralRe: validation checks in desktop application Pin
Sonia Gupta21-Jul-07 0:05
Sonia Gupta21-Jul-07 0:05 
QuestionCreateUserWizard Inquiry Pin
Tethibogz20-Jul-07 22:08
Tethibogz20-Jul-07 22:08 
AnswerRe: CreateUserWizard Inquiry Pin
Sonia Gupta20-Jul-07 23:00
Sonia Gupta20-Jul-07 23:00 
GeneralRe: CreateUserWizard Inquiry Pin
Tethibogz21-Jul-07 9:34
Tethibogz21-Jul-07 9:34 
AnswerRe: CreateUserWizard Inquiry Pin
enjoycrack21-Jul-07 16:24
enjoycrack21-Jul-07 16:24 
QuestionDrag and Drop and upload images in IE Pin
Milind Panchal20-Jul-07 21:16
Milind Panchal20-Jul-07 21:16 
AnswerRe: Drag and Drop and upload images in IE Pin
Christian Graus20-Jul-07 21:24
protectorChristian Graus20-Jul-07 21:24 
AnswerRe: Drag and Drop and upload images in IE Pin
Sonia Gupta20-Jul-07 22:57
Sonia Gupta20-Jul-07 22:57 
GeneralRe: Drag and Drop and upload images in IE Pin
Milind Panchal20-Jul-07 23:19
Milind Panchal20-Jul-07 23:19 
Questionbutton click event firig twice .. Pin
Vipin.d20-Jul-07 20:37
Vipin.d20-Jul-07 20:37 
AnswerRe: button click event firig twice .. Pin
Christian Graus20-Jul-07 21:25
protectorChristian Graus20-Jul-07 21:25 
AnswerRe: button click event firig twice .. Pin
ballameharmurali21-Jul-07 0:11
ballameharmurali21-Jul-07 0:11 
QuestionUnable to connect to PUBS database Pin
KaKa'20-Jul-07 20:10
KaKa'20-Jul-07 20:10 
AnswerRe: Unable to connect to PUBS database Pin
Christian Graus20-Jul-07 21:39
protectorChristian Graus20-Jul-07 21:39 
GeneralRe: Unable to connect to PUBS database Pin
KaKa'21-Jul-07 7:03
KaKa'21-Jul-07 7:03 
Questioncan we download a .exe file manually in java.. Pin
chippu271220-Jul-07 19:39
chippu271220-Jul-07 19:39 

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.