I\'m new to world of .NET programming and I want to know about websites that have articles, tips and other useful information about .NET and Microsoft technologies. The webs
Here are some that may help you get started:
The following is not web based resources, but something you may want to consider:
Don't be afraid to visit CodePlex and search for an application that maybe what you are interested in and download the source code.
Run the application in debug mode to understand how it works. You can also do a Google Search for open source C# projects to further increase your learning.
Good luck on your learning