Home
Tech Tutorials
VB.NETDisplay Your Data Your Way with Custom Renderers for Reporting Services
Author: msdn.microsoft.com Published: 6th Oct 2005 Visited: 1630 times
James Yip This article was based on Beta 2 of Microsoft SQL Server 2005 and all information contained herein is subject to change. This article discusses: Introduction to SQL Server 2005 and Reporting Services Architecture of Reporting Services renderer extensions Creating a customer report renderer Rendering a Reporting Services report into HTML This article uses the following technologies: SQL Server, Visual Basic Code download available at: CustomRenderers.exe (123KB) QL Server â ¢...n
Read Article Sponsored Links
Related Articles
• Apache Axis2 - Custom Deployers Custom Deployers We can deploy a service in many ways We could deploy a service as an archive file Axis2 default by creating a service using a database or by creating a Web Service using a text file The idea of custom deployers is to open avenues to support any kind of deployment mechanisms Axis2 ha ...
• Apache Axis2 - Data Binding Data Binding Databinding for Axis2 is implemented in an interesting manner Databinding has deliberately not been included in the core and hence the code generation allows different data binding frameworks to be plugged in This is done through an extension mechanism where the codegen engine calls the ...
• Apache Axis2 - Custom Deployers Custom Deployers We can deploy a service in many ways We could deploy a service as an archive file Axis2 default by creating a service using a database or by creating a Web Service using a text file The idea of custom deployers is to open avenues to support any kind of deployment mechanisms Axis2 ha ...
• SOA Web Services - Developing the .NET Web Service Developing the NET Web Service Creating a NET web service using Visual Studio IDE is as simple as creating a Java web service using NetBeans IDE I used Visual Studio 2005 for creating the web service and the test client application The IDE provides a template for creating an ASP NET Web Ser ...
• SOA Web Services - Developing the Test Client Developing the Test Client We will now develop a C console application for consuming the previously created web services Use the project wizard in VS NET to create a console applica ...
• SOA Web Services - WS-I Specifications WS I Specifications To resolve these issues finally the Web Services Interoperability Organization WS I was formed in 2002 with the help of SAP IBM Microsoft and others The main purpose of WS I was to bring the vendors and customers together to resolve the issues of interoperabi ...
• SOA Web Services - Java EE and .NET Integration using Web Services Java EE and NET Integration using Web Services So far we have looked into the various aspects of interoperability between web services deployed on disparate platforms If the web services follow the compliance requirements of the Basic Profile discussed earlier they can interoperate ea ...
• SOA Web Services - Runtime Patterns for Broker Runtime Patterns for Broker As in the case of application patterns discussed earlier a broker may be introduced in the runtime nodes which will act as a message distributor A source application connects to many target applications through a br ...