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 are static assemblies and dynamic assemblies?
Define a process?
Can you explain remoting?
What's the difference btw the following methods in .NET remoting? RegisterWellknownServiceType() RegisterWellknownClientType() RegisterActivatedServiceType() RegisterActivatedClientType()
How do you reference to a private & shared assembly ?
Is it a good design practice to distribute the implementation to remoting client?
Explain the Flow of remoting?
What?s Singleton activation mode?
Threading Types ?
What are the situations you will use singleton architecture in remoting ?
What is a Windows process?
In which conditions do you opt for Remoting services?
8 Answers Manland, Tech Mahindra,