Latest Articles
-
Remove First Character From A String
In this post, we will see how we can remove first character from a string in JQuery. I hope you will like it. Consider ... -
How to delete a blank page in Word
In this post we will see how we delete a blank page in Microsoft word. It is a simple process, but if you are ... -
How to use shortcode inside any php file
Hi, In this post we will see how we can use a short code inside a PHP file . You can do it by ... -
How to disable F12 Key in a page using JQuery
Introduction In this post, we will see how we can disable F12 Key option using simple JQuery code. I hope you will like it. ... -
How to disable right click in a page using JQuery
Introduction In this post, we will see how we can disable right click option using simple JQuery code. I hope you will like it. ... -
Million Billion Trillion Calculations
Introduction In this post we will see the calculations of Million, Billion, Trillion. I hope some one found it is useful. Calculations Million : ... -
Add related posts in each posts in WordPress
Introduction In this article we will learn how we will add related posts to each posts in wordpress according to the tags given. Even ... -
How to find PublicKeyToken of a DLL
Introduction In this article we will learn how we can find out the public key token of a DLL that we add as a ... -
Create And Consume A User Control In MVC
Introduction In this article we will learn how we can create and consume a user control in MVC. I hope you will like it. ... -
CellSetGrid Implementation in VS 2012 or later
Hi All, I have downloaded the CellSetGrid source code and tried to implement the grid with my cube details. I am trying to use ...