Description of the program : You can get the lyrics of songs with the artist name & the song name from this program.
As usual just create a new fresh project and add the following tools to your form
2 Buttons
2 TextBoxes
1 RichTextBox
1...
Home » Archives for August 2013
How To Make Login Form in PHP

PHP (PHP: Hypertext Processor) is a very widely-used scripting language, and the reasons why are obvious: PHP integrates perfectly with plain HTML documents, is supported by the vast majority of Web hosting providers and has an easy-to-learn...
Facebook : Embedded Posts Now Available For Everyone

Today facebook introduced embedded posts for everyone. To make your posts appear in any web page it should be a public post, you could easily get the code to embed the post in any web page you just need to select Embed Post from the dropdown menu of...
How To Get Assembly Information In C#
I am sorry guys that I was not able to write articles regularly because I have some issues with my ISP so no internet. I just wanted to write something so I chose something interesting! it's about getting information about the assembly. Just create a...
How To Force/Prompt Your C# & VB.NET Program To Run As Administrator

If your code will target or access secured files or libraries, then your program needs Administrator Privilege. It's easy to run your program as Administrator, simply you can right click your program and select run as administrator, and in C# &...
How To Unlink Google Plus Account From Youtube

I saw someone had asked a question about unlinking google+ account from YouTube in yahoo answers, so I thought I should write a tutorial on that, actually I didn't know that it would be possible but after discovering so much finally I found how to...
How To Add LinkedIn Share Button To Blogger

LinkedIn is one of the largest social network(mostly it's used for business purposes), It was founded in 2002, launched in 2003 may now it has millions of users. LinkedIn has introduced share button for websites(including blogs) to make it easy to...
How To Make A EICAR-Test-File In VB.NET

The EICAR Standard Anti-Virus Test File or EICAR test file is a computer file that was developed by the European Institute for Computer Antivirus Research (EICAR) and Computer Antivirus Research Organization (CARO), to test the response of computer...
How To Add 125x125 Ad Banners To Blogger

One of the main ad banner is 125x125, we can see 125x125 ad banners on many websites. Without wasting time let's get into it.....
Go to Blogger > Design > Page elements
Click on add a widget
Select HTML/JavaScript Widget
Add the codes below in...
How To Embed Facebook Posts Into Your Blog Posts

Sharing your Facebook posts on your website or blog page might help with the engagement on your website. however before you'll be able to embed a post, that individual post has to be public. Posts with restricted privacy settings will not be embeddable....