Tagged Questions
1
vote
1answer
125 views
Service accounts for database connection
We have a SharePoint web application with multiple site collections under that. We have built a new site which will be hosted under the same web application but in a new site collection. It has some ...
0
votes
1answer
776 views
Custom database access with impersonation in Sharepoint 2010
I'm building a custom application on Sharepoint 2010 that runs in an IIS virtual directory under a Sharepoint site (so it has access to SPContext and such which I need). My application (Asp.net MVC by ...