Sign in
|
Join
in
Current Tags
Mr. Bad Example (blog)
Original ASP.NET Community Bloggers (group)
(Entire Site)
ASP.NET Weblogs
Home
Blogs
This Blog
Home
About
Syndication
RSS
Atom
Comments RSS
Recent Posts
FAQ: Where can I get SQL Server 2005? (April 2005 CTP update)
Reporting Services 2000 Service Pack 2 Bits Out!
April 2005 SQL Server Webcast Series
GoSQLServer Job Forum and RSS feed
Reporting Services Scripter Rocks!
Tags
ASP.NET 1.x
BizTalk
Events and Community
Examples
IIS FTPSVC
IIS W3SVC
Otherwise
SQL Server
SQL Server CLR
SQL Server Service Broker
SQL Server XML
Straight to /dev/null
XML
Links
Technorati Profile
Archives
April 2005
(3)
March 2005
(4)
February 2005
(22)
January 2005
(12)
December 2004
(3)
November 2004
(13)
October 2004
(7)
Mr. Bad Example
We're all examples: some good, some bad, some ugly.
Browse by Tags
All Tags
»
ASP.NET 1.x
(
RSS
)
Events and Community
Examples
IIS W3SVC
SQL Server
Straight to /dev/null
XML
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...
Posted
Mar 03 2005, 05:39 PM
by
ktegels
with | with
1 comment(s)
Filed under:
ASP.NET 1.x
,
SQL Server
,
IIS W3SVC
,
Examples
My Reporting Services Web Chat is now available online thanks to SSWUG
Thanks to the fine folks over at SSWUG , you can now watch and listen my Reporting Services Kickstart webcast from yesterday on-demand. It looks like the slides aren't scrolling, though, so if you're interested in following along, but sure to download...
Posted
Feb 25 2005, 01:32 PM
by
ktegels
with | with
1 comment(s)
Filed under:
ASP.NET 1.x
,
Events and Community
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...
Posted
Feb 25 2005, 01:06 PM
by
ktegels
with | with
1 comment(s)
Filed under:
ASP.NET 1.x
,
SQL Server
,
Examples
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...
Posted
Feb 17 2005, 01:58 PM
by
ktegels
with | with
no comments
Filed under:
ASP.NET 1.x
,
SQL Server
,
Examples
,
Events and Community
Running away from a problem by running towards it.
I'm getting cranky today because I'm trying figure out the behavior of some code that's NIH but I have to support. I'm not having much luck because I can't reproduce the root error that's causing my error handling stuff to work right. Starting to get...
Posted
Feb 03 2005, 02:04 PM
by
ktegels
with | with
no comments
Filed under:
ASP.NET 1.x
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.
Posted
Jan 24 2005, 10:42 PM
by
ktegels
with | with
no comments
Filed under:
ASP.NET 1.x
,
Examples
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...
Posted
Jan 12 2005, 01:55 PM
by
ktegels
with | with
no comments
Filed under:
ASP.NET 1.x
,
Examples
Forget IsNot, I want IsSomething
On my current main project, I'm stuck writing a lot of code like: if not(x is nothing) then Yes, it's VB.NET. And, no, I don't have choices. You know what I really want? A function that looks at a object of any type and if its Nothing, dbNull.Value or...
Posted
Dec 09 2004, 05:06 PM
by
ktegels
with | with
no comments
Filed under:
ASP.NET 1.x
,
Straight to /dev/null
RTF or WordML for Office solutions?
John Durant has an interesting post talking about RTF or WordML for Office solutions? John's main point is that its easier to generate WordML on the server than it is RTF. As a Document-centeric kind of guy, my first reaction was "its really a function...
Posted
Oct 26 2004, 11:21 AM
by
ktegels
with | with
3 comment(s)
Filed under:
ASP.NET 1.x
,
XML
More Posts
Terms of Use