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

Best Login Page Design in HTML, CSS with Source Code

Jun 3, 2014 52 comments
Introduction:

Here I will explain how to create best login page design in html and css with source code or login page design in html and css with source code or simple login form with html and css.

Description:

In previous articles I explained Change default selection of color using css, jQuery add border to all images using css, jQuery add more or less link to view text, jQuery add play button for youtube thumbnail images and many articles relating to html and css. Now I will explain how to create best login page design in html and css with source code.

SQL Server - How to Remove Special Characters from String in SQL Server 2008

Jun 2, 2014 4 comments
Introduction:

Here I will explain how to remove special characters from string in
sql server 2008 with spaces or sql server replace special characters in string with spaces in sql server 2008 or replace unwanted characters in string in sql server.
Description:
In previous articles I explained replace multiple spaces with single space in sql, reseed identity column value in sql server, get time difference between two dates in sql, substring function in SQL server and many articles relating to SQL server. Now I will explain how to remove special characters from string with spaces in sql server 2008.

SQL Server Replace Multiple Spaces in String with Single Space

May 29, 2014 4 comments
Introduction:

Here I will explain how to replace multiple spaces in string with single space in
sql server or sql server replace multiple spaces with one space in string or sql server remove extra multiple spaces from string without using any while loop.
Description:
In previous articles I explained replace function example in sql server, Query to remove first and last character from string in sql server, remove html tags from string in sql, substring function in SQL server and many articles relating to SQL server. Now I will explain how to replace multiple spaces in string with single space in sql server.

To replace multiple spaces in string with single space in sql server we need to write the query like this

Dynamically Create Temporary Table in Asp.net using C#, VB.NET

May 27, 2014 2 comments
Introduction:

Here I will explain how to create temporary or temp table in asp.net using C# and VB.NET or how to create dynamic table in asp.net and bind that table to gridview using C# and VB.NET.

Description:

In previous articles I explained insert xml data to sql table using stored procedure, Highlight gridview rows based on search in asp.net, create online poll system with percentage graphs in asp.net and many articles relating to xml, Gridview, SQL, jQuery,asp.net, C#,VB.NET. Now I will explain how to create temporary table in asp.net using C# and VB.NET.

jQuery Change Opacity of Image on Mouseover

May 21, 2014 4 comments
Introduction

Here I will explain how to use
jQuery to change image opacity on mouseover using jQuery or change opacity of image on hover using jQuery.

Description:
  
In previous articles I explained jQuery change image on mouseover,
jQuery dropdown with images, jQuery show alert message while leaving from website, jQuery Countdown timer script example and many articles relating to jQuery and asp.net. Now I will how to change image opacity on mouseover using jQuery.

To change image opacity on mouseover we need to write the code like as shown below

jQuery Change Image on Mouse Over or Image Src (Source) on Hover

May 18, 2014 2 comments
Introduction

Here I will explain how to use
jQuery to change image on mouseover or jQuery change image source or src on mouse over in jQuery or swap images on mouse over using jQuery

Description:
  
In previous articles I explained
jQuery dropdown with images, jQuery show popup window during pageload, jQuery show alert message while leaving from website, jQuery Countdown timer script example and many articles relating to jQuery and asp.net. Now I will explain how to change image on mouseover using jQuery.

To change image on mouse over we need to write the code like as shown below

SQL Server - How to Change (Reseed) Identity Column Value in SQL Server 2008

May 14, 2014 6 comments
Introduction:

Here I will explain how to change identity column seed value in SQL server 2008 or reseed identity column seed value of table in SQL server or how to change identity column value in SQL server.
Description:

In previous post I explained how set identity or auto increment column in SQL server, Custom auto increment column in sql server, resent identity column in sql server and many articles related to SQL server. Now I will explain how to change or reseed identity column value in SQL server.  I have a one table in that I set identity property on particular column and inserted few records in table while inserting new records identity column value automatically increased that would be like this

jQuery - How to Display Popup Window on Button Click in Asp.net

May 12, 2014 5 comments
Introduction

Here I will explain how to display popup window on button click in
asp.net using jQuery ui modal popup window or open jQuery modal popup window on button click in asp.net.

Description:
  
In previous articles I explained
jquery show popup window during pageload, jquery simple modal popup window example, jQuery show alert message while leaving from website, jQuery enable / disable controls on page, jQuery Countdown timer script example and many articles relating to JQuery and asp.net. Now I will explain how to display popup window on button click in asp.net using jQuery ui modal popup window.

Show jQuery UI Modal Popup Window on Button Click with Example

May 6, 2014 4 comments
Introduction

Here I will explain show simple
jQuery ui modal popup window on button click with example or creating modal popup window using jQuery ui plugin modal popup features or open jQuery modal popup window on button click with example.

Description:
  
In previous articles I explained jquery show popup window during pageload, jquery simple modal popup window example,
jQuery show alert message while leaving from website, jQuery enable / disable controls on page, jQuery Countdown timer script example and many articles relating to JQuery and asp.net. Now I will explain how to implement simple jQuery ui modal popup window example.

Show jQuery Modal Popup from Code behind (Server Side)

May 5, 2014 6 comments
Introduction

Here I will explain how to show
jQuery ui modal popup from code behind or open jQuery modal popup from server side in asp.net using c#, vb.net.

Description:
  
In previous articles I explained Show alert message from code behind, jQuery show alert message while leaving from website,
jQuery enable / disable controls on page, jQuery Countdown timer script example, jQuery Increase or Decrease font size of website and many articles relating to JQuery and asp.net. Now I will explain how to show jQuery ui modal popup from code behind or from server side in asp.net using c#, vb.net.

To show modal popup from code behind we need to write the code like as shown below

Congratulation to April 2014 Forums Top Contributors and Winners

May 4, 2014 2 comments
Hi Friends,

Today we are going to announce April 2014 month top contributors and winners in srvinfo forums. First of all I would like to thank everyone whoever contributed to forums to help people with their coding problems and its great pleasure to announce monthly winners.  

C# - How to Count Number of Records (Nodes) in XML File in Asp.net

Apr 27, 2014 0 comments
Introduction:

Here I will explain how to count number of records in xml file in C# using asp.net or how to count number of nodes in xml file in asp.net using C# and VB.NET or count number of elements in xml file in C#.

Description:

In previous articles I explained insert xml data to sql table using stored procedure, Bind xml data to dropdown/gridview in asp.net, create online poll system with percentage graphs in asp.net and many articles relating to xml, Gridview, SQL, jQuery,asp.net, C#,VB.NET. Now I will explain how to count number of records in xml file in C# using asp.net.

jQuery Show Alert Message before Leaving (Closing) from Web Page

Apr 24, 2014 6 comments
Introduction

Here I will explain how to use
jQuery to show alert message before leaving from web page or jQuery show alert message while leaving from web page or closing web page using beforeunload method.

Description:
  
In previous articles I explained jQuery open all external links in new window,
jQuery enable / disable controls on page, jQuery enable or disable hyperlinks, jQuery Countdown timer script example, jQuery Increase or Decrease font size of website and many articles relating to JQuery and asp.net. Now I will explain how to use jQuery to show alert message before leaving from web page.

jQuery Chatting Application in Asp.net using C# with ChatJS Plugin

Apr 21, 2014 47 comments
Introduction

Here I will explain jQuery chatting application in asp.net using c# with example. By using jQuery ChatJS plugin we can implement chatting application like FaceBook in asp.net using c#. ChatJS is a full-featured, lightweight, Facebook style jQuery plugin for instant messaging. ChatJS also comes with a server side implementation for ASP.NET/SignalR out of the box.

Description:
  
In previous article I explained
6 jQuery News ticker plugin examples, 4 SpellChecker Plugin examples, 11+ best jQuery Scroll to top plugins, 8 jQuery clock plugin examples and many articles relating to jQuery Plugins, JQuery, Ajax, asp.net, SQL Server etc. Now I will explain how to implement chatting application like facebook in in asp.net using c# with jQuery.

jQuery Drag and Drop Gridview Rows in Asp.net using jQuery Tablednd Plugin

Apr 20, 2014 8 comments
Introduction:

Here I will explain how to drag and drop gridview rows using jQuery in asp.net with jQuery tablednd plugin or jQuery reorder or drag and drop gridview rows in asp.net using C#, VB.NET with jQuery tablednd plugin.

Description:

In previous articles I explained Take screenshot of webpage in asp.net, Show Gridview row details in tooltip, Show tooltip for gridview header columns, Asp.net Interview questions, 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 drag and drop gridview rows using jQuery in asp.net with jQuery tablednd plugin.

7 jQuery Image Slider Plugin Examples | jQuery Slideshow Plugins

Apr 17, 2014 6 comments
Introduction

Here I will explain best jQuery image slider plugins tutorial with examples. jQuery image slider plugin examples will provide fantastic visual effects and beautifully designed themes and these image sliders will help us to show our product or work showcase I beautiful manner with limited space consumption.

Description:
  
In previous article I explained
6 jQuery News ticker plugin examples, 4 SpellChecker Plugin examples, 11+ best jQuery Scroll to top plugins, 8 jQuery clock plugin examples and many articles relating to jQuery Plugins, JQuery, Ajax, asp.net, SQL Server etc. Now I will explain jQuery image slider plugins tutorial with examples.
© 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.