Tips and Tricks
While coding and working every day in front of a computer, we usually find out things
(tips/tricks/tutorials) that could help us a lot. In many cases, we lost time trying to find
out something simple, it is just the way that programming is. Being a programmer
myself and having those problems from time to time, I usually google for tips and
tricks on everything I need. Here are some of those tips/articles/tutorials that
I would like to share.
Windows Forms
Useful tips for windows forms programmers (c#), including tips on developing user controls, playing with events, threads and more.
|
Pocket PC/Compact Framework
The Microsoft .NET Compact Framework is not 100% like the common framework, so there is a lot of know-how here.
|
Misc
Hmm... Anythig else is here, Microsoft Access, Microsoft SQL, installation tips, etc :)
|
ASP.NET
Programming web sites with ASP.NET 1.0/2.0 Articles, tutorials, tips and more!
|