Click here to Skip to main content
16,005,037 members
Home / Discussions / C#
   

C#

 
GeneralRe: ref parameters & performance Pin
Matt Gerrans20-Aug-05 19:10
Matt Gerrans20-Aug-05 19:10 
GeneralDatagrid Pin
surfman1920-Aug-05 12:17
surfman1920-Aug-05 12:17 
GeneralRe: Datagrid Pin
rudy.net20-Aug-05 15:59
rudy.net20-Aug-05 15:59 
Generalmd5 Pin
Sam 200620-Aug-05 11:17
Sam 200620-Aug-05 11:17 
GeneralRe: md5 Pin
Sam 200620-Aug-05 12:04
Sam 200620-Aug-05 12:04 
GeneralProblem with F11 Pin
ONunez20-Aug-05 10:47
ONunez20-Aug-05 10:47 
GeneralRe: Problem with F11 Pin
Rob Graham20-Aug-05 11:27
Rob Graham20-Aug-05 11:27 
GeneralSecurity in C# .net application Pin
Anonymous20-Aug-05 8:16
Anonymous20-Aug-05 8:16 
I've not been thinking so much about security earlier becouse I've not made any serious applications. But in my new project security is more important. I have some questions about this and hope you can help me. Smile | :)

1. In some input textbokses I've put input validators. But those validators work whatever button is pushed in my application, not only the one that would submit the data. Is there a way to make the validator work on just one button?

2. Lets say I'm adding a new user to my db. I'll put the information written in the input textbox directly into the INSERT INTO SQL string. I've been told that this is a securyity leach since users might add SQL code into the SQL string. Is this an actual problem. If it is, how to solve it the best way?

Looking forward to any hints and help! Smile | :)
GeneralRe: Security in C# .net application Pin
Colin Angus Mackay20-Aug-05 11:21
Colin Angus Mackay20-Aug-05 11:21 
GeneralRe: Security in C# .net application Pin
Ista20-Aug-05 15:21
Ista20-Aug-05 15:21 
GeneralRe: Security in C# .net application Pin
Anonymous20-Aug-05 16:29
Anonymous20-Aug-05 16:29 
GeneralRe: Security in C# .net application Pin
mav.northwind20-Aug-05 20:44
mav.northwind20-Aug-05 20:44 
GeneralRe: Security in C# .net application Pin
Colin Angus Mackay20-Aug-05 23:05
Colin Angus Mackay20-Aug-05 23:05 
GeneralRenaming Files & ListView Pin
mikesinfo20-Aug-05 6:40
mikesinfo20-Aug-05 6:40 
Generalsave/load an arraylist without serialization Pin
misterangus20-Aug-05 6:22
misterangus20-Aug-05 6:22 
GeneralRe: save/load an arraylist without serialization Pin
Daniel132421-Aug-05 6:16
Daniel132421-Aug-05 6:16 
GeneralRe: save/load an arraylist without serialization Pin
misterangus21-Aug-05 7:02
misterangus21-Aug-05 7:02 
GeneralC# and Excel Pin
Member 217694920-Aug-05 5:27
Member 217694920-Aug-05 5:27 
GeneralRe: C# and Excel Pin
wout de zeeuw20-Aug-05 7:26
wout de zeeuw20-Aug-05 7:26 
GeneralRe: C# and Excel Pin
seee sharp21-Aug-05 18:52
seee sharp21-Aug-05 18:52 
Generaluse the Console in a Windows Application Pin
Diego12320-Aug-05 1:33
Diego12320-Aug-05 1:33 
GeneralRe: use the Console in a Windows Application Pin
User 665820-Aug-05 1:36
User 665820-Aug-05 1:36 
GeneralRe: use the Console in a Windows Application Pin
Diego12320-Aug-05 2:10
Diego12320-Aug-05 2:10 
GeneralRe: use the Console in a Windows Application Pin
Guffa20-Aug-05 2:48
Guffa20-Aug-05 2:48 
GeneralRe: use the Console in a Windows Application Pin
Luis Alonso Ramos20-Aug-05 7:31
Luis Alonso Ramos20-Aug-05 7:31 

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.