Click here to Skip to main content
15,921,905 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to create RDLC report for windows application C# Pin
Meax3-Mar-21 17:27
Meax3-Mar-21 17:27 
SuggestionRe: how to create RDLC report for windows application C# Pin
shanda watkins4-Mar-21 0:58
shanda watkins4-Mar-21 0:58 
AnswerRe: how to create RDLC report for windows application C# Pin
Richard MacCutchan3-Mar-21 21:13
mveRichard MacCutchan3-Mar-21 21:13 
QuestionMirror a Website using Blazor Pin
GerVenson3-Mar-21 1:43
professionalGerVenson3-Mar-21 1:43 
GeneralHacking Pin
Member 1508659528-Feb-21 21:22
Member 1508659528-Feb-21 21:22 
GeneralRe: Hacking Pin
OriginalGriff28-Feb-21 21:23
mveOriginalGriff28-Feb-21 21:23 
GeneralRe: Hacking Pin
Maximilien1-Mar-21 9:45
Maximilien1-Mar-21 9:45 
GeneralRe: Hacking Pin
OriginalGriff1-Mar-21 10:28
mveOriginalGriff1-Mar-21 10:28 
GeneralRe: Hacking Pin
trønderen2-Mar-21 8:57
trønderen2-Mar-21 8:57 
GeneralRe: Hacking Pin
SawmillTurtle1-Mar-21 9:17
SawmillTurtle1-Mar-21 9:17 
QuestionRe: Hacking Pin
20212a1-Mar-21 9:38
20212a1-Mar-21 9:38 
AnswerRe: Hacking Pin
Eddy Vluggen2-Mar-21 9:54
professionalEddy Vluggen2-Mar-21 9:54 
GeneralRe: Hacking Pin
20212a2-Mar-21 10:00
20212a2-Mar-21 10:00 
QuestionRe: Hacking Pin
Eddy Vluggen2-Mar-21 10:22
professionalEddy Vluggen2-Mar-21 10:22 
AnswerRe: Hacking Pin
20212a2-Mar-21 10:29
20212a2-Mar-21 10:29 
GeneralRe: Hacking Pin
Eddy Vluggen2-Mar-21 10:40
professionalEddy Vluggen2-Mar-21 10:40 
GeneralRe: Hacking Pin
20212a3-Mar-21 1:07
20212a3-Mar-21 1:07 
GeneralRe: Hacking Pin
trønderen2-Mar-21 11:45
trønderen2-Mar-21 11:45 
20212 wrote:
Just like SQL injection.
I am so old that I find the very idea of SQL injection completely crazy. Why would anyone even get close to the idea of passing SQL code ahead, without parsing it and consider it against authorization restrictions?

I know. "Because it would reduce performance". So then you could make two versions of your SQL based application: One HighPeformance version to use when benchmarking or comparing against alternatives. When you boost multiplatform and high availability, there is another, "safe" version with all the flexibility and functionality ruining performance, but beneficial in a lot of other ways.
QuestionRe: Hacking Pin
Eddy Vluggen2-Mar-21 12:50
professionalEddy Vluggen2-Mar-21 12:50 
AnswerRe: Hacking Pin
trønderen2-Mar-21 16:29
trønderen2-Mar-21 16:29 
GeneralRe: Hacking Pin
Eddy Vluggen2-Mar-21 16:48
professionalEddy Vluggen2-Mar-21 16:48 
GeneralRe: Hacking Pin
trønderen2-Mar-21 17:38
trønderen2-Mar-21 17:38 
GeneralRe: Hacking Pin
Eddy Vluggen6-Mar-21 10:10
professionalEddy Vluggen6-Mar-21 10:10 
GeneralRe: Hacking Pin
Mycroft Holmes1-Mar-21 11:02
professionalMycroft Holmes1-Mar-21 11:02 
GeneralRe: Hacking Pin
Pete O'Hanlon3-Mar-21 2:03
mvePete O'Hanlon3-Mar-21 2:03 

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.