Can I develop Web Parts for MOSS 2007 with .NET 3.5?

Posted by mythicdawn on Stack Overflow See other posts from Stack Overflow or by mythicdawn
Published on 2010-06-17T22:55:24Z Indexed on 2010/06/17 23:03 UTC
Read the original article Hit count: 211

Currently I am developing Web Parts for MOSS 2007 using .NET 2.0 and deploying them to the GAC with WSPBuilder. I would like to move to .NET 3.5 to open up things like LINQ and WCF.

Is this possible and will there be any significant changes required to MOSS to support doing so?

© Stack Overflow or respective owner

Related posts about .net-3.5

Related posts about sharepoint2007