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

Difference between remoting and web service ?

1 Answers   Digital GlobalSoft,


What is the purpose of System.EnterpriseServices namespace ?

1 Answers   Digital GlobalSoft,


How do you reference to a private & shared assembly ?

1 Answers   Digital GlobalSoft,


Explain what is the relationship between a Process, Application Domain, and Application?

2 Answers  


Garbage collector?s functionality on unmanaged code ?

0 Answers   DELL,






What security measures exist for .NET Remoting in System.Runtime.Remoting?

1 Answers  


What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?

0 Answers  


what is sitemap

3 Answers  


what are the requirements to enable remote components to interact each other?

0 Answers  


How are the activation URLs different in case of SAO and CAO in .NET remoting?

0 Answers  


Explain threading types?

0 Answers  


In which conditions do you opt for Remoting services?

8 Answers   Manland, Tech Mahindra,


Categories