ryexley

Stories kicked by ryexley

"Clean Sources" utility(wiki.shahine.com)

submitted by rogerdrogerd(120) 5 years, 4 months ago

This Application does one thing. It adds an explorer shell menu to folders that when selected will recursively delete the contents of the bin, obj and setup folders. If you have a .NET project that you wish to share with some one, this is useful to remove the unnecessary stuff from the folder before you zip it up and send it off. read more...

add a comment |category: |Views: 6

tags: another

Taking Your ASP.NET Application Offline for Deployment(kevincastle.net)

submitted by kcastlekcastle(235) 5 years, 5 months ago

Taking your application offline using app_offline.htm read more...

2 comments |category: |Views: 10

tags: another

XML log file with Enterprise Library(bob.yexley.net)

submitted by ryexleyryexley(100) 5 years, 7 months ago

Write to an XML log file using the Enterprise Library, and transform the log file using XSLT for display in a web browser. read more...

add a comment |category: |Views: 200

tags: another

Custom service controller for debugging windows services(bob.yexley.net)

submitted by ryexleyryexley(100) 5 years, 7 months ago

Describes how to use a quick-and-dirty windows form for testing/debugging windows services during development. read more...

add a comment |category: |Views: 16

tags: another