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 |
Explain how can you automatically generate interface for the remotable object in .net with microsoft tools?
What do you know about .NET assemblies?
How can you debug failed assembly binds?
Explain the hierarchial description of remoting?
How do you register a .NET assembly?
Explain the differences between marshal by value and marshal by reference?
What is an assembly and what does manifest consists ?
What do you mean by windows authentication?
About performance issues on retrieving records ?
Write a example code for remoting?
Which Namespaces is used to achieve the Remoting?
What are the ways to renew lifetime leases of objects?