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 the difference between private and shared assembly?

1 Answers  


When should we choose .net remoting over .net web services?

0 Answers  


Threading Types ?

3 Answers   DELL,


Which one is better WebService and Remoting ?

0 Answers   NA,


Garbage collector?s functionality on unmanaged code ?

0 Answers   DELL,


Are you aware of containment and Aggregation ?

0 Answers   DELL,


How do you reference to a private & shared assembly ?

1 Answers   Digital GlobalSoft,


I am developing a project.Title is "Remote Demonstator".Using asp.net and C# Abstact: While administrator moving mouse and clicking on any link in the webpage that action will be performed in Server machine as well as in client machine.The client initially have to log-in and make a phone call to the admin. This is my project. How can i get this? I can create a website but this concept i have to implement in my website.How can i achive this? How to get client system control and how my mouse movings can be visible to client? I request all to please give me a basic idea or some hint. Advance Thanks.

0 Answers   Excel,


What is delay signing?

2 Answers   HCL,


Where is global assembly cache located on the system?

3 Answers   HCL, Value Labs,


Can you configure a .NET Remoting object via XML file?

1 Answers   Tavant Technologies,


Is it a good design practice to distribute the implementation to remoting client?

0 Answers  


Categories