Aspdotnet-Suresh

aspdotnet-suresh offers C#.net articles and tutorials,csharp dot net,asp.net articles and tutorials,VB.NET Articles,Gridview articles,code examples of asp.net 2.0 /3.5,AJAX,SQL Server Articles,examples of .net technologies

jQuery Redirect to Another Page with Button Click in JavaScript

Jun 12, 2013 10 comments
Introduction

Here I will explain simple jQuery code to redirect user to another web page using jQuery and JavaScript. By using location object in jQuery or JavaScript we can redirect user to another web page.  

Description:

Asp.net Export WebPage with Images to PDF using iTextSharp in C#, VB.NET

May 17, 2013 69 comments
Introduction:

Here I will explain how to export webpage with images to PDF in asp.net 
using iTextSharp in c#, vb.net.
Description:

In my previous articles I explained clearly Export gridview data to excel or word, Export gridview data to CSV file, Export Gridview data to pdf in asp.net, upload data from excel to sql server database, Export selected rows of gridview to excel/word and many articles relating to gridview, asp.net, c#, vb.net. Now I will explain how to export webpage with images to PDF in asp.net using iTextSharp in c#vb.net.

jQuery Show Gridview Row Details in Tooltip on MouseHover in Asp.net

May 14, 2013 8 comments
Introduction:

Here I will explain how to show gridview row details in tooltip on mouseover with jQuery using asp.net in C# and VB.NET.

Description:


To show gridview row details in tooltip on mouseover with jQuery we need to write the following code in aspx page

JavaScript - Convert JSON String to JSON Object

May 13, 2013 5 comments
Introduction:

Here I will explain how to convert JSON string to JSON object in JavaScript.

Description:


To convert JSON string to JSON object in JavaScript we need to write the code as shown below

C# - Convert Datatable to JSON String in C#, VB.NET

10 comments
Introduction:

Here I will explain how to convert asp.net datatable to JSON string in C#, VB.NET or How to get JSON string from Datatable in in C#VB.NET

Description:


To convert datatable to JSON string we need to write the code like as shown below

Get Title and Description of URL in Asp.net Like Facebook

6 comments
Introduction

Here I will explain how to get title & meta description of url in asp.net using C# and VB.NET or get page title and description from page url in asp.net using HTMLAgilityPack in C# and VB.NET.

Description

Asp.net Show Multiple Markers on Google Map V3 from Database with JavaScript

May 12, 2013 33 comments
Introduction:

Here I will explain how to show  or add multiple markers to Google maps V3 from database in asp.net website using JavaScript or JavaScript Show multiple markers in Google maps using database in asp.net.

Description:

In previous article I explained clearly how to add Google map to website in asp.net, Add marker to Google map in asp.net website, JavaScript Add multiple markers to google map, jQuery image slideshow in asp.net, Sitemap navigation control example in asp.net and many articles relating to jQuery, JavaScript, asp.net. Now I will explain how to add multiple markers to Google maps from database in asp.net website.

Get LinkedIn Logged in User Details(Name,Email, Url, Profile Image) using JavaScript API

May 10, 2013 28 comments
Introduction:

Here I will explain how to access or get Username, email, profile image of LinkedIn logged in user using JavaScript.

To implement this one first create app and integrate LinkedIn login in website based on previous post. Once we integrate LinkedIn authentication now we need to write the code like as shown below to get logged in user details from LinkedIn

Adding Linkedin Login Button to Website using JavaScript API in Asp.net

May 9, 2013 10 comments
Introduction

Here I will explain how to add or integrate Linkedin login button to web application using JavaScript API in asp.net or Sign in with Linkedin account or Linkedin login authentication for website in asp.net.

Description:
   

In previous posts I explained Asp.net integrate facebook login authentication to websiteAdd twitter login authentication to website,  jQuery Allow only numbers in textbox, jQuery disable cut copy and paste options in textbox, jQuery Create Rounded Corners Textbox, jQuery slideUp, slideDown and slideToggle Example and many articles relating to JQuery, JavaScript, Asp.net. Now I will explain how to integrate Linkedin login button to web application using JavaScript API in asp.net.

Move Selected Gridview Rows to Another Gridview in Asp.net

May 8, 2013 19 comments
Introduction:

Here I will explain how to move or transfer selected checkbox gridview rows to another gridview in asp.net using c#, vb.net or copy one gridview row to another gridview in asp.net using c#, vb.net.

Description:

In previous posts I explained Display images in gridview from database in asp.net, Enable/Disable checkbox in gridview based on condition,
asp.net gridview examples and bind data to textbox control in gridviewBind data to dropdownlist  in gridview and many articles relating to asp.net, c#, vb.net, c#, vb.net. Now I will explain how to move selected rows from one gridview to another gridview in asp.net using c#, vb.net.

8 jQuery Best HTML5 Audio Player Plugins Examples with Tutorials

May 7, 2013 1 comments
Introduction

Here I will explain best HTML5 and jQuery audio player Plugins examples. The HTML5 & jQuery audio player Plugins will help us to embed audio files and play audio files in website with custom controls like forward, backward, increase / decrease volume.

Description:
  
In previous article I explained 8 HTML5 & jQuery Video Player Plugins,
6 jQuery News ticker plugin examples, 11+ best jQuery Scroll to top plugins, 8 jQuery clock plugin examples and many articles relating to jQuery Plugins, JQuery, Ajax, asp.net, SQL Server etc. Now I will explain best HTML5 and jQuery audio player Plugins examples.

8 Best jQuery & HTML5 Video Player Plugins Examples with Tutorials

5 comments
Introduction

Here I will explain best HTML5 and jQuery video player Plugins examples. HTML5 and jQuery video player Plugins will provide features like to play our videos in website and support multiple video formats and we can create player lists with adjustable controls like increase/decrease volume, fast/slow etc.

Description:
  
In previous article I explained 7 jQuery panoramic image viewer plugins,
8 jQuery 360 Degree view of image plugins, 8 jQuery Popup Window Plugins, 8 jQuery Flip Book Effect Plugins, 5 jQuery Flip Effect Plugins and many articles relating to jQuery Plugins, JQuery, Ajax, asp.net, SQL Server etc. Now I will explain best HTML5 and jQuery video player Plugins examples.

Create Simple jQuery Mobile Website Example

May 5, 2013 11 comments
Introduction

Here I will explain how to create simple
jQuery mobile website with example.

Description:
  
In previous posts I explained
jQuery Allow only numbers in textbox, jQuery Accordion Menu Example, jQuery lightbox slideshow, jQuery Create Rounded Corners Textbox and many articles relating to JQuery, Asp.net. Now I will explain how to create simple JQuery mobile website with example.

To create simple jQuery mobile website we need to write the code like as show below

jQuery Clear Textbox Value on focus

Apr 30, 2013 5 comments
Introduction

Here I will explain How to use jQuery to clear textbox value on focus or simple jQuery code snippet to clear textbox value onfocus using jQuery.

Description:
  
In previous posts I explained jQuery to clear textbox value, jQuery get set textbox value, jQuery disable cut copy and paste options in textbox, jQuery Create Rounded Corners Textbox and many articles relating to JQuery, JavaScript, Asp.net. Now I will explain how to clear textbox value onfocus using jQuery.

Bind focus event for all textboxs to clear values onfocus using jQuery

How to Clear Textbox Value with jQuery

4 comments
Introduction

Here I will explain How to use jQuery to clear textbox value or simple jQuery code snippet to clear textbox value using jQuery.

Description

To clear all textbox values using jQuery we need to write the code like as shown below

7 Free jQuery Panoramic Image Viewer Plugins Examples

Apr 29, 2013 0 comments
Introduction

Here I will explain 7 best jQuery Panorama Image Display Plugins examples. Panoramic view is a wide angle view of any place using many images combined together so that you can view it as 360 degree by using jQuery Panorama Image Display Plugins.

Description:
  
In previous article I explained
8 jQuery 360 Degree view of image plugins, 8 jQuery Popup Window Plugins, 8 jQuery Flip Book Effect Plugins, 5 jQuery Flip Effect Plugins, 8 jQuery Social Bookmark Plugin examples, 7 jQuery PDF Viewer Plugins and many articles relating to jQuery Plugins, JQuery, Ajax, asp.net, SQL Server etc. Now I will explain best jQuery Panorama Image Display Plugins examples.
© 2015 Aspdotnet-Suresh.com. All Rights Reserved.
The content is copyrighted to Suresh Dasari and may not be reproduced on other websites without permission from the owner.