in Search
     

Browse Site by Tags

Showing related tags and posts accross the entire site.
All Tags » Windows Forms » C# (RSS)
  • Starting Log4Net

    One of the task that a developer needs to accomplish is to code a module for logging, and creating it from scratch will take some of your precious time. So to be a little more productive, we can use a tested library like Log4Net. I have browsed for some pages and found a lot of variations. So putting...
    Posted to Weblog by Comgen on 04-30-2008
  • .NET: Updated: Simple and Stupid BackgroundWorker Example

    I was very busy the past weeks, I cannot imagine I could make it not to code for several days, been a carpenter, janitor, messenger and everything hehe. But I'm here again now. Let me start this out with this stupid sample I just given to one of my junior developer. BackgroundWorker is a special...
    Posted to Weblog by dehran ph on 06-20-2007
  • DesignTime vs RunTime on User Controls

    I was playing with user controls this week end and I noticed that the Constructor of my control is called everytime I try to drag one of my user controls into my form. So i tried googling around to find if there's a way to by pass some codes on the constructor and I found this System.ComponentModel.UsageMode...
    Posted to Weblog by Comgen on 10-22-2006
Page 1 of 1 (3 items)