all groups > sql server reporting services > january 2006 >
You're in the

sql server reporting services

group:

c# code


c# code William Stacey [MVP]
1/26/2006 2:04:38 PM
sql server reporting services:
Any change Reports will have option for c# code in addition to just VB?

--
William Stacey [MVP]


Re: c# code Teo Lachev [MVP]
1/26/2006 8:32:47 PM
Supporting other .NET languages in report code-behinds is on a wish list for
future release. Only very simple logic should be embedded in the report. As
the code complexity grows, consider using an external assembly. You will get
the VS.NET IDE, plus the ability to share code across projects.

--
HTH,
----------------------------------------------
Teo Lachev, MVP, MCSD, MCT
"Microsoft Reporting Services in Action"
"Applied Microsoft Analysis Services 2005"
Home page and blog: http://www.prologika.com/

-------------------------------------------------
[quoted text, click to view]

AddThis Social Bookmark Button