I had registered at WordPress in September 2006. My boss, a serious blogger who writes about Business Rules and breathes Excel sheets (sure sign of being a manager), had first given me the idea to blog and had even recommended WordPress. It was not the first time that blogging crossed my mind. My friends and [...]
Archive for February, 2007
My Tryst with Sketching – The Beginning
Posted in IIT Kgp - Campus Life on February 6, 2007 | 2 Comments »
A Simple Drag Drop in WinForms
Posted in .NET, C#, GUI, WinForm on February 4, 2007 | 1 Comment »
This post describes how to do a simple drag drop operation in a WinForm. You can drag drop the text from one button to the other. The above video shows the final application at work. The same idea can be extended according to the requirement.
I have used Microsoft Visual C# Express Edition that can [...]
My first experience with WinForms in Visual C#
Posted in .NET, C#, GUI on February 4, 2007 | Leave a Comment »
Over the last couple of weeks I have been working on Windows Forms (WinForms). This is my first experience with WinForms. Till now I had written only console applications in C (during my undergraduate course at IIT Kharagpur), Basic (at school), Pascal(at school) , C++ (at school). The difference is striking and definitely obvious.
Using the [...]

