What are the security issues if we send a query from the
application?
Answer Posted / 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 View All Answers
How to decide which to use .net remoting or asp.net web services?
Explain the types of .net remoting?
define client activated objects (cao)?
How are the activation URLs different in case of SAO and CAO in .NET remoting?
Define proxy in .net remoting?
Difference between web services & remoting?
How do you implement distributed applications in .net?
What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?
What is asynchronous programming?
What does manifest consists?
What is unmanaged code?
Name the distributed systems available apart from .net remoting?
Garbage collector?s functionality on unmanaged code ?
Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?
What are the advantage of remoting over web services?