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

JavaScript - Check Internet Connection using jQuery Example

Mar 28, 2013 15 comments
Introduction

Here I will explain how to check internet connection using
jQuery / JavaScript or Check internet connection with JavaScript.

Description:
  
In previous articles I explained JavaScript remove duplicate values from arraylist,
jQuery change background color randomly, jQuery create rounded corner textbox, JavaScript Show number of characters left in textbox and many articles relating to JQuery, JavaScript and asp.net. Now I will explain how to check internet connection using jQuery or JavaScript.

SharePoint 2010 - How to Delete a User from a Group

0 comments
Introduction:

Here I will explain how to remove or delete users from group in SharePoint 2010.

Description:

How to Create a Survey in SharePoint 2010 | SharePoint Survey Example

Mar 27, 2013 3 comments
Introduction:

Here I will explain how to create a survey in SharePoint 2010 or create new survey in SharePoint site in 2010.

Description:


To create new survey in SharePoint site in 2010 we need to follow below steps 

C# - Break or Exit For Each Loop in VB.NET | Exit/Break For Loop in C#, VB.NET

Mar 26, 2013 2 comments
Introduction

Here I will explain how break or exit for each loop in C#, VB.NET or Exit or break for loop in C#VB.NET

Description:
  
In previous articles I explained C#- Pass table as parameter to stored procedure, Delete selected row from datatable, C#- Split string with special characters and many articles relating to C#, VB.NET and
asp.net. Now I will explain how to exit or break for each loop in C#, VB.NET.

If you want to exit or break from for each loop we need use break statement for that we need write the code like as shown below

How to Create a Site in SharePoint 2010 | Create New Site in SharePoint 2010

1 comments
Introduction:

Here I will explain how to create a new site in SharePoint 2010 or create new SharePoint website in 2010.

Description:


To create new site in SharePoint 2010 we need to follow below steps

jQuery Check Empty Value or Null Value | Check if String Contains Null or Empty Value

Mar 25, 2013 3 comments
Introduction

Here I will explain how to use jQuery to check null or empty value or check if string contains null or empty value using jQuery.

Description:
  
In previous articles I explained
jQuery get current page url and title, jQuery disable future dates in datepicker, jQuery Get Cursor position, jQuery Bind double click event to button control, jQuery create rounded corners for textbox and many articles relating to JavaScript, jQuery, asp.net. Now I will explain how to check if string contains null or empty value using jQuery.

If you want to check if string empty or null for that check below methods

How to Enable Anonymous Access in SharePoint 2010

0 comments
Introduction:

Here I will explain how to enable anonymous access in SharePoint 2010 site or Enable Anonymous access to SharePoint site to all visitors to view SharePoint site anonymously without having to log in.

Description:

In previous post I explained Uses of SharePointCreate new group in SharePointAdd users to SharePoint GroupAdd Users to SharePoint SiteSharePoint Browsers Compatibility. Now I will explain how to enable anonymous access in SharePoint 2010 site.

Which Browsers Support for SharePoint 2010, 2013 | SharePoint Compatibility for Browsers

Mar 24, 2013 2 comments
Introduction:

Here I will explain for which browsers SharePoint will support or Compatibility of SharePoint for different browsers or what browsers will support for SharePoint 2010, 2013.

Description:

In previous post I explained Uses of SharePointCreate new group in SharePointAdd users to SharePoint GroupAdd Users to SharePoint Site. Now I will explain what browsers will support for SharePoint 2010, 2013.

How to Add a Users to a SharePoint Site 2010

Mar 23, 2013 1 comments
Introduction:

Here I will explain how to add users to SharePoint Site in 2010 or add users directly to SharePoint Site

Description:

In previous post I explained Uses of SharePointCreate new group in SharePointAdd users to SharePoint Group. Now I will explain how to add users directly to SharePoint Site in 2010.

To add users directly to SharePoint Site you need to follow below steps

How to Add Users to Group in SharePoint 2010

Mar 22, 2013 0 comments
Introduction:

Here I will explain how to add users to SharePoint Group or directly to site in SharePoint 2010.

Description:

In previous post I explained Uses of SharePointCreate new group in SharePoint. Now I will explain how to add users to SharePoint group.

To add users to group you need to follow below steps

Get Gridview Row Values When Checkbox Selected in Asp.net

Mar 20, 2013 34 comments
Introduction:

Here I will explain how to get checkbox selected gridview row values in asp.net using C# and VB.NET or get row values from gridview when checkbox selected in asp.net using C# and VB.NET.

Description:

In previous articles I explained Asp.net Interview questions, Export Gridview data to PDF, Send values from one page to another page using QueryString, Joins in SQL Server, Highlight Gridview records based on search and many articles relating to Gridview, SQL, jQuery,asp.net, C#,VB.NET. Now I will explain how to get row values from gridview when checkbox selected asp.net using C# and VB.NET.

JavaScript - OnClick Select All the Text from Textarea or Textbox Controls

Mar 14, 2013 2 comments
Introduction

Here I will explain how to select all the text by click on textarea or textfield using JavaScript or Highlight All Text by Clicking on Text Field or Textarea in JavaScript.
 
Description:

In previous article I explained how to set watermark text for textbox using JavaScript, Remove duplicate values from string array in JavaScript, Disable drag and drop options in textbox or textarea controls, JavaScript show number of characters left in textbox and many articles relating to asp.net, jQuery, JavaScript. Now I will explain how to select all the text by click on textarea or textbox field using JavaScript.

JavaScript - Enable or Disable a Controls Like Button, Textbox, Checkbox

2 comments
Introduction

Here I will explain how to enable or disable a button control in JavaScript or Enable/Disable a controls in JavaScript. 

Description:
  
In previous articles I explained JavaScript Enable/Disable button based on text in textboxes,
jQuery Shake image on mouse over, jQuery upload multiple files using multiple file upload plugin, jQuery fancy switch on and off effects example and many articles relating to JavaScript, jQuery, asp.net. Now I will explain how to enable or disable a button control in JavaScript.
To set controls enable or disable in JavaScript we need to write the code like as shown below

C# Split String Example in VB.NET | Split String with Special Characters (comma, underscore etc)

Mar 13, 2013 4 comments
Introduction:

Here I will explain how to split string in
c#, vb.net using asp.net or split string with special characters in  c#vb.net or Split String with Comma, Space in  c#vb.net.
Description:
  
In previous posts I explained
Remove last character from string in C#, jQuery Remove first or last characters from string, SQL Server Query to remove first last characters from string, and many articles relating to Asp.net, c#, vb.net, JQuery. Now I will explain how to split string in c#, vb.net using asp.net.

C# - Remove Last Character from String in VB.NET

9 comments
Introduction:

Here I will explain how to remove last character from string in
c#, vb.net using asp.net.
Description:
  
In previous posts I explained
jQuery Remove first or last characters from string, Delete selected rows from datatable in c#, vb.net, jQuery get number of facebook likes, shares, comments count for url and many articles relating to Asp.net, Gridview, Ajax, JQuery. Now I will explain how to remove last character from string in c#, vb.net using asp.net.

To implement this functionality we have different methods

6 jQuery Vertical & Horizontal News Ticker Plugin Examples

Mar 12, 2013 7 comments
Introduction

Here I will explain best jQuery Vertical & Horizontal news ticker plugin examples. The jQuery Vertical & Horizontal news ticker plugins is used to show list of article as featured news, latest news. News Ticker is a fantastic way to present headlines or minor updates to your readers.

Description:
  
In previous article I explained 4 SpellChecker Plugin examples,
4 jQuery Price Range slider examples, 11+ Best jQuery Countdown timer plugins, 12+ Best jQuery Drag and Drop Plugins, 11+ best jQuery Scroll to top plugins and many articles relating to jQuery Plugins, JQuery, Ajax, asp.net, SQL Server etc. Now I will explain jQuery Vertical & Horizontal news ticker plugin examples.

JavaScript - Remove Duplicate Values from Arraylist String

1 comments
Introduction

Here I will explain how to use JavaScript to remove duplicate values from array or remove duplicate values/elements from string array using JavaScript

Description:

In previous article I explained Show number of characters left in text using JavaScript, Set watermark text for textbox using JavaScript, JavaScript Automatically move cursor to next field when textbox full , JavaScript add bookmark link to website and many articles relating to JavaScript, jQuery, SQL, asp.net etc. Now I will explain how to remove duplicate values/elements from string array using JavaScript.
© 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.