How to get Memory InfoNamespaces:using System;using System.Management; Code:static void Main(string[] args){ WqlObjectQuery query = new WqlObjectQuery("SELECT * FROM Wi…Read More
Window Controls in ASP.NetControls:-----------Most controls in .NET derive from the System.Windows.Forms.Control class. This class defines the basic functionality of the contro…Read More
This is my personal blog and i write articles on .Net, WPF, C#, OOPS, Threading and other .Net technologies. This is not related to any of my employer and organizations. This is the result of my personal interest.
0 comments:
Post a Comment