Author: admin

  • Blog
  • Author: admin

Drap & Drop Shopping Cart in ASP.NET

Have you ever seen drag and drop in shopping cart where item can be drag and drop in shopping cart. Here is the way you can do it.Users can simply drag and drop the items they wish to buy in the basket and the basket is updated with the new results. here it the link

Installing Nuget package with package manager console step by step overview.

I have already blogged about NuGet in earlier post about how to install NuGet packages to your project with wizard. NuGet Extension also provides an package manager console to add library to your projects. Let’s install a blogml package via package manager console. So if you still not installed NuGet exntension then please read my

SQL Server- Guest Post – Solutions for SQL Server Master Database Corruption

This blog post a Guest Post from one of my friend Priyanka Chouhan. Priyanka Chouhan is a technical writer in “Stellar Data Recovery “with 5 years of experience and has written several articles on SQL. She has the fine knowledge of SharePoint and SQL Server. In the spear time she loves reading and gardening. Here

Cool Resharper Features Part-2

This post will be part-2 of first post Cool Resharper Features Part-1. In this post we are also going to learn some other cool features that resharper is providing. Following are some of features that resharper is providing. This feature makes you very productive when you need to create a new class. Suppose with normal