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
There is a free C# documentation, just for the basics:
Galileo Openbook - Visual C# 2008
For me, it's mostly google.com to start with :-)
silverlight.net
Coding Horror
Scott Hanselman's blog
dnrTV
I just found: "How do I?" videos.
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
I suggest you try and read ScottGu's blog as often as possible to keep yourself updated in the .Net world
Only advanced (or quirky) ASP.Net, C# and SQL Server stuff http://blog.DigitalTools.com