What are the security issues if we send a query from the
application?
Answers were Sorted based on User's Feedback
Answer / kkl_9branes
Third party can able to see your query and also there can
be SQL Injection if the query is SQL statement.
Query should be encrypted before sending from application.
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / 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 |
What is fundamental of published or precreated objects in remoting?
Are you aware of containment and Aggregation ?
What are the differences between Marshal by value and Marshal by reference?
Can you have two files with the same file name in GAC?
About sn.exe ?
What are the different types of channels used by .net remoting?
About performance issues on retrieving records ?
What are static assemblies and dynamic assemblies?
What is an assembly and what does manifest consists ?
Define the lease of the object?
Elaborate the term WebService and how it differ from Remoting?
Explain how does assembly versioning in .net prevent dll hell?