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 Validation to Check Terms and Conditions Checkbox Checked or Not

Sep 30, 2014 1 comments
Introduction

Here I will explain how to implement
jQuery validation for terms and conditions checkbox checked / not or check terms and conditions checkbox selected or not using jQuery or restrict user to accept terms and conditions using jQuery.

Description:
  
In previous articles I explained jQuery check if checkbox is checked or not, jQuery change opacity of image on mouseover,
jQuery change image on mouseover, jQuery dropdown with images, jQuery show alert message while leaving from website, jQuery Countdown timer script example and many articles relating to jQuery and asp.net. Now I will how to check terms and conditions checkbox status selected or not using jQuery.

Access HTML seletced Drop Down List value from Code Behind in C# in ASP.NET

Sep 29, 2014 2 comments
Introduction :

In this post I will show you how to get the value of a HTML Drop Down List from the code behind (C# code) in ASP.NET. To do this we need a HTML Drop Down List with values and one ASP Button. And on that Button click we will get the selected value from the Code Behind.

Description :

In the previous examples Suresh Dasari had explained AJAX Country State select from Drop Down List, Show toolip in mouse hover  of Drop Down List, SQL Databind in ASP Drop Down List, Validate Drop Down List using JQuery. Now here I will explain get the selected HTML Drop Down List value from Code Behind(.CS file).

Resizable Asp.net Gridview using jQuery with Example in C#, VB.NET

1 comments
Introduction:

Here I will explain how to resize asp.net gridview using jQuery with example in c#vb.net or resizable gridview using jQuery with example. To implement resizable gridview using jQuery we need to use jQuery & jQuery ui plugin because we need to set
resizable() property for gridview to make it resizable in c#vb.net.

Description:

Remove Tabindex for HTML Elements or Remove Tab Focus in Asp.net Controls

Sep 28, 2014 0 comments
Introduction

Here I will explain how to remove tabindex for html or asp.net controls or remove tab focus in asp.net controls or html controls.

Description:
  
In previous articles I explained
jQuery regular expression to validate url without http(s), regular expression to validate phone number in jquery, regular expression to replace all special characters with spaces in c#, regex email validation in c# and many articles relating to validation, JQuery. Now I will explain how to remove tabindex for html / asp.net controls or remove tab focus in asp.net controls.

Delegates in C# | Use of Delegates in C#.Net with Example

Sep 4, 2014 6 comments
Introduction

Here I will explain what is delegates in c# and how to use delegates in your c# project. In c we used pointers in C, delegates are something like pointers in C but type safe. Previously we send data as parameter but today we send methods as parameter through objects. In C# 2.0 delegates are introduced. It used to send methods to pass through its object it’s like a reference variable to the reference of the method which you have to execute. It is derived  from System.Delegate class and generally use for implementing events and call back method.

Description:

In previous articles I explained constructors in c#, polymorphism example in c#, delegates in c# with example, Difference b/w compile time and runtime polymorphism, sealed classes in c#.net and many articles relating to c#, vb.net, code snippets. Now I will explain what is delegates in c# and how to use delegates in your c# project.

7+ jQuery Grid Plugin Examples or Datagrid Plugin Examples

Aug 24, 2014 5 comments
Introduction

Here I will explain best jQuery grid plugin examples or jQuery datagrid plugin examples with demos. jQuery grid or datagrid plugins will help us to show data in table format with lot of advanced features like sorting, searching or filtering etc… If we use jQuery grid or datagrid plugins we can get all these functionalities without writing any code just by setting some properties in available plugins.   

Description:
  
In previous article I explained
7+ jQuery lightbox plugin examples, jQuery chatting application in asp.net using c#, 8+jQuery clock plugin examples, jQuery Show Youtube video in modal popup and many articles relating to jQuery Plugins, JQuery, Ajax, asp.net, SQL Server etc. Now I will explain best jQuery grid or datagrid plugin examples with demos

C# - Create a ASPX Page Dynamically in ASP.NET using C#.NET, VB.NET

Aug 22, 2014 10 comments
Introduction:

Here I will explain
how to create aspx page dynamically in asp.net using c#, vb.net or Dynamically create aspx page in your project at runtime in asp.net using c#, vb.net.
Description:

Get Asp.net Gridview Selected Row Values on Button click in C#

Aug 21, 2014 7 comments
Introduction:

Here I will explain
how to add checkboxes in asp.net gridview and get gridview selected rows data on button click in asp.net and get checked rows data on button click and how to work with those checked rows in asp.net using c#, vb.net.
Description:
In previous articles I explained Create table dynamically in asp.net and bind to gridview, export gridview data to excel in asp.net, Group Gridview columns with header row in asp.net and many articles relating to asp.net, c#, vb.net, SQL server. Now I will explain how to add checkboxes to gridview and get gridview selected rows data on button click in asp.net.

7+ jQuery Lightbox Plugin Examples with Demo

Aug 20, 2014 0 comments
Introduction

Here I will explain best jQuery lightbox plugin examples with demos. jQuery lightbox plugins will help us to show images using modal popup with customized styles. Lightbox is simple script used to overlay on images on top of the page.   

Description:
  
In previous article I explained 8+jQuery Popup window plugin examples, jQuery Show Youtube video in modal popup, jQuery subscribe modal popup for website,
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 jQuery lightbox plugin examples with demos

8 jQuery Scrollbar Plugin with Examples

0 comments
Introduction

Here I will explain 8 best
jQuery scrollbar plugins with examples. jQuery Scrollbar plugins will allow you to add fully customizable scrollbars for your application. By using jQuery scrollbar plugins we can change scrollbars style.

Description:
  
In previous article I explained 6+ jQuery Snow fall effect plugins,
11+ Best jQuery Countdown timer plugins, 12+ Best jQuery Drag and Drop Plugins, 11+ best jQuery Scroll to top plugins, 9+ JQuery AutoComplete plugins, 6+ JQuery Password Strength Plugins and many articles relating to JQuery, Ajax, asp.net, SQL Server etc. Now I will explain different type of best jQuery custom scrollbar plugin tutorials with 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.