SQL Server 2008 and .Net 4.0?

Posted by JMarsch on Stack Overflow See other posts from Stack Overflow or by JMarsch
Published on 2010-03-22T14:42:58Z Indexed on 2010/03/22 15:51 UTC
Read the original article Hit count: 298

Filed under:
|
|

Does anyone konw whether I can load .net 4.0 assemblies from SQL Server 2008? In particular, we are looking at SQL Reporting, with Custom Data Extensions. I have noticed that hte SQL Server 2008 Business Intelligence Studio does not seem to support VS2010 at the moment. If I release my CDE's as .net 4.0 assemblies, will I even be able to load them from within the SQL Server Reporting Server?

© Stack Overflow or respective owner

Related posts about c#

Related posts about sql-server