Click here to Skip to main content
15,890,882 members
Home / Discussions / C#
   

C#

 
QuestionBufferedGraphics object will AutoScroll position Pin
Chris Copeland8-May-14 7:23
mveChris Copeland8-May-14 7:23 
AnswerRe: BufferedGraphics object will AutoScroll position Pin
Chris Copeland8-May-14 9:20
mveChris Copeland8-May-14 9:20 
QuestionNUnit- Custom Property Attribute display in Test Explorer window Pin
ercharu228-May-14 6:37
ercharu228-May-14 6:37 
QuestionTextTransformation with VS Packages Pin
Kani Mozhi7-May-14 23:47
Kani Mozhi7-May-14 23:47 
QuestionCustom reporting solution with SSRS Pin
Tridip Bhattacharjee7-May-14 21:03
professionalTridip Bhattacharjee7-May-14 21:03 
AnswerRe: Custom reporting solution with SSRS Pin
Mycroft Holmes7-May-14 23:21
professionalMycroft Holmes7-May-14 23:21 
GeneralRe: Custom reporting solution with SSRS Pin
Tridip Bhattacharjee8-May-14 21:24
professionalTridip Bhattacharjee8-May-14 21:24 
AnswerRe: Custom reporting solution with SSRS Pin
ZurdoDev8-May-14 7:53
professionalZurdoDev8-May-14 7:53 
Yes, SSRS comes with Report Builder which allows the user to create ad hoc reports.

First, you need to create a report model and deploy it. http://technet.microsoft.com/en-us/library/ms167048(v=sql.105).aspx[^] Essentially a report model is the list of fields that you chose to expose to the end user.

Some links for samples on how to use Report Builder once you have deployed your Report Model:
http://technet.microsoft.com/en-us/library/dd207008(v=sql.105).aspx[^]

http://technet.microsoft.com/en-us/library/dd239338.aspx[^]
There are only 10 types of people in the world, those who understand binary and those who don't.

GeneralRe: Custom reporting solution with SSRS Pin
Mycroft Holmes8-May-14 19:06
professionalMycroft Holmes8-May-14 19:06 
GeneralRe: Custom reporting solution with SSRS Pin
Tridip Bhattacharjee8-May-14 21:23
professionalTridip Bhattacharjee8-May-14 21:23 
GeneralRe: Custom reporting solution with SSRS Pin
Mycroft Holmes8-May-14 21:53
professionalMycroft Holmes8-May-14 21:53 
AnswerRe: Custom reporting solution with SSRS Pin
ZurdoDev9-May-14 1:21
professionalZurdoDev9-May-14 1:21 
GeneralRe: Custom reporting solution with SSRS Pin
ZurdoDev9-May-14 1:20
professionalZurdoDev9-May-14 1:20 
GeneralRe: Custom reporting solution with SSRS Pin
Tridip Bhattacharjee8-May-14 21:24
professionalTridip Bhattacharjee8-May-14 21:24 
AnswerRe: Custom reporting solution with SSRS Pin
ZurdoDev9-May-14 1:22
professionalZurdoDev9-May-14 1:22 
QuestionGenerate code automatically for repository design pattern Pin
Tridip Bhattacharjee7-May-14 20:49
professionalTridip Bhattacharjee7-May-14 20:49 
AnswerRe: Generate code automatically for repository design pattern Pin
BillWoodruff9-May-14 16:55
professionalBillWoodruff9-May-14 16:55 
Questioninvoking Text Transformation with Visual studio Package Pin
Kani Mozhi7-May-14 18:44
Kani Mozhi7-May-14 18:44 
AnswerRe: invoking Text Transformation with Visual studio Package Pin
Snehasish_Nandy7-May-14 19:45
professionalSnehasish_Nandy7-May-14 19:45 
GeneralRe: invoking Text Transformation with Visual studio Package Pin
Kani Mozhi7-May-14 19:57
Kani Mozhi7-May-14 19:57 
QuestionASP.Net Identity with EF tier'd architecture Pin
Simon Lee Shugar7-May-14 10:03
Simon Lee Shugar7-May-14 10:03 
AnswerRe: ASP.Net Identity with EF tier'd architecture Pin
Nico Haslberger7-May-14 10:27
Nico Haslberger7-May-14 10:27 
GeneralRe: ASP.Net Identity with EF tier'd architecture Pin
Simon Lee Shugar7-May-14 10:54
Simon Lee Shugar7-May-14 10:54 
GeneralRe: ASP.Net Identity with EF tier'd architecture Pin
Nico Haslberger7-May-14 10:55
Nico Haslberger7-May-14 10:55 
GeneralRe: ASP.Net Identity with EF tier'd architecture Pin
Simon Lee Shugar7-May-14 10:58
Simon Lee Shugar7-May-14 10:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.