This article provides an introduction to adding Windows users and groups into roles in SQL Server Reporting Services. We will outline the default roles delivered with Reporting Services and briefly discuss the security model.
Published: Tuesday, August 10, 2004
Learn to Sort, search, and compare arrays of objects using IComparer
Published: Friday, July 30, 2004
This article demonstrates how to read images data type (BLOB data) from a SQL database and display it in an ASP.Net page
Published: Sunday, July 11, 2004
From naming guidelines to security countermeasures, here are links to best practice documents and guidelines for programming ASP.NET applications.
Published: Saturday, July 10, 2004
This article demonstrates how to upload image file to a sql database
Published: Monday, July 5, 2004
This article will examine three options to fetch HTML output from a URL, including how to fetch the output of an ASPX page using Viewstate and forms based authentication.
Published: Saturday, July 3, 2004
In this article we will demonstrate how to consume the Amazon Web Service (AWS) from an ASP.NET web form. In developing the sample we will take a look at abstraction techniques to make the web service easier to use in a web form scenario.
Published: Tuesday, June 22, 2004
This article demonstrates how to embed the ReportViewer component in an ASP.Net web page, input parameters in your aspx page and pass them to Reporting Services
Published: Sunday, June 20, 2004
Microsoft's SQL Best Practice Analyser is here - and its a great little aid for DBA's
Published: Friday, June 11, 2004
This script can be used to generate SQL INSERT statements based on data which exists in a SQL Table.
Published: Friday, June 4, 2004
A list of Shortcut Keys available to you in SQL Query Analyzer
Published: Tuesday, May 25, 2004
The ability to embed code inside of a report gives you extensibility and flexibility when creating a report. Before you can take advantage of this feature you need to understand the restrictions Reporting Services has in place for embedded code.
Published: Monday, May 24, 2004
Using ReportViewer and URL Access to embed a Reporting Services Report in an ASP.Net Web application
Published: Wednesday, May 19, 2004
This article uses XML and HttpWebRequest to pull and format weather information from The Weather Channel XML feed.
Published: Friday, May 14, 2004
This example demonstrates how to use GetReportParameters to retrieve valid values for a report parameter.
Published: Sunday, May 9, 2004
Tips for locating controls with the FindControl method, including finding controls in DataGrid rows, Repeaters, DataGrid headers, and user controls.
Published: Saturday, April 24, 2004
The CreateSubscription web service method requires careful setup to work correctly. In this article we will demonstrate how to create a report subscription with the web service API using the XmlSerializer.
Published: Monday, April 12, 2004
The HttpContext.Current property can give you the context for the current request from anywhere in the application domain. This article takes a look at how HttpContext.Current works, and the implications for ASP.NET applications using multiple threads.
Published: Monday, March 22, 2004
The HttpContext Items container allows you to mange request state for the lifetime of a single request.
Published: Monday, March 15, 2004
ASP.NET applications can execute with the identity of the client. These articles take a look at different ways to use and troubleshoot impersonation in ASP.NET
Published: Monday, March 15, 2004