Click here to Skip to main content
15,906,097 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionhow to use QueriesTableAdapter to update data in sql server? Pin
skyair5-Sep-08 22:22
skyair5-Sep-08 22:22 
QuestionQuestion: how to get current window username using asp.net Pin
skyair5-Sep-08 22:16
skyair5-Sep-08 22:16 
AnswerRe: Question: how to get current window username using asp.net Pin
Blue_Boy6-Sep-08 0:01
Blue_Boy6-Sep-08 0:01 
GeneralRe: Question: how to get current window username using asp.net Pin
skyair6-Sep-08 9:00
skyair6-Sep-08 9:00 
GeneralRe: Question: how to get current window username using asp.net Pin
Blue_Boy6-Sep-08 11:39
Blue_Boy6-Sep-08 11:39 
QuestionRe: Question: how to get current window username using asp.net Pin
skyair6-Sep-08 16:08
skyair6-Sep-08 16:08 
QuestionMay i validate textboxes entries against data base table column size Pin
Rameez Raja5-Sep-08 22:15
Rameez Raja5-Sep-08 22:15 
AnswerRe: May i validate textboxes entries against data base table column size Pin
balaji.t5-Sep-08 23:22
balaji.t5-Sep-08 23:22 
hi,
instead of validationg the size with database..u can set the maxlength property of ur textboxes with the size mentioned in the backend..
for e.g
if ur column datatype is varchar(20)
then set ur textbox maxlength property to 20 if u do this then no need to validate

T.Balaji

Questionhow can I remove an Item from genericlist? Pin
strawberrysh5-Sep-08 21:25
strawberrysh5-Sep-08 21:25 
AnswerRe: how can I remove an Item from genericlist? Pin
Guffa6-Sep-08 0:09
Guffa6-Sep-08 0:09 
AnswerRe: how can I remove an Item from genericlist? Pin
Blue_Boy6-Sep-08 5:25
Blue_Boy6-Sep-08 5:25 
QuestionHandling browser(<--) and (-->) buttons Pin
K V Sekhar5-Sep-08 21:07
K V Sekhar5-Sep-08 21:07 
AnswerRe: Handling browser(<--) and (-->) buttons Pin
balaji.t5-Sep-08 23:41
balaji.t5-Sep-08 23:41 
GeneralRe: Handling browser(<--) and (-->) buttons Pin
K V Sekhar6-Sep-08 1:59
K V Sekhar6-Sep-08 1:59 
AnswerRe: Handling browser(<--) and (-->) buttons Pin
Dilip H. Patel6-Sep-08 0:28
Dilip H. Patel6-Sep-08 0:28 
GeneralRe: Handling browser(<--) and (-->) buttons Pin
K V Sekhar6-Sep-08 1:56
K V Sekhar6-Sep-08 1:56 
QuestionTo access remote file from server using impersonation & LogOnUser Win32 API Pin
Miteshkumar Patel5-Sep-08 20:52
Miteshkumar Patel5-Sep-08 20:52 
Question'Sys' is undefined error Pin
Learning IT5-Sep-08 20:37
Learning IT5-Sep-08 20:37 
AnswerRe: 'Sys' is undefined error Pin
Blue_Boy5-Sep-08 20:51
Blue_Boy5-Sep-08 20:51 
GeneralRe: 'Sys' is undefined error Pin
Learning IT6-Sep-08 1:12
Learning IT6-Sep-08 1:12 
AnswerRe: 'Sys' is undefined error Pin
Paul Conrad6-Sep-08 9:15
professionalPaul Conrad6-Sep-08 9:15 
Questionpls help restricting multiple logon to an application with single user account. Pin
surender9395-Sep-08 18:01
surender9395-Sep-08 18:01 
AnswerRe: pls help restricting multiple logon to an application with single user account. Pin
The Web Developer5-Sep-08 20:37
The Web Developer5-Sep-08 20:37 
GeneralRe: pls help restricting multiple logon to an application with single user account. Pin
surender9395-Sep-08 22:22
surender9395-Sep-08 22:22 
GeneralRe: pls help restricting multiple logon to an application with single user account. Pin
The Web Developer5-Sep-08 22:36
The Web Developer5-Sep-08 22:36 

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.