List/Grid Software Subscribe RSS feed of category Software
How To Create A Simple Windows Forms Application In C# Using Notepad
Most of the People think that we can’t write C# Windows Forms Applications without using Visual Studio. But this is not true. A C# Application is nothing but a collection of .cs files which we can create just by using using Notepad or any other text editor. In one of my previous article, I discussed about How To Create Hello World! Program In C# Using Notepad. Now in his article, I…
How To Get Tabs In Panorama View In Firefox 4.0
Today while browsing the Internet, I was trying to open the tab that I had just closed by using the shortcut key Ctrl + Shit + T, but by mistake, I pressed E in place of T, which opened a Panorama view of tabs in Firefox. I was not aware of this kind of feature in Firefox, but the view I got is something new and attractive. So I just…
How To Create Hello World! Program In C# Using Notepad
I know this is one of the most basic tutorial, but here is something that makes this tutorial a bit helpful. In this tutorial I will create a Hello World! program in C# but I will not use any IDE to write this program. I will just use notepad and write the program. If you are using Visual Studio to write programs in C#, then you might not be knowing…
How To Compile C# Console Application Using Visual Studio Command Prompt
If you want to know how this Visual Studio Command Prompt works or how can you compile your Applications using this tool, then here is a simple guide to you. In this article, I will tell you how can you Compile an Application using this Command Prompt. For example purpose, I will be Compiling the Application which I have made in this one of my other articles How To Create…
How To Quickly Navigate Through Tabs In Google Chrome
You have opened a number of tabs and every time you want to see content from another tab you have to click on that specific tab to view content in that. This feature is helpful if you have opened too many tabs and want to navigate to a tab which is a bit far away from the current tab, but if the tab you want to open is near to…
How To Quickly Navigate Through Tabs In Firefox
You have opened a number of tabs and every time you want to see content from another tab you have to click on that specific tab to view content in that. This feature is helpful if you have opened too many tabs and want to navigate to a tab which is a bit far away from the current tab, but if the tab you want to open is near to…
How To Open Previous Session In Firefox
While working in Firefox, some times you close it by mistake and you loss all the opened tabs. You want all those tabs back and just don’t remember URL of all those tabs because you have opened those website through searching. At last you just have one option left which is open your tab from History of opened websites in Firefox. But its not a good way. And if you…
How to Make Notes in Notepad
How to Make Notes in Notepad: By this method you can create your daily notes based upon time. Open notepad. Type “.LOG”. Save the file wherever you want and whatever name you want. Close the notepad. Now whenever you will open the file new line with date and time will be added to file for marking. Enjoy the notepad as your notebook… Incoming search terms:notes png (19)
How To Use New Tab In Internet Explorer 9
In IE 9, Microsoft added new features in the New Tab. When you open a new tab, then you will see a number of options to choose. In previous versions of IE, you only have blank page in the new tab you open. In this article I will talk about almost all the options you have in IE 9 “New Tab”. Instructions: When you open New Tab in Internet Explorer…
How To Add Zero Before Number In Microsoft Excel
How to Add Zero Before Number in Microsoft Excel: Put your field into editable mode in which you want to add zero before number. Before start typing type single quote ( ‘ ) then enter anything you want to enter. Data will be in exact format as you entered. After accepting single quote will disappear. A green marker on the upper left corner shows the presence of quote. Enjoy…