Mr. Bad Example

We're all examples: some good, some bad, some ugly.

Browse by Tags

All Tags » Examples » ASP.NET 1.x (RSS)
Reporting Services Scripter Rocks!
Fellow SQL Server MVP Jasper Smith has come with a really neat tool named "Reporting Services Scripter" that makes managing multiple Reporting Services installations easier. It enables scripting of all Microsoft SQL Server Reporting Services catalog items...
Service Oriented Integration and the Reporting Services Web Services
I was blessed with the opportunity to follow one of the best .NET brains in Omaha last night -- the Phil Canarski (sp?) -- with a quick presentation on using Reporting Services's Web Services as part of a Service Oriented Integration effort. Its just...
It's Official: Kickstarting Reporting Services on SSWUG
SSWUG's daily newsletter announced it this morning: Getting Started with SQL Server Reporting Services Our next webcast, all about SQL Server Reporting Services, is just days away. Please register ASAP. Here's the description on this great opportunity...
So you want breadcrumbs for ASP.NET do you?
Omaha .NET Guru offered up this control ( source here ) for doing just that. What's extra cool is that he turned this into a pretty good tutorial on writing server controls too.
Hashing an IDbCommand
Suppose you're writing a generic data access layer (DAL) that executed a command and cached the results some place. You want that DAL to be smart enough to either execute the code and cache the results or just pull the results from the cache if it can...
More Posts