SQL Pass 2005 slides and code
SQL Pass 2005 was a great show. It had about 2,000 attendees, which is great si nce you don’t feel disconnected in the TechEd crowd of 13,000 people. I did a “RS Tips, Tricks, and Gotchas” presentation with Bruce L-C whom I finally had a chance to meet. I think the presentation went very well. I’ve uploaded the slides and the sample code to my website. Among other things the code demonstrates:
- Excel export scenarios
- CSV export
- External images streamed from a web service
- Expression-based connection strings
- CLR stored procedures
- HTTP handler for intercepting the incoming traffic to the server
- And more…
Happy reporting!