Sign in
|
Join
in
Current Tags
ShowUsYour<Blog> (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
Test post
RegexLib V2 - now with added ASP.NET V2 :)
Wow...
My blog is moving - http://markitup.com/Blog/
Upcoming IBF Speaking Engagements
Tags
Bookmarks
C#
Code Snippets
Codewise
Community
goals2004_CodeQuality
goals2004_Estimation
goals2004_Metrics
goals2004_PairProgramming
goals2004_ProjectManagement
goals2005_Health
Javascript
Knowledge and Collaboration
Language Processing
Maths
OneIsABlog
Personality Tests
ProjectDistributor
Rants
Regex
Rotor
Starter Kits
Terrarium
Tools
Unit Testing
User Groups
VB.NET
Web Forms
Whidbey
Windows Forms
Blogs I don't miss...
Chris Frazier
Scott Mitchell
Steve Smith
Thomas Johansen
^zhurnal!
blog.dreampro
David Seruyange
My Websites
MarkItUp
ProjectDistributor
Forest Lake Web Services
RegexBlogs.com
Readify
Mitch Denny
Greg Low
Joseph Cooney
Martin Granell
Dan Green
Bill Chestnut
Luke Drumm
Useful Links
Adelaide .NET User Group
Configuring ASP Checklist
MSF Resources
Improving .NET Application Performance and Scalability
Archives
July 2005
(1)
June 2005
(1)
May 2005
(1)
April 2005
(9)
March 2005
(28)
February 2005
(41)
January 2005
(53)
December 2004
(19)
November 2004
(38)
October 2004
(15)
September 2004
(7)
August 2004
(4)
July 2004
(13)
June 2004
(24)
May 2004
(17)
April 2004
(12)
March 2004
(35)
February 2004
(38)
January 2004
(21)
December 2003
(9)
November 2003
(19)
October 2003
(34)
September 2003
(27)
August 2003
(23)
July 2003
(21)
June 2003
(14)
May 2003
(20)
April 2003
(27)
March 2003
(32)
February 2003
(31)
ShowUsYour<Blog>
Irregular expressions regularly
Browse by Tags
All Tags
»
Code Snippets
(
RSS
)
Bookmarks
C#
Codewise
goals2004_CodeQuality
goals2004_PairProgramming
goals2004_ProjectManagement
Javascript
Rants
Rotor
Tools
VB.NET
Web Forms
Windows Forms
Code to easily create zip files on the fly
The other day I posted about a free .NET library for creating zip files on the fly: http://weblogs.asp.net/dneimke/archive/2005/02/23/378781.aspx Here's a little method that I wrote which wraps the functionality of the ICSharpCode library to easily package...
Posted
Feb 25 2005, 09:54 PM
by
digory
with | with
6 comment(s)
Filed under:
Code Snippets
Nested sub-queries always elude me
Tonight I was writing the stored procedure which will return lists of data to the Codewise nighly updates. Basically, each night, Codewise will call a webservice and you need to return a list of all GUID's which have been either ADDED, UPDATED or REMOVED...
Posted
Feb 24 2005, 10:28 PM
by
digory
with | with
3 comment(s)
Filed under:
Code Snippets
,
Codewise
Zip'ping files
Tonight I was using the ICSharpCode zip library to zip files for my Codewise implementation. Basically, when users nominate to make a Relase visible to Codeshare, I create a manifest file and package it and the Release file into a Codewise package. I...
Posted
Feb 23 2005, 11:17 PM
by
digory
with | with
4 comment(s)
Filed under:
C#
,
Tools
,
Code Snippets
Koders - searchable repository of code snippets
Found this site via Mitch 's blog: http://www.koders.com/
Posted
Jan 24 2005, 08:14 PM
by
digory
with | with
no comments
Filed under:
Code Snippets
,
Bookmarks
Using metadata and reflection to dynamically manage message routing
Most routing systems have a transformation phase where, based on its current state, a message is transformed into a document and routed to an endpoint. Systems such as BizTalk provide GUI's and designers to remove the need for cumbersome coding by making...
Posted
Jan 20 2005, 06:40 PM
by
digory
with | with
7 comment(s)
Filed under:
C#
,
Code Snippets
Prototype of a small trackback system
Last night I prototyped a small trackback system: Project Distributor :: MarkItUp :: TrackBack Prototype :: 1.0.0.0 This is quick and dirty but it was enough to allow me to understand the concept of trackbacks. Code and inspiration was taken from .Text...
Posted
Jan 09 2005, 07:32 AM
by
digory
with | with
no comments
Filed under:
Web Forms
,
Code Snippets
A couple of Windows Services resources
I've had a couple of Windows Services snippets that I've been meaning to "rip-to-blog" for a while now... Advanced Installer... a free, advanced MSI creation tool http://www.advancedinstaller.com/ Code snippet to add a description to your Windows Services...
Posted
Nov 27 2004, 07:47 PM
by
digory
with | with
no comments
Filed under:
Tools
,
Code Snippets
,
Bookmarks
Some golden rules to adhere by when thinking about features
When we started doing a spec for ProjectDistributor Justin and I had some long chats about what features we wanted in and how they would be implemented. In fact, there were dozens of features that we discussed and, as we progressed we found that we needed...
Posted
Nov 04 2004, 08:09 AM
by
digory
with | with
7 comment(s)
Filed under:
Tools
,
Code Snippets
,
goals2004_PairProgramming
,
goals2004_CodeQuality
,
goals2004_ProjectManagement
ProjectDistributor - online storage for tools and code snippets
ProjectDistributor is now pretty stable and nearly feature complete for iteration 1. This application was created as a place to store small or trivial pieces of code. Either code which was expensive to create - such as a prototype - or code which will...
Posted
Oct 26 2004, 11:24 PM
by
digory
with | with
no comments
Filed under:
Tools
,
Web Forms
,
Code Snippets
Project Distributor - new features uploaded.
Tonight I uploaded a new build of my application, you can view it here: http://markitup.aspxconnection.com/ There are 2 cool new features that weren't present previously. 1) When you create an account (option available via the Login page) you have the...
Posted
Oct 11 2004, 08:56 PM
by
digory
with | with
no comments
Filed under:
Tools
,
Code Snippets
More Posts
Next page »
Terms of Use