Views: 3.4K
Replies: 0
Archived
|
Is the Data Access Layer in Spark sample project secured enough for SQL Injection and How to replace it with Stored ProcedureHi All,
I would like to ask about the spark data access layer of .net 4.5 design patterns.
The data access layer is secured for SQL Injection? How could I implement it if I would like to use SQL Stored procedure rather than dynamic sql statement. And how could I implement OnInserting,OnInserted events to add stored procedures as per Appended Code.
Looking forward to your kind reply. With Best Regards John KYAW HTUN, May 22, 2015
|