Click here to Skip to main content
15,920,217 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Navigate records in textbox...... Pin
pmarfleet15-Mar-08 7:04
pmarfleet15-Mar-08 7:04 
QuestionAssigning dynamic id for html controls in repeater Pin
muthurajaramachandran15-Mar-08 2:36
muthurajaramachandran15-Mar-08 2:36 
QuestionGridView control data calculation? Pin
Sasmi15-Mar-08 1:43
Sasmi15-Mar-08 1:43 
GeneralRe: GridView control data calculation? Pin
Herman<T>.Instance14-Apr-08 4:49
Herman<T>.Instance14-Apr-08 4:49 
Questionhow to select the entire text in the textbox Pin
lakshmichawala15-Mar-08 0:58
lakshmichawala15-Mar-08 0:58 
GeneralCase Sensitive in sqlserver Pin
Trishul Tandel15-Mar-08 0:47
Trishul Tandel15-Mar-08 0:47 
GeneralRe: Case Sensitive in sqlserver Pin
Jintal Patel15-Mar-08 0:52
Jintal Patel15-Mar-08 0:52 
GeneralRe: Case Sensitive in sqlserver Pin
pmarfleet15-Mar-08 1:27
pmarfleet15-Mar-08 1:27 
You are hashing your passwords aren't you? You're not just storing them in the database as clear text?

If you aren't, this is a big security risk. Password hashing is easy if you use the ASP.NET 2.0 Membership API; it does it for you with the default SQL provider.

Paul Marfleet

"No, his mind is not for rent
To any God or government"
Tom Sawyer - Rush


GeneralRe: Case Sensitive in sqlserver Pin
Vasudevan Deepak Kumar15-Mar-08 4:29
Vasudevan Deepak Kumar15-Mar-08 4:29 
Questionhow i want to make one panel display when first click and hide when second click Pin
bigphish15-Mar-08 0:35
bigphish15-Mar-08 0:35 
AnswerRe: how i want to make one panel display when first click and hide when second click Pin
meghamaharshi15-Mar-08 0:42
meghamaharshi15-Mar-08 0:42 
QuestionCreate a simple custom control [modified] Pin
jinovv14-Mar-08 23:59
jinovv14-Mar-08 23:59 
GeneralRe: Create a simple custom control Pin
Abhijit Jana15-Mar-08 0:12
professionalAbhijit Jana15-Mar-08 0:12 
QuestionHow to bind RadioButtonList in a formview in insert mode. Pin
Trishul Tandel14-Mar-08 23:20
Trishul Tandel14-Mar-08 23:20 
GeneralDatagrid binding into two columns Pin
VanithaVasu14-Mar-08 23:04
VanithaVasu14-Mar-08 23:04 
Generalneed some guggession for speeding up of web page Pin
mohd imran abdul aziz14-Mar-08 22:18
mohd imran abdul aziz14-Mar-08 22:18 
GeneralRe: need some guggession for speeding up of web page Pin
pmarfleet15-Mar-08 1:32
pmarfleet15-Mar-08 1:32 
Questiondelegate Pin
Pankaj Garg14-Mar-08 21:46
Pankaj Garg14-Mar-08 21:46 
General[Out of Topic] Your signature Pin
Vasudevan Deepak Kumar15-Mar-08 4:27
Vasudevan Deepak Kumar15-Mar-08 4:27 
GeneralTable Merge [modified] Pin
md_refay14-Mar-08 21:02
md_refay14-Mar-08 21:02 
GeneralRe: Table Merge Pin
Abhijit Jana14-Mar-08 21:11
professionalAbhijit Jana14-Mar-08 21:11 
Generalerror as 'Access is denied' in C# ASP.NET web application Pin
Murtuza Husain Miyan Patel14-Mar-08 20:59
professionalMurtuza Husain Miyan Patel14-Mar-08 20:59 
GeneralRe: error as 'Access is denied' in C# ASP.NET web application Pin
Abhijit Jana14-Mar-08 21:06
professionalAbhijit Jana14-Mar-08 21:06 
Questionhow to send attachment to mail in background. Pin
rahul.net1114-Mar-08 20:36
rahul.net1114-Mar-08 20:36 
GeneralRe: how to send attachment to mail in background. Pin
Abhijit Jana14-Mar-08 20:49
professionalAbhijit Jana14-Mar-08 20:49 

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.