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

SQL Server - Get Data in XML Format Based on Group by Columns in SQL Server with Example

Oct 19, 2014 0 comments
Introduction:

Here in
sql server I will explain how to get data in xml format based on group by columns in sql server with example or sql server group columns and show in xml format.
Description:
In previous articles I explained cursor example in sql server, While loop example in sql server, nested while loop example in sql server, get only month and year from date in sql server, substring function in SQL server and many articles relating to SQL server. Now I will explain cursor how to get data in xml format based on group by columns in sql server with example.

Sorting Columns in Repeater Control in Asp.net using C#, VB.NET

2 comments
Introduction

Here I will explain how to implement sorting in repeater control in
asp.net using c#, vb.net with example or how to sort columns in repeater control in asp.net using c#, vb.net.

Description:
  
In previous articles I explained Repeater Control Example in asp.net, Display time like facebook/twitter like 1 minute ago, hour ago, use of using statement in c#, make some cells read only in excel sheet and many articles relating to
asp.net, c#,vb.net and JQuery. Now I will explain how to implement sorting in repeater control in asp.net using c#, vb.net with example.

jQuery Get Dropdownlist Selected Value Onchange Event Example

Oct 18, 2014 4 comments
Introduction

Here I will explain how to use
jQuery to get dropdownlist selected value onchange Event or jQuery dropdown change event get selected value or jQuery get dropdownlist selected value onchange event.

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 explain how to get dropdownlist selected value during onchange event.

ASP.Net - Add Items to Dropdownlist Programmatically on Button Click in C# and VB.Net

0 comments
Introduction

Here I will explain how to add items to dropdownlist programmatically on button click in
asp.net using c# and vb.net or dynamically add items to dropdownlist on button click in asp.net using c# and vb.net.

Description:
  
In previous articles I explained Cascading dropdownlist example in asp.net, highlight gridview records based on search in asp.net, filter gridview records based on dropdown selection in asp.net and many articles relating to
asp.net, c#,vb.net and JQuery. Now I will explain how to add items to dropdownlist programmatically in asp.net using c# and vb.net.

C# - Create Windows Form Application Setup File in C#.Net

Oct 16, 2014 13 comments
Introduction

Here I will explain how to create setup file for windows form application in visual studio 2008 in
c# with example. To create setup file windows application in c# we need to use setup and deployment section templates in visual studio.

Description:
  
In previous articles I explained constructors in c# with examples, difference between virtual, override, new keywords in c#,
Difference between sessionstate and viewstate, Highlight gridview rows on mouseover in jQuery and many articles relating to asp.net, c#,vb.net and JQuery. Now I will explain how to create setup file for windows form application in visual studio 2008 in c# with example.

jQuery String indexOf Method Example in JavaScript (Uses of indexof Method in jQuery)

Oct 14, 2014 0 comments
Introduction

Here I will explain what is string indexof method in JavaScript or
jQuery and uses of indexof method in JavaScript or jQuery with example. Indexof method in jQuery or JavaScript is used to check whether particular word existing in string or not and we can get position of first occurrence of word in string. This indexof method will return -1 incase if the word not exists in string in JavaScript or jQuery.

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