Nuacht

Hello there..<BR><BR>These are the facts:<BR>I'm working on a project where we need a ASP.NET C# GUI for a webapplication. In this application we'll work with existing C++/MFC components. Since these ...
I have created a class called BaseDAL which basically handles all database requests for the application I have built. One of the methods takes a stored procedure, loops through all the parameters, ...