Top 10 reads of July 2015
These are our Top 10 reads of July 2015. How to match strings using wildcards in C# and VB.NET IsSmallerThan generic extension method for C# and VB.NET How to prevent…
All the Code Snippets and Samples you need
These are our Top 10 reads of July 2015. How to match strings using wildcards in C# and VB.NET IsSmallerThan generic extension method for C# and VB.NET How to prevent…
These are the Top 10 reads of June 2015. How to convert Color to Hex and Hex to Color using C# and VB.NET How to Remove duplicates from a IEnumerable…
These are the Top 10 reads of May 2015. How to get the selected row index in Devexpress Xtragrid Control using C# and VB.NET How to change the BackgroundColor of…
These are the Top 10 reads of April 2015. How to search stored procedures using MS-SQL How to manually populate a multicolumn devexpress TreeList using C# and VB.NET How to…
These are the Top 10 reads of March 2015. How to add or remove a class on hover using jQuery How to use the HTML5 datalist tag How to reload…
These are the Top 10 reads of February 2015. How to show or hide a variable if null in AngularJS How to remove an element using Javascript How to replace…
To select top 10 reads per month in WordPress, you need to use the Plugin CountPerDay. The following mysql snippet will do the rest. Sample MySQL
To scroll to the top of the page in javascript you can use the following snippet. This will scroll instant to the top left of the page, for a smoot…
To scroll to the top of the page in jQuery you can use the following snippet. This will scroll smmooth to the top of the page, for a instant scroll…