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

Showing posts with label Code Snippets. Show all posts
Showing posts with label Code Snippets. Show all posts

C# Get All Files from Folder and Subfolders & Display it in Gridview in asp.net

Aug 26, 2013 6 comments
Introduction:

Here I will explain how to get all files from folder and subfolders in C# and display or bind to Gridview in asp.net using C#, VB.NET or C# Get All Files from Folder and Subfolders and Display it in Gridview in asp.net.

Description:

C# Get All Files from Directory and Subdirectories and Display it in Gridview

2 comments
Introduction:

Here I will explain how to get all files from directory and subdirectories in C# and display or bind to Gridview in asp.net using C#, VB.NET.

Description:

In previous articles I explained create zip files in asp.net, Delete files from uploaded folder in asp.net, create/delete directory in asp.net, Joins in SQL Server and many articles relating to Gridview, SQL , jQuery , asp.net, C#, VB.NET. Now I will explain how to get all files from directory and subdirectories and bind to Gridview in asp.net using C#, VB.NET.

jQuery Insert DIV After DIV with Before() or InsertBefore() Methods

Jul 31, 2013 5 comments
Introduction

Here I will explain how to insert div after div in jQuery with before() or insertBefore() methods in jQuery or add div before another div in jQuery.

Description:

jQuery add Text to End of DIV or jQuery Append Text to DIV

Jul 29, 2013 1 comments
Introduction

Here I will explain how to add text to end of div in jQuery or append text content to div in jQuery or add content to end of div in jQuery. 

Description:

SQL Server Split Function Example in 2008 to Split Comma Separated String into Table

Jul 28, 2013 13 comments
Introduction

Here I will explain simple split function in SQL Server to split comma separated string into table values in SQL Server database or How to split comma separated string with custom split() function in SQL Server

Description:

jQuery Disable Submit Button After Click to Avoid Duplicate Form Submission

Jul 27, 2013 4 comments
Introduction

Here I will explain how to use
jQuery to disable submit button after first click to avoid duplicate or multiple form submission or jQuery disable submit button after click to avoid duplicate form submission.

Description:
  
In previous articles I explained
jQuery Get Current Datetime, Auto refresh page , Expand textbox on focusDisable right click on image and many articles relating to jQuery. Now I will explain how to disable submit button after click to avoid multiple form submission using jQuery.

jQuery Get All Checkbox Values if Checked Selected in Comma Separated String

Jul 24, 2013 4 comments
Introduction

Here I will explain how to use jQuery to get all checked values of checkboxes or get selected values of Checkboxes in jQuery with Name.

Description:

In previous articles I explained jQuery loop through json string object, jQuery Get Set Delete Cookie example, jQuery use split function to split string, jQuery Draggable & Resizable div with example and many articles relating to JQuery, JavaScript, asp.net, code snippets. Now I will explain how to get all selected or checked checkboxes with name in jQuery.

jQuery Select / Checked Particualr Checkboxes with Name

Jul 22, 2013 2 comments
Introduction

Here I will explain how to use jQuery to select particular checkboxes selected based on name or jquery select checkbox by name or how to make particular checkboxes selected with name in jQuery.

Description:

SQL Server Update Multiple Tables using Inner Joins

Jul 21, 2013 4 comments
Introduction:

Here I will explain SQL query to update multiple tables in SQL Server using inner joins or update multiple tables in SQL Server with joins.
Description:
In previous posts I explained difference between LEN and DATALENGTH functions in SQL Server, Convert rows to columns without pivot tables in sql server, SQL query to get data between dates and many articles relating to SQL Server. Now I will explain how to write update query with multiple tables in SQL Server.

Enable Disable Hyperlinks using jQuery or Disable Particular Div of Hyperlinks in jQuery

3 comments
Introduction

Here I will explain how to disable hyperlinks using jQuery or Enable / disable hyperlinks using jQuery.

Description:

SQL Server - Add Row items as String with Comma Separated Values

Jul 16, 2013 11 comments
Introduction:

In this article I will explain how to add row values as string with comma separated in
SQL server.
Description:
In previous articles I explained Exception handling in SQL Server, SQL Query to read xml data file, SQL Query to get latest unique records by date, difference between function and stored procedures, joins in SQL Server, substring function in SQL server and many articles relating to SQL server. Now I will explain how to add row values as string with comma separated in SQL Server.

jQuery Iterate Through jQuery String Object / Loop through jQuery String / Object using jQuery

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.

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

Jul 12, 2013 9 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.

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

Jul 9, 2013 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.

jQuery Get Access Session Variable Value in Asp.net

Jun 23, 2013 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:

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