Is it possible to have Sitefinity 4 custom module with LINQ to SQL rather than openAccess? Any guidance to this?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you’re not using the Content model at all, but instead you mean that you’ve developed your own backend and want to integrate it into Sitefinity, I’ve just produced a video and podcast on developing Intra-Site modules in Sitefinity 4: http://bit.ly/lHcOX7
Like Intra-Site modules in 3.x, these modules use standard asp.net user controls for the admin and frontend. This video shows you how to create a simple installer and uninstaller for such a module.
I hope this is helpful!