This page contains links of all the 'Tips and Tricks' and 'How to...' posts.
- How to find and remove duplicate files in directory using C# code?
- How to create an instance of class dynamically and invoke method?
- How to set default value to auto properties in C#?
- How to use keyword as an identifier in C#?
- How to check arithmetic operation overflow in C#?
- How to use Partial Methods in C#?
- Delegate vs. Interface.
- How to suppress compiler generated warnings in Visual Studio?
- How to extend Interface using Extension Methods?
- How to get System Hardware Information?
- How to handle exception while working with Threading?
- How to install Window 8 in VirtualBox?
- How to create custom Application Domain?
- How to get list of all AppDomains inside current process?
- How to get list of running processes in C#?
- How to get call stack programmatically?
- How to read/write windows event logs?
- Performance Counters in .Net (C#)
- StreamReader and StreamWriter in .Net (C#)
- BinaryReader and BinaryWriter in .Net (C#)
- FileStream in .Net (C#)
- Working with File class in .Net (C#)
- Working with Directory class in .Net (C#)
- Working with Path class in .Net (C#)
- How to get IP Address and Host Name of Machine?
- How to ping machine using C#?
- How to access Network Card information using .Net (C#)?
- How to build Solution or Project from command line (Batch File)?
- How to modify/create build configurations in Visual Studio?
- How to use Pre-build and Post-build Events in Visual Studio?
- FileSystemWatcher class in .Net (C#)
Hope you liked all those articles. Please leave your feedback in comments section of each article.