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 Iterate Through jQuery String Object / Loop through jQuery String / Object using jQuery

Jul 16, 2013 1 comments
Introduction

Here I will explain how to iterate through jQuery string / object using jQuery or loop through jQuery string / object using jQuery.

Description:

In previous articles I explained jQuery Hover dropdown menu with css, jQuery show modal popup window on pageload, jQuery open videos in modal popup window,  jQuery Show gridview row details on mouseover, jQuery Draggable & Resizable div with example and many articles relating to JQuery, JavaScript, asp.net, code snippets. Now I will explain how to iterate through jQuery string / object using jQuery or loop through jQuery string / object using jQuery.

jQuery - How to Get Multiple Checked Checkbox Values

Jul 14, 2013 4 comments
Introduction

Here I will explain how to get multiple checked checkbox value in jQuery or jQuery get multiple checked values from checkbox.

Description:

jQuery Display testimonials with CSS Example

5 comments
Introduction

Here I will explain how to display testimonials with jQuery, CSS or best CSS Testimonial example. 

Description:

Redirect to Another Page in Handler in Asp.net using C#, VB.NET

Jul 12, 2013 8 comments
Introduction

Here I will explain how to redirect to another page in handler (.ashx) file in asp.net

Description:

In previous articles I explained jQuery get set text to label, Get set asp.net control values in jQuery, jQuery Set Get textbox control value, jQuery get dropdown selected value & text, JavaScript create watermark text for textbox and many code snippets articles relating to JQuery, JavaScript, asp.net. Now I will explain how to redirect to another page in handler (.ashx) file in asp.net.

C# - Adding the Specified Count to the Semaphore would Cause it to Exceed its Maximum Count in SQL Server / Asp.net

Jul 9, 2013 8 comments
Introduction:

Here I will explain how to solve the problem “adding the specified count to the semaphore would cause it to exceed its maximum count in c# / Asp.net / sql server .” When running asp.net web application in c#, vb.net with SQL Server database.

Description:


In previous posts I explained many articles relating to solve errors in asp.net, SQL Server, IIS, etc. Now I will explain how to solve the problem of “adding the specified count to the semaphore would cause it to exceed its maximum count in sql server”. To solve this problem we need to add “Pooling=False” in database connection string to disable connection pool in web.config.

jQuery Escape Single Quote in String / JavaScript Show Single Quote in String

0 comments
Introduction

Here I will explain how to use jQuery to escape single quote in string or show single quote in string using JavaScript.

Description:

jQuery Get Checked / Selected Checkbox Values with Comma Separated List Based on Name

Jun 24, 2013 7 comments
Introduction

Here I will explain how to use jQuery to get checked / selected checkbox values with comma separated list based on name.

Description:

In previous articles I explained jQuery Get Set Delete Cookie example, jQuery Show gridview row details on mouseover, jQuery Create simple mobile website, jQuery clear textbox value on focus, jQuery Draggable & Resizable div with example and many articles relating to JQuery, JavaScript, asp.net, code snippets. Now I will explain how to get selected checkbox values with comma separated list based on name in jQuery.

7 jQuery Star Rating Plugin Examples Tutorials

3 comments
Introduction

Here I will explain best jQuery star rating Plugins examples. The jQuery star rating control Plugins will help us to give option to users to rate site content based on that we will know whether it’s good or not.

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 jQuery star rating control Plugins examples.

jQuery Create Read Cookie Get Set Delete Cookies Example

Jun 23, 2013 1 comments
Introduction

Here I will explain how to create cookie in jQuery or read cookie or get / set cookie in jQuery or delete cookie in jQuery using jQuery cookie plugin. jQuery cookie plugin is a simple, lightweight jQuery plugin for reading, writing and deleting cookies.

Description:

In previous articles I explained Best jQuery Audio Player Plugin Examples, Top video player plugin examples, 8 Best jQuery popup window plugins, 8 jQuery page flip book effect plugins, jQuery Draggable & Resizable div with example and many articles relating to jQuery, JavaScript, jQuery Plugins. Now I will explain how to create, get/set, delete cookie in jQuery using jQuery cookie plugin.

First download jQuery cookie plugin from this site jQuery cookie and add it to your application then try follow below methods to create, get, delete cookies

jQuery Get Access Session Variable Value in Asp.net

10 comments
Introduction

Here I will explain simple jQuery code to get / access asp.net session variable value in jQuery or how to access or get session variable value using jQuery in asp.net.

Description:

In previous articles I explained jQuery slideup, slidedown and toggle effects example, jQuery Draggable & Resizable div with example, jQuery split the string jQuery Scrollable gridview with fixed header and many articles relating to JQuery, JavaScript, asp.net, code snippets. Now I will explain how to access or get session variable value using jQuery in asp.net.

jQuery Set Text Value to h1 Tag in HTML

Jun 13, 2013 4 comments
Introduction

Here I will explain how to set text value to h1 tag using jQuery in html.

Description:

SQL Server - Get List of All Stored Procedures from Database in SQL Server

5 comments
Introduction

Here I will explain simple SQL Query to get list of all stored procedures from SQL Server database or How to get list of all stored procedures in SQL Server Database or How to Get list of all tables in SQL Server database. 

Description:

SQL Server - Get List of All Table Names in Database

Jun 12, 2013 3 comments
Introduction

Here I will explain simple SQL Query to get all table, procedure names in database or How to get list of all tables names in SQL Server Database or How to Get list of all procedures in SQL Server database.  

Description:

In previous articles I explained Create database schema diagrams in SQL Server, Delete Duplicate records from SQL Server, Exception handling in SQL Server stored procedure, Reading xml file using SQL Server and many articles relating to SQL Server. Now I will explain how to get all tables and stored procedures in database using SQL Server.

jQuery Redirect to Another Page with Button Click in JavaScript

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
© 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.