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

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

SQL Server - Add Identity Property to Existing Column in Table

Mar 7, 2013 1 comments
Introduction

Here I will explain how to add identity property to existing column in table using SQL Server 2008 or add identity column to existing table SQL Server.

Description:
  
In previous articles I explained Create Identity Column or Auto increment column in SQL Server, Reset identity column in SQL Server, insert values in identity column in SQL Server,
SQL Query to get month wise, year wise data and many articles relating to SQL Server, jQuery, JavaScript. Now I will explain how to add identity property to existing column in table using SQL Server 2008.

SQL Server - How to Insert Values into Identity Column

2 comments
Introduction

Here I will explain how to insert values in identity column in SQL Server. Identity columns are used to automatically assign new incremented value to identity column when new record inserted based on previous value in SQL Server.

4 Best jQuery Spell Checker Plugin Examples

Mar 6, 2013 3 comments
Introduction

Here I will explain jQuery spellchecker plugin examples. The jQuery spellchecker plugin examples is used to check the spelling of words which was entered in textbox or textarea.

Description:
  
In previous article I explained
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, 9+ JQuery AutoComplete plugins and many articles relating to jQuery Plugins, JQuery, Ajax, asp.net, SQL Server etc. Now I will explain different type of jQuery spell checker plugin examples.

jQuery News Ticker | jQuery WebTicker Horizontal Plugin Example

Mar 5, 2013 3 comments
Introduction
  
jQuery News Ticker or jQuery WebTicker is a lightweight, stylish, easy to use and flexible. By using jQuery news ticker horizontal we can display news, notifications, recent post or other details. jQuery News Ticker or jQuery WebTicker brings a lightweight and easy to use news ticker to jQuery.
Description:
  
In previous posts I explained jQuery Highlight gridview rows on mouseover, jQuery Change style of controls, jQuery upload multiple files in asp.net, jQuery Redirect to another page after some time delay and many articles relating to JQuery, asp.net. Now I will explain how to use
jQuery News Ticker to display news like bbc news website tickertas shown in other websites.

4 jQuery Chatting Plugins | jQuery UI Chatbox Plugin Examples Like Facebook, Gmail

22 comments
Introduction

Here I will explain jQuery chatting plugin examples. These jQuery chatting plugins is used to implement chatting functionality like facebook, gmail. By using these jQuery chatting and chatbox plugins we can implement chat functionality very easily for our website.

Description:
  
In previous article I explained 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, 9+ JQuery AutoComplete plugins and many articles relating to jQuery Plugins, JQuery, Ajax, asp.net, SQL Server etc. Now I will explain different type jQuery chatting plugin examples.

4 jQuery Price Range Slider Examples | jQuery Range Selector Slider Plugin Examples

Mar 3, 2013 18 comments
Introduction

In this post I will show jQuery Price range Slider Plugin Examples which will help us to select price range for different products. We can use Price range selection slider jQuery plugins to select any of products or anything within the range of selection.

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 Plugins, JQuery, Ajax, asp.net, SQL Server etc. Now I will explain different type jQuery Price range Slider Plugin tutorials with examples.

Contact Us to Provide Better Services

Mar 1, 2013 45 comments
If you have any questions related to suggesting articles or other feedback or for general help like consulting services please mail us to administrator@aspdotnet-suresh.com we have very good team to help you regarding your problems.

If you want to advertise on Aspdotnet-Suresh.com we have some effective advertising methods to promote your web products & services on Aspdotnet-Suresh.com and we have more than 14800 + Facebook followers and 5870 + Twitter Followers

Reached 7.1 lacs + Pageviews for February 2013 Site Statistics

11 comments
Introduction:

Here I am going to explain about Aspdotnet-Suresh.com site February statistics for 2013.

Description:

Today I am going to announce February month statistics. For this month we crossed 7.1 lac + pageviews per month. To know more about full details check below statistics.

jQuery - Add / Remove CSS Class Dynamically to DIV Elements

Feb 28, 2013 0 comments
Introduction:

In jQuery we have addClass(), removeClass() methods to add or remove css classes to elements dynamically or Adding and Removing CSS Class with jQuery.

Description
  
In previous article I explained jQuery create short urls using Google url shorter api , Simple Dropdown menu using CSS, jQuery image slideshow with semi transparent caption, Add blinking text using jQuery and many articles relating to
JQuery, CSS, asp.net, SQL Server etc. Now I will explain how to add or remove css classes to elements dynamically.

Disable Drag and Drop Option in Textbox or Textarea Controls

6 comments
Introduction

Here I will explain how to disable drag and drop option in textbox or textarea using JavaScript properties. 

Description:
  
In previous articles I explained JavaScript show number of characters left, JavaScript restrict user to enter only numbers, JavaScript allow limited characters in textarea, JavaScript remove special characters from textbox and many articles relating to
JavaScript, jQuery, asp.net. Now I will explain how to disable drag and drop option in textbox or textarea.

Previously I written one post JavaScript remove special characters from textbox to remove special characters from textbox at that time one reader has asked me the question like 

“Textbox removing special characters whenever I enter but if I select some special characters text and hold the text by mouse click and drop it in textbox it’s allowing how to restrict that drag and drop option?”

JavaScript - Show Number of Characters Remaining in Textbox or Textarea

15 comments
Introduction

Here I will explain how to show number of characters remaining in textbox or textarea using JavaScript

Description:
  
In previous articles I explained JavaScript restrict user to enter only numbers, JavaScript allow limited characters in textarea, JavaScript remove special characters from textbox JavaScript validations for phone, email and many articles relating to
JavaScript, jQuery, asp.net. Now I will explain how to show number of characters remaining in textbox or textarea using JavaScript.

JavaScript - Remove Special Characters from Textbox

9 comments
Introduction

Here I will explain how to use JavaScript to remove special characters from textbox entered by 
user. 

Description:
  
In previous articles I explained JavaScript restrict user to enter only numbers, Watermark textbox in JavaScript, JavaScript validations for phone, email and many articles relating to
JavaScript, jQuery, asp.net. Now I will explain how to use JavaScript to remove special characters from textbox entered by user.

JavaScript Automatically Move Cursor to Next Field When Textbox Full

16 comments
Introduction

I will explain how to use JavaScript to automatically move cursor to next field when cursor textbox full or JavaScript to automatically (Auto Tab) send the user from one field (textbox) to the next when the maxlength of the field has been reached.
 
Description:
  
In previous articles I explained
jQuery Change background color of div, jQuery fadein fadeout effect, jQuery get current page url and title, jQuery create rounded corners for textbox and many articles relating to JavaScript, jQuery, asp.net. Now I will explain how automatically (Auto Tab) send the user from one field (textbox) to the next when the maxlength of the field has been reached.
© 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.