Categories
Asp, Asp.net

Ajax Rating Control Example With Database

Ajax Rating Control Example With Database In this tutorial i will explain about Ajax Rating Control Example With Database.Here we have a Ajax Rating Control, like what we have seen on many website or forums for feedback and reviews of products. We are storing every rating on database, and then showing that how much user have […]

Categories
Asp, Asp.net

How To Open Gridview In Ajax Modal PopUp

How To Open Gridview In Ajax Modal PopUp In this tutorial i will teach you How To Open Gridview In Ajax Modal PopUp.In this example we are opening a gridview on click of a button, gridview will be shown in a Ajax Modal Popup. Stored Procedure to Fetch Data: create procedure selectemployee as begin select * […]

Categories
How To Article Wordpress

How To Check For Broken Links In WordPress Blog

How To Check For Broken Links In WordPress Blog In this tutorial i will explain How To Check For Broken Links In WordPress Blog.Broken links are annoying and decrease our conversion rates.If you have 404 page for your blog, then all your broken links will be redirected to that page.All these errors comes under observations when […]

Categories
Wordpress

How To Remove Entry Meta From WordPress Themes

How To Remove Entry Meta From WordPress Themes In this tutorial i will teach you How To Remove Entry Meta From WordPress Themes.We have seen that on our post pages we have entry meta shown at bottom of that particular page.Entry meta consist of Category name, Author name, Publishing date, and tags of that particular post. […]