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

Find Number of Vowels in a String in JavaScript | Count Vowels in String using JavaScript

Feb 27, 2013 2 comments
Introduction

Here I will explain how to find number of vowels in a string in JavaScript or get vowels count in string in JavaScript.

Description:
  
In previous posts I explained many articles relating to JavaScript,
JQuery. Now I will explain how to find number of vowels in a string in JavaScript.

JavaScript - How to Get Screen Resolution of User or Client Machine

Feb 25, 2013 3 comments
Introduction

Here I will explain how to Get Monitor screen resolution using JavaScript or Get screen resolution of user in JavaScript.

Description:

In previous article I explained Set watermark text for textbox using JavaScript, JavaScript Set Default home page in IE, Mozilla, JavaScript add bookmark link to website and many articles relating to JavaScript, jQuery, SQL, asp.net etc. Now I will explain how to get screen resolution of user in JavaScript.

SQL Server Check if String Contains Specific Word / String with CHARINDEX Function

2 comments
Introduction

Here I will explain how to check if string contains specific word in SQL Server using CHARINDEX function or SQL Server check if string contains specific substring with CHARINDEX function. 

Description:
  
In previous articles I explained SQL Query to get particular part of string, SQL Query to replace part of string, kill all active database connections in SQL Server, SQL Query to read xml file, SQL Query to get month wise, year wise data and many articles relating to SQL Server,
jQuery, JavaScript. Now I will explain how to check if string contains specific word in SQL Server

To check if string contains specific word in SQL Server we can use CHARINDEX function.

jQuery setTimeout Function Example in JavaScript

1 comments
Introduction

Here I will explain how to use jQuery setTimeout function with example. jQuery setTimeout function is used to execute functions at regular intervals of time. Suppose if we want to execute one JavaScript function for every 10 seconds or for a specific time we can use jQuery setTimeout function to achieve this functionality. 

Description:
  
In previous articles I explained Start and Stop timer in JavaScript, Show user current location on google map, Regular expression to validate file upload extension,
jQuery Bouncing Menu Example and many articles relating to jQuery, JavaScript. Now I will explain how to use jQuery setTimeout() function with example. 

jQuery setTimeout() function is same as jQuery setInterval() function

jQuery setInterval() Function Example in JavaScript

0 comments
Introduction

Here I will explain how to use jQuery setInterval function with example. jQuery setInterval function is used to execute functions at regular intervals of time. Suppose if we want to execute one JavaScript function for every 10 seconds or for a specific time we can use jQuery setInterval function to achieve this functionality. 

Description:
  
In previous articles I explained Start and Stop timer in JavaScript, Show user current location on google map, Regular expression to validate file upload extension,
jQuery Bouncing Menu Example and many articles relating to jQuery, JavaScript. Now I will explain how to use jQuery setInterval() function with example. 

jQuery Add More or Less Link to Text | Show More Link to Shorten Text to Display Rest of Text

Feb 24, 2013 19 comments
Introduction
  
Here I will explain how to add more/less link to text to display remaining text in
jQuery or add read more link button to text using jQuery. In Facebook if text is more than few characters those extra words will hide and display more link to display rest of text to user. Now I will explain how to create the "More" link button to display rest of the text using jQuery.

Description:
  
In previous posts I explained Add blinking text using jQuery, jQuery Show hidden content on mouse over, jQuery Bouning Menu Example, jQuery floating menu with scrolling and many articles relating to 
jQuery, asp.net. How to display limited text with more link to display remaining text using jQuery.

Change Page Title with jQuery Dynamically

3 comments
Introduction
  
Here I will explain how to
change/set page title using jQuery or change the title of page dynamically with jQuery.

Description:
  
In previous posts I explained Simple jQuery Dropdown Menu, jQuery Image slideshow with transparent overlay captions,
jQuery Get number of facebook likes, shares count for url, and many articles relating to jQuery, JavaScript, asp.net. Now I will explain how to change/set page title using jQuery.

To change page title dynamically in jQuery we can write the code in different ways like as shown below

jQuery Get JSON Data/Response From URL in JavaScript

1 comments
Introduction
  
Here I will explain how to get
JSON data from url in JavaScript or jQuery get JSON response from url in JavaScript.

Description:
  
In previous posts I explained Create Short urls using in javaScript,
jQuery Get number of facebook likes, shares count for url, jQuery Google Currency Converter API Example and many articles relating to jQueryJavaScript, asp.net. Now I will explain how to get JSON response or data from url in JavaScript.

To get JSON data or response from url in JavaScript we can write in different ways like as shown below

Hide Embed YouTube Video Controls | YouTube Iframe Embed Code Hide Controls

Feb 21, 2013 9 comments
Introduction

Here I will explain how to hide youtube controls for embedded video or hide or remove controls on youtube embedded video or hide youtube iframe embed code controls or hide title on embedded youtube video.

Description:
  
In previous articles I explained jQuery add play button to youtube video thumbnail, Generate thumbnails from youtube,
jQuery Add blinking effect to text, jQuery change textbox background color on focus and many articles relating to JavaScript, jQuery, asp.net. Now I will explain how hide youtube iframe embed code controls. 

Create Goog.le Short Urls in JavaScript using Google URL Shortener API Example

Feb 20, 2013 5 comments
Introduction

Here I will explain how to create JavaScript short urls using google URL Shortener API in jQuery or create goog.le short urls using jQuery, JavaScript. Google Provides URL Shortener API to create short urls with goog.le for free with a daily limit of 1,000,000 requests.

Description

In previous articles I explained Show user current location on google map, Google Map with latitude and longitude, jQuery Google currency converter and many articles relating to Google API, JavaScript, jQuery, asp.net. Now I will explain how to create short urls using google URL Shortener API in JavaScript , jQuery.

Rounded Corner CSS for DIV without Images

9 comments
Introduction

Here I will show how to create CSS rounded corners div without images or create rounded corners for div using CSS or div with rounded corners using CSS without images example.   

Description:
  
In previous articles I explained
CSS Tabbed Menu with rounded corners , jQuery Menu with Bounce effect, jQuery Dropdown menu using CSS and many articles relating to CSS ,jQuery, asp.net. Now I will explain how to create rounded corners for div using CSS without images.

jQuery Dropdown Menu with CSS | jQuery Menu with Submenu Example

Feb 19, 2013 10 comments
Introduction

Here I will explain how to create simple jQuery dropdown menu using CSS with example or  jQuery CSS Menu with Submenu example. jQuery dropdown menu is used to provide better navigation menu for users in website.

Description:
  
In previous articles I explained jQuery Menu with Bounce effect, CSS Tabbed Menu with rounded corners,
jQuery fancy switch on and off effects example, jQuery convert upper case to lower case and many articles relating to jQuery, asp.net. Now I will explain how to implement jQuery Dropdown menu or menu with submenu using jQuery

jQuery Image Slideshow with Semi-Transparent Caption Example

Feb 18, 2013 6 comments
Introduction:

Here I will explain how to create simple jQuery image slideshow with semi-transparent caption example or simple image slideshow with semi-transparent caption with jQuery in asp.net.

Description:
  
In previous articles I explained
jQuery Simple Slideshow example, jQuery image slideshow with text overlay, jQuery image slideshow with next and previous buttons and many articles relating to JavaScript, jQuery, asp.net. Now I will explain how to create simple jQuery image slideshow with semi-transparent caption in asp.net.

jQuery Image Slideshow with Next Previous Button Options

6 comments
Introduction:

Here I will explain simple jQuery image slideshow with next previous button options or Simple jQuery image slideshow with next previous button options example in asp.net.

Description:
  
In previous articles I explained
jQuery Simple Slideshow example, jQuery image slideshow with text overlay, jQuery lightbox image slideshow example and many articles relating to JavaScript, jQuery, asp.net. Now I will explain how to create simple jQuery image slideshow with next previous button options in asp.net.

Simple jQuery Image Slideshow Example with Text Overlay

Feb 12, 2013 17 comments
Introduction

Here I will explain simple jQuery image slideshow example with text overlay or Simple jQuery image slideshow with caption or jQuery image slideshow with content or jQuery image slideshow with links in asp.net.

Description:
  
In previous articles I explained
jQuery Simple Slideshow example, jQuery lightbox image slideshow example, jQuery change textbox background color on focus and many articles relating to JavaScript, jQuery, asp.net. Now I will explain how to create simple jQuery image slideshow example with text overlay in asp.net

jQuery Read and Parse JSON String using ParseJSON Method

Feb 8, 2013 1 comments
Introduction
  
Here I will explain how to read and Parse
JSON string in jQuery using ParseJSON method in JavaScript, asp.net and get string value from JSON string in jQuery.

Description:
  
In previous posts I explained
jQuery Get number of facebook likes, shares count for url, jQuery Google Currency Converter API Example, jQuery Highlight gridview rows on mouseover, jQuery Change style of controls, Show multiple months in datepicker, and many articles relating to jQuery, modal popup, asp.net. Now I will explain how to read and Parse JSON string in jQuery using ParseJSON method in JavaScript, asp.net.
© 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.