Search: in  

Browse by Tags

  • C# Best Coding Practices

    Below is the bulk of the content from a standard procedure I recently wrote for my open source project .Mail Server Suite . Often when you have a group of people working on a single project, it makes sense to have an expectation of consistent code design from each developer. A standard procedure document...
    Posted to Rob Kennedy's Blog (Weblog) by RobK410 on 08-13-2008
  • Open Source .NET Mail Server

    So I've decided to start another open source project. This time, it's a release of code that I've been brewing on the back burner so to speak for quite some time. I've recently have completed a total re-write of a .net smtp server and will be uploading it soon to the online opensource...
    Posted to Rob Kennedy's Blog (Weblog) by RobK410 on 07-07-2008
  • Yet another .NET application framework

    So I'm deciding to write a framework. I've written one at work, and it does pretty well, but they don't pay for me to play, only to continue development of what I've written there already. So instead, I plan on writing my own framework from scratch. This website is running off of Community...
    Posted to Rob Kennedy's Blog (Weblog) by RobK410 on 05-28-2008
  • Microsoft to release .NET library source...

    Came across this bit of news here: http://port25.technet.com/archive/2007/10/03/releasing-the-source-code-for-the-net-framework-libraries.aspx Looks like Microsoft will be releasing the commented source code for the 3.5 .NET runtime libraries with Visual Studio 2008. Should be interesting... Although...
    Posted to Rob Kennedy's Blog (Weblog) by RobK410 on 10-15-2007
  • Seeing more of your code through Shift-Alt-Enter

    I just saw a nifty menu item referenced on the c# FAQ blog . I really wasn't ever aware of it either. Never really looked for it, but have had a need for it since forever. It's Shift-Alt-Enter, and it will hide just about everything in the visual studio environment except a menu and your code...
    Posted to Rob Kennedy's Blog (Weblog) by RobK410 on 09-18-2007
  • A simple SQL Express Backup

    Here is a very simple Batch file I have run backing up my database files every night. I figured it was so simple, I just had to share... no it's not a fancy Windows Script, or some other prose... simple command line commands... Using the free Info-Zip executable, I archive the data files into a single...
    Posted to Rob Kennedy's Blog (Weblog) by RobK410 on 09-17-2007
  • How to suppress "beep" when pressing enter...

    I'm sitting here writing a chat application and needed a way to suppress the beep sound when the enter key was pressed on my text entry box. It's a single-line Rich Text control and I had thought it was just a matter of setting KeyChar to 0 on the key press event. In fact, this is exactly what...
    Posted to Rob Kennedy's Blog (Weblog) by RobK410 on 09-17-2007
  • Maxthon Tagspace Plug-in goes live

    My Tagspace plug-in for Maxthon2 has finally gone live on the maxthon downloads website. Be sure to check it out and download if you're a Tagspace user like me. http://addons.maxthon.com/post/2007/08/27/tagspaceit Enjoy!
    Posted to Rob Kennedy's Blog (Weblog) by RobK410 on 08-27-2007
Page 1 of 1 (8 items)
Copyright © 2007, RobKennedy.com.
I reserve the right to beat yo arse if you steal sh!t.
Shat out at you via the CommunityServer.org Engine