What are the security issues if we send a query from the
application?

Answers were Sorted based on User's Feedback



What are the security issues if we send a query from the application?..

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

What are the security issues if we send a query from the application?..

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

Post New Answer

More Dot Net Remoting Interview Questions

What is fundamental of published or precreated objects in remoting?

1 Answers  


Are you aware of containment and Aggregation ?

1 Answers   DELL,


What are the differences between Marshal by value and Marshal by reference?

4 Answers   Verizon,


Can you have two files with the same file name in GAC?

2 Answers  


About sn.exe ?

2 Answers   MMTS, TCS,


What are the different types of channels used by .net remoting?

1 Answers  


About performance issues on retrieving records ?

1 Answers   DELL,


What are static assemblies and dynamic assemblies?

1 Answers  


What is an assembly and what does manifest consists ?

3 Answers   TCS,


Define the lease of the object?

1 Answers  


Elaborate the term WebService and how it differ from Remoting?

1 Answers   QuestPond,


Explain how does assembly versioning in .net prevent dll hell?

1 Answers  


Categories