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

Upload images and show the list of image in gridview to delete-asp.net code

Below code will upload image in a particular folder and will show the list of images from that folder. User may delete images from that list.HTML Code:<div>        <table style=”width: 90%”>            <tr>                <td style=”width: 50%”>              … Read more

Java Script Form Validation

Form validation is a process by which users are restrict to enter irrelevant data. For eg invalid format of email id, alphabets in mobile no.l field. Below is the code to validate a form. Below function can be call either on a button click or on an anchor link.   function Validation() {      … 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

RSS
YouTube
YouTube
Instagram