business-layer Questions
4
Solved
My business layer creates files and needs to save them in the App_Data folder of my asp.net mvc 4 web frontend.
I could use Server.MapPath in the business layer to get the physical path of the App...
Coatee asked 6/9, 2012 at 6:51
4
Solved
Currently I'm building an windows application using sqlite. In the data base there is a table say User, and in my code there is a Repository<User> and a UserManager. I think it's a very commo...
Reservist asked 4/9, 2012 at 7:56
1
© 2022 - 2024 — McMap. All rights reserved.