
Search In
Web-designing plays a key role in making an Ecommerce site not only attractive to customers but turn their respective searches into successful sales too. Customers often find an item they are looking for through search engine results, but t
Hello readers, Today in my blog I have tried to create sidebar-menu using JQuery Plugin.
As I am a beginner in this technology, while working over the dashborad admin template I faced various complications so to resolve them I came across se
Programming Buddies,
Here's my latest script. It is a member reg-login script.
It registers you and gets you to activate your account confirming your email and then auto logs you into your account. It uses cookies to remember your user details.
While working in MVC we use LINQ to make our task easier and to make the manipulations easier
First we will create the action for doing this task.
[HttpPost]
public JsonResult Remove(int id)
{
n