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

Difference Between LEN and DATALENGTH Functions in SQL Server

Sep 19, 2012 3 comments
Introduction:

In this article I will explain differences between Len() and DataLength() functions in sql server.

Description:

In previous post I explained differences between char, varchar and nvarchar, difference between tinyint,smallint,int,bigint and many articles relating to SQL Server. Now I will explain differences between Len() and DataLength() functions in SQL Server.

JQuery Textbox with Clear Button | Clearable Textbox With JQuery Plugin

1 comments
Introduction:

Here I will explain how to use JQuery to implement clearable textbox or textbox with clear button in JQuery using asp.net.

Description:

In previous article I explained Generate thumbnails from youtube video, Generate thumbnails from images using JQuery and many articles relating to
JQuery, asp.net, SQL Server etc. Now I will explain how to create or implement textbox with clear button using JQuery in asp.net.

How to Send Gridview in Email Body in Asp.Net Using C#, VB.NET

Sep 18, 2012 23 comments
Introduction:

In this article I will explain how to send Gridview as email body in asp.net using C# and VB.NET.

Description:

In previous article I explained
Send HTML file as Email body in asp.net, Send Mail in asp.net, Send mail with images using gmail credentials, Send mail with attachment in asp.net and many articles relating to JQuery, asp.net, SQL Server etc. Now I will explain how to send Gridview as email body in asp.net using C# and VB.NET.

How to Send HTML Page As Email Body in Asp.Net Using C#.NET,VB.NET

25 comments
Introduction:

In this article I will explain how to send html page as email body in asp.net using C# and VB.NET.

Description:

In previous article I explained Send Mail in asp.net, Send mail with images using gmail credentials, Send mail with attachment in asp.net and many articles relating to JQuery, asp.net, SQL Server etc. Now I will explain how to send html page as email body in asp.net using C# and VB.NET.

JQuery Show Large Image Preview When Hover On Link In Asp.Net

Sep 17, 2012 5 comments
Introduction:

In this article I will explain how to show large image preview when hover on link or image using JQuery in asp.net.

Description:

In previous article I explained Generate thumbnail from images in asp.net, Generate thumbnails from YouTube videos using JQuery and many articles relating to JQuery, asp.net, SQL Server etc. Now I will explain how to show large image preview when hover on link or image using JQuery in asp.net.

Generate/Create Thumbnails From Images in JQuery using Asp.net

Sep 16, 2012 4 comments
Introduction:

In this article I will explain how to create or generate thumbnails from Images in JQuery using asp.net.

Description:

In previous article I explained
Generate thumbnail from images in asp.net, Generate thumbnails from YouTube videos using JQuery and many articles relating to JQuery, asp.net, SQL Server etc. Now I will explain how to generate or create thumbnails from Images using JQuery in asp.net.

Generate/Create Thumbnails From YouTube Video in JQuery Using Asp.net

10 comments
Introduction:

In this article I will explain how to create or generate thumbnails from YouTube videos in JQuery using Asp.net.

Description:

In previous article I explained Generate thumbnail from images in asp.net and many articles relating to JQuery, asp.net, SQL Server etc. Now I will explain how to generate or create thumbnails from YouTube videos using JQuery in asp.net.

To generate thumbnails from YouTube videos we can use YouTube API URL that would be like this

How to Convert Rows to Columns in SQL Server Without Using Pivot

Sep 15, 2012 13 comments
Introduction:

Here I will explain how to convert row values to column values without using pivot in SQL Server.

Description:

In previous articles I explained Query to get duplicate records count, Query to remove duplicate records and many articles relating to SQL Server. Now I will explain how to write a query to convert row values to column values without pivot in SQL Server. In database I have one table UserInformation that contain data like as shown below

Lost My PAN Card How to Apply For New One | Change Details in PAN Card

14 comments
Introduction:

In this article I will explain how to apply for new pan card if pan card lost and how to make changes or corrections in pan card.

Description:

In previous articles I explained some of
internettips like Setup DNS Server, Create desktop shortcut key to lock computer/laptop etc. Now I will explain how to change details in your pan card and how to apply for new pan card if old one lost.

Generally many of them will face problem like lost pan card or getting pan card with wrong details etc. After seen all these problems I realized that it’s better to write article to show how to get new pan card if existing one lost or how to make changes in pan card if any wrong details printed on card.

jQuery Highlight Gridview Row When CheckBox is Checked in Asp.Net

Sep 12, 2012 7 comments
Introduction:

In this article I will explain how to highlight gridview rows when checkbox is checked or selected in asp.net using JQuery.

Description:

In previous article I explained
select/deselect checkboxes in gridview using JQuery, select header checkbox when all child checkboxes selected in JQuery and many articles relating to JQuery. Here I am using select header checkbox when all child checkboxes selected in JQuery concept to highlight gridview row when checkbox is checked in JQuery.

If we want to highlight checkbox selected gridview rows using JQuery we need to write the code like this
© 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.