How to Crop and Upload image using JQuery

In this blog, I will explain how to crop an image and then upload that image using jQuery. Here you will come to know about preview an image, and then crop that image and finally upload it using jQuery and C# code.  This implementation has been done using jQuery, so no post back only smooth … Read more

Timer job in SharePoint 2010. How to create a timer job?

What is Timer Job in SharePoint? Timer Jobs are background processes that are managed by SharePoint. A timer job runs on a periodic basis defined in central admin. A timer job runs periodically, can be scheduled hourly, daily, weekly. Ex: User profile sync, Search Indexing The timer job is a class which implements the SPJobDefinition … Read more

Gridview row edit, delete and update code in asp.net

As Gridview is a data source control which binds data from backend sql server or any other database table. Here is the code which implements edit, delete and update functionality in a single Gridview. Gridview Edit,Update and Delete functionality code: ASPX Code: <asp:GridView ID=”gvDetails” DataKeyNames=”id” runat=”server” AutoGenerateColumns=”false”                  … Read more

RSS
YouTube
YouTube
Instagram