CCNetConfig

Continuous Integration, Simplified Configuration

Home | Wiki | About | Login | Contact |
subscribeSubscribe
Subscribe
CCNetConfig
Releases
Beta Releases
Stable Releases
Work Items
Discussions
CPRP
Releases
Beta Releases
Stable Releases
RSS Builds Publisher
Releases
Beta Releases
Stable Releases
Current Release
0.5.0.120
Sun, Jan 20 2008 at 10:02 PM
All Releases
CCNetConfig Build Status
  • Build StatusSuccess
  • Label0.6.420.32915
  • Last Build4/28/2008 6:43 AM
  • Next Build7/24/2008 12:00 AM
Recent Work Items
  • Automated: Unhandled exceptio…
  • Automated: Object reference n…
  • support for SvnRevisionLabell…
  • Automated: Uncommon behaviour…
  • Automated: create a new confi…
  • Copying and pasting a task do…
  • Automated: Invalid URI: The U…
  • Automated: Cannot import a nu…
  • Remove support for plugins in…
  • Show splash screen on initial…
Legend: Proposed Active Fixed Closed
Tag Cloud
  • A Little Class
  • Automation
  • C#
  • CCNet
  • CCNetConfig
  • codeplex
  • CodePlexAPI
  • Continuous Integration
  • CruiseControl.NET
  • feedburner
  • google
  • JSON
  • LOLCode
  • MSBuild
  • RssBuildsPublisher
  • Sandcastle
  • subtext
  • subversion
  • SvnLabeller
  • tfs
  • twitter
  • Visual Studio
  • Wix
  • XML
  • xna
more tags...
Archives
  • July, 2008 (2)
  • May, 2008 (3)
  • April, 2008 (5)
  • March, 2008 (8)
  • February, 2008 (6)
  • January, 2008 (7)
  • December, 2007 (11)
  • November, 2007 (7)
  • October, 2007 (5)
  • September, 2007 (8)
  • August, 2007 (5)
  • June, 2007 (7)
  • May, 2007 (5)
  • April, 2007 (23)
  • March, 2007 (27)
  • February, 2007 (12)
  • January, 2007 (9)
  • December, 2006 (2)
  • November, 2006 (12)
  • October, 2006 (17)
  • September, 2006 (8)
  • August, 2006 (30)
 
Image Galleries
  • Screenshots
  • A Little Class
Post Categories
  • Announcements
  • Automation
  • Beta
  • Beta Marker
  • C#
  • CCNetConfig
  • CCNetConfig.BugTracking
  • CCnetConfig.CCNet
  • CCNetConfig.Core
  • CCNetConfig.GUI
  • CCNetConfig.Updater
  • CCNetConfig.Updater.Core
  • CodePlex
  • CodePlex Release Publisher
  • CodePlexAPI
  • Continuous Integration
  • CruiseControl.NET
  • Extending CCNetConfig
  • MSBuild
  • MsBuild Extended Tasks
  • News
  • Nightly
  • Orcas
  • Project Extension
  • Rant
  • Reflector
  • Release
  • RssBuildsPublisher
  • Sandcastle
  • SubText
  • SubVersion
  • TFS
  • TFS Plugin
  • Tools
  • TortiseSVN
  • Vista
  • Visual Studio
  • Wiki
  • Wix
  • XAML
  • Xbox Live
  • Zune
 

Blog Statistics
  • Posts219
  • Articles0
  • Comments36
  • Trackbacks5
Home
Download
Screenshots
Support
License
Source

C#

A Little Class (System.Globalization.RegionInfo)
Filed Under [ C# ]
Ryan Conrad posted @ Friday, April 11, 2008 1:52 PM | Comments (0)
A Little Class (System.Xml.Linq.XElement)
Filed Under [ C# ]
Ryan Conrad posted @ Tuesday, March 18, 2008 8:59 AM | Comments (0)
A Little Class (System.Runtime.Serialization.DataContractJsonSerializer)
Filed Under [ C# ]
Ryan Conrad posted @ Thursday, March 13, 2008 1:15 PM | Comments (0)
A Little Class (System.Windows.Forms.TextRenderer)
Filed Under [ C# ]
Ryan Conrad posted @ Monday, March 10, 2008 8:29 AM | Comments (0)
A Little Class (System.Environment)
Filed Under [ C# ]
Ryan Conrad posted @ Monday, March 03, 2008 7:15 AM | Comments (0)
A Little Class (System.Enum)
Filed Under [ C# ]
Ryan Conrad posted @ Friday, February 22, 2008 8:59 AM | Comments (0)
A Little Class (Microsoft.Win32.SystemEvents)
Filed Under [ C# ]
Ryan Conrad posted @ Thursday, February 14, 2008 2:35 PM | Comments (0)
A Little Class (System.Net.NetworkInformation.NetworkInterface)

If you write applications that make use of the internet, local network or need to get information about the network interfaces available on the machine, the System.Net.NetworkInformation.NetworkInterface class is something you will probably want to look at. [Read More]

Filed Under [ C# ]
Ryan Conrad posted @ Monday, January 28, 2008 2:46 PM | Comments (0)
A Little Class (System.IO.FIleSystemWatcher)

There may be times where your application may have to watch for changes to files on the file system. You may need to reload a configuration file when changes are made, or notify the user that changes were made outside of the application. This is where the FileSystemWatcher comes in. [Code Removed From Excerpt. Read More for Code]

Filed Under [ C# ]
Ryan Conrad posted @ Friday, January 25, 2008 10:29 AM | Comments (0)
MimetypesFileTypeMap in C#

I recently had the task to port a file upload utility written in Coldfusion over to a .NET HttpHandler. One of the requirements of the .NET page is to be able to extract a zip file and move the extracted files to the FTP server. I handled this by using the SharpZipLib and was a fairly simple block of code to write. Another step that has to be done by the new page is to execute a stored procedure and pass specific parameters to the procedure. One of the parameters is the ContentType ( or MIME typ

Filed Under [ C# ]
Ryan Conrad posted @ Wednesday, January 23, 2008 2:35 PM | Comments (1)
Full C# Archive
Powered by Subtext - Version: 1.9.5.176
Copyright © 2006 - 2008 Ryan Conrad. All Rights Reserved. Privacy Policy