What are the security issues if we send a query from the
application?
Answer Posted / vidya
SQL injection
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How does the lifecycle of Windows services differ from Standard EXE?
Are multiple data types stored in System.Array?
What is the difference between “finalize” and “finally” methods in c#?
Explain hash table in c# ?
What is concrete method in c#?
What is Implicit conversion in C#?
Explain the difference between “as” and “is” operators used in c#?
What is constructor overloading in c#?
What is the adv of using System.Text.StringBuilder over System.String?
What does ienumerable mean?
What problem does Delegate Solve?
Why do we need static class in c#?
Is a valid int value?
What is parameterized constructor?
What Is A Multicast Delegate?