Know your IDE Your IDE (Integrated Development Environment) is your tool for creating great applications. Without it, you don't mean much, unless you are a hardcore .NET developer that can write a whole application in Notepad and compile it with a command line compiler. The bottom line is, you need your
Tag: MHTip
Programmer’s Survival Tips – #4
When writing code, the simplest solution to a problem is the best Occam's razor according to Wikipedia is "the principle that 'entities must not be multiplied beyond necessity' (entia non sunt multiplicanda praeter necessitatem). The popular interpretation of this principle is that the simplest explanation is usually the correct one. Simplest