Hi in this blog we are going to see how to create our custom media player using C#.First Create a project and add Reference "Window Media Player" under COM Section.
Monday, September 26, 2016
Thursday, September 22, 2016
Visual Studio Code Snippet Manager
Hi in this blog i am going to show how to create a code snippets for Visual Studio from scratch.The visual studio code code snippets make you work more easy and you don't have to type same code again and again.
Friday, August 5, 2016
Get Active Process Running in System using C#
Hi in this blog I am going to show how to get the list of active process running in the system using System.Diagnostics namespace in c#.Create a new window application and name it as "GetActiveProcessList" and design a form as show in the fig.
Monday, July 25, 2016
Directory Search using C#
Hi In this blog I am going to show how to perform directory search using c#.First create a C# windows Form Application Project.And then design form as show in the figuer.
Thursday, July 21, 2016
Dragable Transparent Windows Form in C# - Part 2
Hi In my previous blog i shown to create a transparent windows form.In this post i am going to show how to drag the transparent windows form to any location.
Monday, July 18, 2016
Creating Transparent Forms C#
Hi in this post I am going to show how to create a transparent forms in c#.First create a c# windows application project and then that change background color of the form as show in the image.
Saturday, July 2, 2016
Subscribe to:
Posts (Atom)