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

Showing posts with label General. Show all posts
Showing posts with label General. Show all posts

How to Exclude Weekends in SQL Query or Get Records Without Weekends

Nov 28, 2012 8 comments
Introduction:

In this 
SQL Server article I will explain how to write query to get records Exclude weekends data or without weekends data in SQL Server.
Description:
In previous articles I explained insert single quote data in database, DateAdd function Example, Pass table as parameter to procedure, difference between function and stored procedures, joins in SQL Server and many articles relating to SQL Server. Now I will explain how to write a query to get records without weekend’s data in SQL Server.

SQL Server Insert Data with Apostrophe/Single Quote in Database

7 comments
Introduction

In this SQL Server article I will explain how to insert single quote or apostrophe data in database.

Description

In previous articles I explained While Loop Example in SQL Server, Find First and last day of current month in SQL, Convert Rows to Columns in SQL, Joins in SQL Server and many articles relating to SQL Server.  Now I will explain how to insert single quote or apostrophe data in SQL Server.

jQuery: Convert Text to UpperCase or LowerCase

Nov 27, 2012 1 comments
Introduction

In this 
jQuery article I will explain how to change text to uppercase or lowercase or convert text to uppercase/lowercase using jQuery in asp.net.

Description:
  
In previous articles I explained
Change the style of tooltip in jQuery, jQuery Countdown timer script example, jQuery Increase or Decrease font size of website, Redirect to another page after some time delay, jQuery slideUp slideDown toggle effects and many articles relating to JQuery and asp.net. Now I will explain how to convert text to uppercase or lowercase using jQuery in asp.net.

jQuery UI Datepicker: Disable Specific Days

Nov 26, 2012 8 comments
Introduction
  
In this
jQuery UI Datepicker article I will explain how to disable specific days in jQuery datepicker.
Description:
  
In previous posts I explained
Disable specific dates in Calendar, Disable Future dates in Calendar, Disable weekends in datepicker, Show multiple months in datepicker and many articles relating to JQuery and datepicker. Now I will explain how to disable specific days in jQuery datepicker.

jQuery ui Datepicker Disable Dates before Today

2 comments
Introduction
  
In this
jQuery UI Datepicker article I will explain how to disable dates before today or previous dates in jQuery datepicker.
Description:
  
In previous posts I explained Disable specific days in Calendar,
Disable Future dates in Calendar, Disable weekends in datepicker, Show multiple months in datepicker and many articles relating to JQuery and datepicker. Now I will explain how to disable dates before today in jQuery datepicker.

Disable Specific Dates in jQuery UI Datepicker

3 comments
Introduction
  
In this
jQuery UI DatePicker article I will explain how to disable specific days or dates in jQuery datepicker.
Description:
  
In previous posts I explained
Disable Future dates in Calendar, Disable past dates, Disable weekends in datepicker, Show multiple months in datepicker and many articles relating to JQuery and datepicker. Now I will explain how to disable specific dates in jQuery datepicker.

jQuery How to Get Mouse Cursor Position

Nov 25, 2012 0 comments
Introduction

In this 
jQuery snippet I will explain how to get current mouse or cursor position in jQuery.

Description:
  
In previous posts I explained jQuery Allow only numbers in textbox, jQuery Accordion Menu Example,
jQuery lightbox slideshow, jQuery Create Rounded Corners Textbox and many articles relating to JQuery, Asp.net. Now I will explain how to get current position of mouse or cursor in JQuery.

JavaScript Restrict User to Enter Numeric Value in Textbox

0 comments
Introduction

Here I will explain how to restrict user to enter numeric value in textbox using JavaScript in
asp.net.

Description:
  
In previous posts I explained JavaScript Redirect to another page after 5 secs, Watermark for textbox in JavaScript,
jQuery lightbox slideshow, Password strength jquery plugin examples and many articles relating to JavaScript, JQuery, Asp.net. Now I will explain how to restrict user to enter numeric value in textbox using JavaScript in asp.net.

jQuery Restrict to Allow Only Numbers in Textbox in Asp.net

Nov 24, 2012 3 comments
Introduction

Here I will explain how to allow only numbers or numeric characters in textbox using
JQuery in asp.net.

Description:
  
In previous posts I explained jQuery Autocomplete textbox with images, jQuery lightbox slideshow, jQuery Create Rounded Corners Textbox,
jQuery slideUp, slideDown and slideToggle Example, Password strength jquery plugin examples and many articles relating to JQuery, Asp.net. Now I will explain how to allow only numbers or numeric characters in textbox using JQuery in asp.net.

Disable Firefox/IE Remember Password Prompt Option in Asp.net

14 comments
Introduction
  
Here I will explain how to make or disable IE/firefox stop asking remember passwords in
asp.net.

Description:
  
In previous posts I explained
jQuery increase decrease font size of website, Redirect to another page after some time delay, Show alert message to upgrade browser, jQuery Tooltip and many articles relating to jQuery, Asp.net. Now I will explain how to make IE/Firefox stop asking remember passwords in asp.net.

jQuery Bind Double Click Event to Button Control

Nov 23, 2012 4 comments
Introduction
  
Here I will explain how to bind or add double click event to button control in
jQuery.

Description:
  
In previous posts I explained jQuery increase decrease font size of website, Redirect to another page after some time delay,
jQuery Change style of controls, Disable weekends in datepicker, Show multiple months in datepicker, and many articles relating to JQuery. Now I will explain how to bind double click event to button control in jQuery.

How to Set Readonly Textbox using jQuery

Nov 17, 2012 0 comments
Introduction

Here I will explain how to make or set asp.net textbox readonly using jQuery.

Description:
  
In previous post I explained Simple Accordion menu using jQuery, split the string using split function in jquery and many articles relating to jQuery. Now I will explain how to make or set asp.net textbox read only in jQuery.

Show Alert Message to Upgrade their IE browser in jQuery

Nov 16, 2012 2 comments
Introduction:

Here I will explain how to Show Alert Message to upgrade their IE browser in jQuery.

Description:

In previous posts I explained jQuery Accordion menu Example, Create tooltip in jQuery, Get Browser type and version and many articles relating to jQuery. Now I will explain how to show alert message to upgrade theier IE browser in jQuery.

jQuery Show Alert Message using Asp.net

1 comments
Introduction

Here I will explain how to show or display alert message using jQuery in asp.net.

Description:
  
In previous articles I explained many articles relating to jQuery. Now I will explain how to show or display alert message using
jQuery in asp.net

Create Simple Tooltip with jQuery UI Plugin Example/Tutorial

Nov 7, 2012 5 comments
Introduction

Here I will explain how to create simple tooltip using jQuery UI library Plugin with example in asp.net.

Description:
  
In previous articles I explained Change the style of tooltip in jQuery, jQuery Countdown timer script example, jQuery Increase or Decrease font size of website, Redirect to another page after some time delay, jQuery slideUp slideDown toggle effects and many articles relating to JQuery and asp.net. Now I will explain how to create simple tooltip jQuery UI library in asp.net.

JavaScript- Refresh Parent Window When Child Window is Closed

Nov 6, 2012 1 comments
Introduction

Here I will explain how to refresh parent window when child window is closed using JavaScript in asp.net.

Description:
  
In previous articles I explained Open Child window from parent window and display child window values in parent window, Set Default homepage in IE and Mozilla, Redirect to another page after some time delay, jQuery Remove first/last character from string, jQuery Drag and Drop Example,  and many articles relating to JavaScript and JQuery. Now I will explain how to refresh parent window when child window is closed using JavaScript in asp.net.

Difference between Asp.net SessionState and ViewState in C#, VB.NET

Nov 5, 2012 17 comments
Introduction:

Here I will explain what is the difference between viewstate and sessionstate in asp.net using c#.net and vb.net.

Description:

Keyboard Shortcut Keys for Visual Studio 2008, 2010, 2012

8 comments
Introduction:

Here I will explain Visual Studio keyboard shortcut keys for 2008, 2010 and 2012.

Description:

In previous articles I explained Detect Browser type in jQuery, Export Gridview data to PDF, 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 Visual Studio keyboard shortcut keys for 2008, 2010 and 2012.

Asp.net Open PDF File in Web Browser using C#, VB.NET

40 comments
Introduction

Here I will explain how to open pdf file in web browser in asp.net using C# and VB.NET.

Description

In previous articles I explained 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 open pdf file in web browser in asp.net using C# and VB.NET.

How to Create Asp.net Contact Us Page Form in C#, VB.NET

Oct 31, 2012 42 comments
Introduction:

In this article I will explain how to create contact us form or page in asp.net using c# and vb.net.

Description:

In previous posts I explained send mail using asp.net, send mail using gmail account in asp.net, send mail with images using gmail in asp.net, send html page as mail body in asp.net and many articles on send mail in asp.net. Now I will explain how to create Contact Us form in asp.net using c# and vb.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.