Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Visual Studio anpassen und erweitern - in Paderborn

    Mein Kollege Jens Schaller und ich sind am 2. April 2007 bei der .NET User Group Paderborn zu Besuch, wo wir ab 18:00 einen Vortrag mit dem Titel “Visual Studio anpassen und erweitern” halten werden. Auf der Agenda stehen: Code Snippets Project und Item Templates Makros Add-ins Packages Das ist natürlich...
    Posted to Roland Weigelt (Weblog) by WeigeltRo on 03-27-2007, 12:00 AM
    Filed under: Tools, Visual Studio, Code Snippets, User Group, .NET, Deutsch
  • 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 ran the code which comes in the .chm file but, noticed...
    Posted to ShowUsYour<Blog> (Weblog) by digory on 02-23-2005, 12:00 AM
    Filed under: C#, Tools, 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 (note that, in Whidbey this is all exposed via...
    Posted to ShowUsYour<Blog> (Weblog) by digory on 11-27-2004, 12:00 AM
    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 a better methodology for quickly deciding whether...
    Posted to ShowUsYour<Blog> (Weblog) by digory on 11-04-2004, 12:00 AM
    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 be useful again in the future - such as a macro,...
    Posted to ShowUsYour<Blog> (Weblog) by digory on 10-26-2004, 12:00 AM
    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 ability to add "Bookmarks" and categorize them. Bookmarks...
    Posted to ShowUsYour<Blog> (Weblog) by digory on 10-11-2004, 12:00 AM
    Filed under: Tools, Code Snippets
  • MarkItUp.Web.Utilities.Personalization

    One of the projects that I'm currently working on requires a fair amount of "personalization" data to be stored in Cookies on the client so, this afternoon I decided to create a wrapper around the HttpCookies collection class to abstract some of the tasks such as Add/Update/Delete of user information...
    Posted to ShowUsYour<Blog> (Weblog) by digory on 10-10-2003, 12:00 AM
    Filed under: C#, Tools, Web Forms, Code Snippets
Page 1 of 1 (7 items)