What are the security issues if we send a query from the
application?
Answer Posted / palash ghosh
sql injection is the the major security threat to over come
the threat of sql injection use parameterised sql.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the types of remoting?
Explain threading types?
What do you mean by passport authentication?
How to directly call a native function exported from a dll?
Define delegates and events?
What is objref object in remoting?
What are static assemblies and dynamic assemblies. Differences between them?
Explain the types of .net remoting?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
What is the purpose of strong name?
When do we use delegates in your remoting applications?
Will clr handle unmanaged code or not?
What are the types of remotable objects?
what are the requirements to enable remote components to interact each other?
What are the ways to configure remoting objects before client can use them?