
|
|
|
my downloads
I've got loads of stuff that's half written, abandoned in the face of adversity (or more frequently, boredom). However, the few things that I've actually managed to finish are on this page.
 |
Ever needed to search a whole SQL Server database for a value or object name? This tool will search for values and object names in database matching your search terms. It supports exact match, begins with, ends with, anywhere in value and SQL pattern matching.
| Version: |
1.0 |
| Download: |
Prophecie.Intraverse.Setup.msi |
|
 |
 |
This Excel 2003 Spreadhseet will connect to an AD to retrieve a list of objects. It will then iterate over the objects and attempt to connect to each via remote WMI to obtain a list of network connections.
| Version: |
1.0 |
| Download: |
RemoteNetUse.xls
|
|
 |
 |
This simple utility will hash and base64 encode a text string using the SHA256 algorithm. Useful for hashing passwords in databases or config files.
| Version: |
1.0 |
| Download: |
Hash256.zip
|
|
 |
 |
Two diagrams: one of the whole biztalk architecture, the other a breakdown of the pipeline stages. If you use them, I'd appreciate a reference on your slide/footnote, etc. Ta.
| Version: |
1.0 |
| Download: |
BizTalkArchitecture.png BizTalkArchitecturePipelines.png |
|
 |
 |
We all know that building and deploying BizTalk solutions is a pain. Hopefully these scripts will make life a bit easier. Basically, all you need to provide is a bindings file and the Visual Studio.NET solution (.sln) file. It will then work out the dependencies and deploy/undeploy order and generate deploy and undeploy scripts for you (including .NET class projects and the BTSNTSvc.exe.config). Bascially, it gives you one-click deploy and undeploy.
|
|
|