Click here to Skip to main content
15,887,135 members
Home / Discussions / C#
   

C#

 
AnswerRe: Remote Connection (SQL Server) Pin
Wendelius27-Jul-08 10:35
mentorWendelius27-Jul-08 10:35 
QuestionCalling two ethods in a button click action Pin
WebMaster27-Jul-08 8:29
WebMaster27-Jul-08 8:29 
AnswerRe: Calling two ethods in a button click action Pin
Guffa27-Jul-08 8:52
Guffa27-Jul-08 8:52 
AnswerRe: Calling two ethods in a button click action Pin
Christian Graus27-Jul-08 10:14
protectorChristian Graus27-Jul-08 10:14 
QuestionDatabase with MS Acess Pin
benjamin yap27-Jul-08 4:58
benjamin yap27-Jul-08 4:58 
AnswerRe: Database with MS Acess Pin
Paul Conrad27-Jul-08 5:45
professionalPaul Conrad27-Jul-08 5:45 
GeneralRe: Database with MS Acess Pin
benjamin yap27-Jul-08 6:02
benjamin yap27-Jul-08 6:02 
GeneralRe: Database with MS Acess Pin
Paul Conrad27-Jul-08 6:05
professionalPaul Conrad27-Jul-08 6:05 
Yes, something along those lines is a good start. Instead of string concatenation, which allows for sql injection attacks, google up on using parameterized queries for a more secure approach Smile | :)

"The clue train passed his station without stopping." - John Simmons / outlaw programmer

"Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon


GeneralRe: Database with MS Acess Pin
benjamin yap27-Jul-08 6:07
benjamin yap27-Jul-08 6:07 
GeneralRe: Database with MS Acess Pin
Paul Conrad27-Jul-08 6:10
professionalPaul Conrad27-Jul-08 6:10 
GeneralRe: Database with MS Acess Pin
benjamin yap27-Jul-08 6:12
benjamin yap27-Jul-08 6:12 
GeneralRe: Database with MS Acess Pin
Paul Conrad27-Jul-08 6:22
professionalPaul Conrad27-Jul-08 6:22 
Questionread Priv1.edb Pin
mohammadser27-Jul-08 4:30
mohammadser27-Jul-08 4:30 
AnswerRe: read Priv1.edb Pin
DaveyM6927-Jul-08 5:05
professionalDaveyM6927-Jul-08 5:05 
Questionstring.writeline format Pin
George_George27-Jul-08 3:59
George_George27-Jul-08 3:59 
AnswerRe: string.writeline format Pin
User 665827-Jul-08 4:27
User 665827-Jul-08 4:27 
GeneralRe: string.writeline format Pin
George_George27-Jul-08 16:45
George_George27-Jul-08 16:45 
QuestionToolBox Icon - VS2008 Pin
DaveyM6927-Jul-08 3:52
professionalDaveyM6927-Jul-08 3:52 
GeneralRe: ToolBox Icon - VS2008 Pin
DaveyM6928-Jul-08 0:21
professionalDaveyM6928-Jul-08 0:21 
Questionaccessing hardware information Pin
Seyyed Hossein Hasan Pour27-Jul-08 2:18
Seyyed Hossein Hasan Pour27-Jul-08 2:18 
AnswerRe: accessing hardware information Pin
half-life27-Jul-08 5:58
half-life27-Jul-08 5:58 
QuestionConvert Mp3 to Wave Files Pin
SHINOJK27-Jul-08 1:25
SHINOJK27-Jul-08 1:25 
AnswerRe: Convert Mp3 to Wave Files Pin
Ian Uy27-Jul-08 3:21
Ian Uy27-Jul-08 3:21 
QuestionInitializing Byte Array, IndexOutOfRange Exception Pin
Ian Uy27-Jul-08 0:05
Ian Uy27-Jul-08 0:05 
AnswerRe: Initializing Byte Array, IndexOutOfRange Exception Pin
Guffa27-Jul-08 2:54
Guffa27-Jul-08 2:54 

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.