I am soliciting for suggestions on reporting solutions We develop a lot of in house projects(.net and sql server).For larger database we use business objects and b开发者_开发问答uild universes for re
Are there any other ReportViewer designer beside the Visual Studio (with GUI of course I know that any XML/TEXT editor can change definition of .rdlc file) ?
My question is similar to this one but I\'m having some problems with the actual implementation. I\'ve got a report (.rdlc) in the business layer of a 3-tier app.
I think this question was asked for several times already, but since mvc is a new technology, I hope there is something new for it.
I have (jUnit) unit tests. My proj开发者_开发知识库ect manager would like a human-friendly list of test cases and scenarios (think: a spreadsheet or report for general distribution to a less technic
Is it possible to programmatically download an AdWords report (containing information about campaign and keyword performance like impressions, clicks, CTR, etc.) without logging in to the AdWords web
I just upgraded a site to .NET开发者_运维百科 4 which is using the XtraReports reports, and now the toolbar has stopped working.Specifically, it renders ok except that it displays blank instead of the
I\'m specifically interested in ASP.NET or ASP.NET MVC as the platform, but any contributions for the good of the community are welcome irrespective of platform!
Reporting is pretty new to me. I see that VS provides some Reporting controls that provides a 开发者_Python百科wizard to help creating the report. My question is, if I already have stored procedures t
I want to get all schools from the mysql school table and get all students of each school in the students table. for a web based report with heading and totals.I could do something like