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 the security features in .net remoting?
What is ODP.NET?
Define singlecall activation mode in .net remoting?
Types of compatabilities and explain them ?
Explain serialization formatters in .net remoting
What are the advantage of remoting over web services?
Can we configure a .net remoting object via xml file?
What is the purpose of System.EnterpriseServices namespace ?
What is asynchronous programming?
Write a example code for remoting?
What is boxing and unboxing ?
4 Answers Amdocs, BirlaSoft, TCS,
What technology enables out-of-proc communication in .NET ?