Error!
Success!

By tag: JonGalloway

showing:  of
0
kicks

Sending files via the default e-mail client  (Unpublished)

A review of three options for sending a file via your user's default e-mail client.


Kicked By:
Drop Kicked By:
0
kicks

Force the protocol (TCP, Named Pipes, etc.) in your connection string  (Unpublished)

Here's the right way to force TCP or Named Pipes in your database connection string.


Kicked By:
Drop Kicked By:
0
kicks

Passing lists to SQL Server 2005 with XML parameters  (Unpublished)

Pass an arbitrary list of values in a SQL Server stored procedure parameter using the XML datatype.


Kicked By:
Drop Kicked By:
0
kicks

Show a file in Explorer  (Unpublished)

Make things easy on your users by opening Explorer with their file selected.


Kicked By:
Drop Kicked By:
0
kicks

Getting Cropper to work in Vista  (Unpublished)

Decompile and fix Cropper so it works in Vista


Kicked By:
Drop Kicked By:
0
kicks

Script SQL data with the Database Publishing Wizard (SqlPubWiz)  (Unpublished)

SqlPubWiz lets you script your SQL Server schema and / or data from the command line.


Kicked By:
Drop Kicked By:
0
kicks

SMO uses sysobjects and sys.objects instead of INFORMATION_SCHEMA  (Unpublished)

Why? Who knows, but you can fix your scripts with a regex replace.


Kicked By:
Drop Kicked By:
0
kicks

Use the Database Publishing Wizard to script your table data  (Unpublished)

Jon Galloway combines the Database Publishing Wizard with PowerSMO to create a powerful means of scripting schema and data so it can be version controlled.


Kicked By:
Drop Kicked By:
0
kicks

Freeing up drive space on Windows XP  (Unpublished)

Some quick tips for cleaning up your XP box as you get ready to upgrade to Vista.


Kicked By:
Drop Kicked By:
0
kicks

Reporting Services - Add a logo to the Report Manager  (Unpublished)

Here's how to use some smarty pants CSS and JavaScript hackery to add a logo to the SSRS Report Manager page.


Kicked By:
Drop Kicked By:
0
kicks

A simple example of a fluent interface  (Unpublished)

A fluent interface can make your code much easier to use by allowing users to write code like this: imageFilter.Rotate(90) .Watermark("Monkey") .RoundCorners(100, Color.Bisque) .Save("test.png"); This article shows how and why you should add fluent interfaces to your ...


Kicked By:
Drop Kicked By:
0
kicks

Free OCR software? You may already have it...  (Unpublished)

Office 2003 gives you a great little OCR tool. And this can be controlled via .NET


Kicked By:
Drop Kicked By:
0
kicks

[Tools] Switched to Notepad++, here's my C# syntax file  (Unpublished)

Jon Galloway on Notepad++ and all it's coolness, with screenshots!


Kicked By:
Drop Kicked By: