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

How to Create a New SharePoint Group in 2010 | Create New User Group in SharePoint 2010

Mar 11, 2013 1 comments
Introduction:

Here I will explain how to create new group in SharePoint 2010 or Create new SharePoint user group in site.

Description:

In previous post I explained what is SharePoint and Uses of SharePoint. Now I will show how to create new user group in SharePoint.

To create new user group in SharePoint we need to follow below steps

1. Log in as an administrator and navigate to the site where the group is to be used.

2. On the site's home page select ‘Site Actions’ -à then ‘Site Permissions’.

What is SharePoint | Uses of SharePoint | Features of SharePoint

3 comments
Introduction:

Here I will explain what is SharePoint and what are the uses of Microsoft SharePoint. SharePoint is a business collaboration platform that makes it easier for people to share files, documents and work together.

Description:

In internet we have different meanings for SharePoint in that some of those are

Definition 1: Microsoft SharePoint is a browser-based collaboration and document management platform from Microsoft

Definition 2: Microsoft's content management system. It allows groups to set up a centralized, password protected space for document sharing. Documents can be stored, downloaded and edited, then uploaded for continued sharing

How to Enable and Configure Unique Document IDs in SharePoint

0 comments
Introduction:

Here I will explain how to enable and configure unique document ids in SharePoint 2010 or  activate / enable and configure unique document ids Feature in SharePoint 2010.

Description:

In previous post I explained  Uses of SharePointCreate new group in SharePointAdd users to SharePoint GroupAdd Users to SharePoint SiteSharePoint Browsers Compatibility and Allow Anonymous access to SharePoint site. Now I will explain how to activate or enable and configure unique document ids Feature in SharePoint 2010.

To enable and configure unique document ids Feature in SharePoint 2010 we need to follow below steps

Exception Handling in SQL Server Stored Procedure with TRY CATCH

Mar 8, 2013 20 comments
Introduction

Here I will explain how to handle exceptions in SQL Server or exception handling in SQL Server for stored procedure by using try catch or error handling in SQL Server.

Description:
  
In previous articles I explained Pass table as parameter to stored procedure in SQL Server, Difference between joins in SQL Server, Convert rows to columns in SQL Server, SQL Query to get duplicate records count and many articles relating to
SQL Server, jQuery, JavaScript. Now I will explain how to handle exceptions in SQL Server.

To handle exceptions in SQL Server we can use TRY…… CATCH blocks. To use TRY…… CATCH blocks in stored procedure we need to write the query like as shown below
© 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.