Monday, January 21, 2013

If sharepoint site has FBA or mixed mode authentication, then Report Builder can be temporarily used with and extended URL mapped to that site

A report model can be created using SSRS development studio which has shared data source and this data source can be used by multiple reports.

Deploy report model
http://msdn.microsoft.com/en-us/library/ms159695(v=sql.105).aspx

No comments:

Regex obfuscate email

 Use this code in C# to obfuscate email using regex // Online C# Editor for free // Write, Edit and Run your C# code using C# Online Compile...