Click here to Skip to main content
15,895,746 members
Home / Discussions / C#
   

C#

 
AnswerRe: CadLib for creating DXF(Drawing Interchange Format) files in C# Pin
Simon P Stevens31-Jul-08 4:55
Simon P Stevens31-Jul-08 4:55 
GeneralRe: CadLib for creating DXF(Drawing Interchange Format) files in C# Pin
Muralikumar7631-Jul-08 21:04
Muralikumar7631-Jul-08 21:04 
GeneralRe: CadLib for creating DXF(Drawing Interchange Format) files in C# Pin
Simon P Stevens1-Aug-08 2:21
Simon P Stevens1-Aug-08 2:21 
QuestionAlternating Row colors in a VS 2008 .rdlc table Pin
AeonBlue31-Jul-08 3:57
AeonBlue31-Jul-08 3:57 
AnswerRe: Alternating Row colors in a VS 2008 .rdlc table Pin
AeonBlue4-Aug-08 9:10
AeonBlue4-Aug-08 9:10 
Questioncoding for a login class in C# Pin
halalalal31-Jul-08 3:15
halalalal31-Jul-08 3:15 
AnswerRe: coding for a login class in C# Pin
Eduard Keilholz31-Jul-08 3:19
Eduard Keilholz31-Jul-08 3:19 
AnswerRe: coding for a login class in C# Pin
Vimalsoft(Pty) Ltd31-Jul-08 4:21
professionalVimalsoft(Pty) Ltd31-Jul-08 4:21 
You want to Check if the Username and Password Exists in your table, So you can Write a SProc to count the records in the DB and in your class you can have a function that will tell you if the records exists , if it does not , you can return a message to your user that says "invalid Login". Remember dont display to much info, because you might get injected.

Hope this Helps

Vuyiswa Maseko,

Sorrow is Better than Laughter, it may Sadden your Face, but It sharpens your Understanding

VB.NET/SQL7/2000/2005
http://vuyiswamb.007ihost.com
http://Ecadre.007ihost.com
vuyiswam@tshwane.gov.za


QuestionGet mimetype of a file Pin
katze031-Jul-08 3:09
katze031-Jul-08 3:09 
AnswerRe: Get mimetype of a file Pin
#realJSOP31-Jul-08 3:56
mve#realJSOP31-Jul-08 3:56 
AnswerRe: Get mimetype of a file Pin
User 665831-Jul-08 4:04
User 665831-Jul-08 4:04 
GeneralRe: Get mimetype of a file Pin
katze031-Jul-08 9:20
katze031-Jul-08 9:20 
GeneralRe: Get mimetype of a file Pin
User 665831-Jul-08 11:09
User 665831-Jul-08 11:09 
GeneralRe: Get mimetype of a file Pin
katze04-Aug-08 9:22
katze04-Aug-08 9:22 
Questionadd vb.net mocule in c# Pin
D. PAUL31-Jul-08 2:27
D. PAUL31-Jul-08 2:27 
AnswerRe: add vb.net mocule in c# Pin
Simon P Stevens31-Jul-08 2:38
Simon P Stevens31-Jul-08 2:38 
AnswerRe: add vb.net mocule in c# Pin
Vimalsoft(Pty) Ltd31-Jul-08 4:37
professionalVimalsoft(Pty) Ltd31-Jul-08 4:37 
Questionint is always 32-bit? Pin
George_George31-Jul-08 2:16
George_George31-Jul-08 2:16 
AnswerRe: int is always 32-bit? Pin
#realJSOP31-Jul-08 2:21
mve#realJSOP31-Jul-08 2:21 
GeneralRe: int is always 32-bit? Pin
George_George31-Jul-08 2:36
George_George31-Jul-08 2:36 
GeneralRe: int is always 32-bit? Pin
#realJSOP31-Jul-08 2:38
mve#realJSOP31-Jul-08 2:38 
GeneralRe: int is always 32-bit? Pin
George_George31-Jul-08 18:52
George_George31-Jul-08 18:52 
QuestionRe: int is always 32-bit? Pin
Mark Salsbery31-Jul-08 9:47
Mark Salsbery31-Jul-08 9:47 
AnswerRe: int is always 32-bit? Pin
George_George31-Jul-08 18:53
George_George31-Jul-08 18:53 
AnswerRe: int is always 32-bit? Pin
Guffa31-Jul-08 3:05
Guffa31-Jul-08 3:05 

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.