Since SharePoint 2010 Service Applications are abstracted out, is there any way to develop Service Applications using the .NET 4.0 or 4.5?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
Yes; you can, for example, create a WCF service application using .NET 4.0 or 4.5 and consume that WCF service application in your SP code (SP 2010 Service Application) or even from InfoPath forms or Java... |
|||
|
|