Thoughts on Software Development, .Net, OOP, Design Patterns and all things cool
Browse by Tags
All Tags »
.Net IDE »
.Net (
RSS)
-
|
In my last post I talked about how you can share a single config file among multiple project in a solution. One of the feedback comments I got was how to have a single config file for multiple developers or even multiple environments. So,...
|
-
|
The System.ComponentModel namespace (more information here ) in .Net contains an array of various attributes that every .Net developer should know about. These attributes provide a way for the developer to implement design-time and run-time behavior...
|
-
|
Like a ton of other developers out there I went out this week and downloaded all the new .Net 3.0 stuff so i could play around and educate my self. Well, educate myself I did. Now, let me just say that I have been a dedicated WinForms developer for the...
|
More Posts