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
What is a concrete class in c#?
Any problem found in vs.et
What is event and delegates in c#?
Can enum have methods c#?
what is an exception in .net?
What is cts, clr?
What is the difference between icomparer and icomparable in c#?
Different between method overriding and method overloading?
What is difference between tostring() vs convert.tostring() vs (string) cast
What is type safe in c#?
How many types of interface are there in c#?
How do I join one form to another in c#?
What is the difference between // comments, /* */ comments and /// comments?
What is sqlconnection in c#?
How many destructors can a class have?