Click here to Skip to main content
15,887,596 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: crystal report Pin
Abhishek Sur11-Nov-09 1:33
professionalAbhishek Sur11-Nov-09 1:33 
QuestionRunning ASP.NET from your flash like apache Pin
Chrispie12311-Nov-09 0:26
Chrispie12311-Nov-09 0:26 
AnswerRe: Running ASP.NET from your flash like apache Pin
Abhishek Sur11-Nov-09 0:31
professionalAbhishek Sur11-Nov-09 0:31 
AnswerRe: Running ASP.NET from your flash like apache Pin
sashidhar11-Nov-09 0:51
sashidhar11-Nov-09 0:51 
GeneralRe: Running ASP.NET from your flash like apache Pin
Chrispie12329-Nov-09 20:39
Chrispie12329-Nov-09 20:39 
GeneralRe: Running ASP.NET from your flash like apache Pin
sashidhar29-Nov-09 21:23
sashidhar29-Nov-09 21:23 
QuestionDB access password Pin
Chrispie12311-Nov-09 0:24
Chrispie12311-Nov-09 0:24 
AnswerRe: DB access password Pin
Abhishek Sur11-Nov-09 0:35
professionalAbhishek Sur11-Nov-09 0:35 
Chris Tiaan wrote:
If a user logs into the site they will use this username and password to access data


Are you talking about the user that is registered into the database. Means are they just a single record from Users table of the Database or they are the actual user which is used to connect to the database.

Generally, uid and password can be protected using SSL connection.
Yes if you send password unencrypted, it might be exposed to others. But if they are not sensitive enough, it is unnecessary to do Encryption using SSL.

For our general websites , We take uid and password and check with db using the connection string(which has UID and password) stored in the server.

Wink | ;)

Abhishek Sur
Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->

Simplify Code Using NDepend
Basics of Bing Search API using .NET
Microsoft Bing MAP using Javascript

GeneralRe: DB access password Pin
Chrispie12311-Nov-09 4:33
Chrispie12311-Nov-09 4:33 
GeneralRe: DB access password Pin
Abhishek Sur11-Nov-09 6:44
professionalAbhishek Sur11-Nov-09 6:44 
GeneralRe: DB access password Pin
Chrispie12326-Nov-09 3:22
Chrispie12326-Nov-09 3:22 
GeneralRe: DB access password Pin
Blikkies26-Nov-09 3:48
professionalBlikkies26-Nov-09 3:48 
GeneralRe: DB access password Pin
Abhishek Sur26-Nov-09 4:05
professionalAbhishek Sur26-Nov-09 4:05 
Questionradiolist diappear on postback Pin
anilaabc10-Nov-09 22:39
anilaabc10-Nov-09 22:39 
AnswerRe: radiolist diappear on postback Pin
Abhishek Sur11-Nov-09 0:37
professionalAbhishek Sur11-Nov-09 0:37 
QuestionFind Local Time From UCT Time Pin
adkalavadia10-Nov-09 22:36
adkalavadia10-Nov-09 22:36 
AnswerRe: Find Local Time From UCT Time Pin
Covean11-Nov-09 2:49
Covean11-Nov-09 2:49 
GeneralRe: Find Local Time From UCT Time Pin
adkalavadia11-Nov-09 18:50
adkalavadia11-Nov-09 18:50 
GeneralRe: Find Local Time From UCT Time Pin
Covean11-Nov-09 21:05
Covean11-Nov-09 21:05 
QuestiononChange Event in javascript Pin
Jacobb Michael10-Nov-09 21:36
Jacobb Michael10-Nov-09 21:36 
AnswerRe: onChange Event in javascript Pin
Petr Pechovic10-Nov-09 23:19
professionalPetr Pechovic10-Nov-09 23:19 
AnswerRe: onChange Event in javascript Pin
Abhishek Sur11-Nov-09 0:29
professionalAbhishek Sur11-Nov-09 0:29 
QuestionAjax Help [modified] Pin
JMAboliEnrich10-Nov-09 21:29
JMAboliEnrich10-Nov-09 21:29 
QuestionVS 2008 - Web Setup Project Failed to install Pin
Jay_se10-Nov-09 20:35
Jay_se10-Nov-09 20:35 
Questioncrystal report column should use column separator Pin
vikas shukla10-Nov-09 20:10
vikas shukla10-Nov-09 20:10 

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.