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 Asp.net. Show all posts
Showing posts with label Asp.net. Show all posts

Enable Gzip Compression in Asp.net using Web.Config to Improve Website Performance

Jul 16, 2014 3 comments
Introduction:

Here I will explain how to enable gzip compression in asp.net using web.config file or add gzip compression in asp.net website using web.config file. Gzip compression is used to increase the page performance of website or application by compressing html, css, jquery, JavaScript etc files.

Description:

In previous post I explained Difference between cursor and while loop in sql server, Breadcrumb example in asp.net, how to pass table as parameter to stored procedure, Add Fade in effect to webpage using JQuery and many articles relating to asp.net, JQuery, Ajax etc. Now I will explain how to enable gzip compression in asp.net using web.config file to increase page performance of website.

Master page with Menu Control in Asp.net C# with Example

Jul 10, 2014 12 comments
Introduction:

Here I will explain how to create master page with menu in asp.net example or how to use asp.net menu control in master page to create menu and submenus. Here I will use sitemap and sitemapdatasource control to bind asp.net menu in master page.

Description:

In previous post I explained Breadcrumb example in asp.net, how to pass table as parameter to stored procedure, Add Fade in effect to webpage using JQuery and many articles relating to asp.net, JQuery, Ajax etc. Now I will explain how to create master page with menu in asp.net example.

C# - How to Send Bulk Email in Asp.net with Example using C#, VB.NET

Jul 3, 2014 5 comments
Introduction:

here I will explain how to send bulk email in asp.net using c#, vb.net with example. To send mail to bulk people in asp.net we need to get all the user email ids and send mail to each emailid by using foreach loop in asp.net using c#, vb.net.

Description:

In previous post I explained send html page as mail body in asp.net, send mail with images using gmail user credentials, send multiple attachments with email in asp.net,
how to send mail with attachment in asp.net and many more articles related to asp.net using c#, vb.net. Now I will explain how to send bulk email in asp.net using c#, vb.net with example.

Asp.Net Chart Control Example in C#, VB.NET with Database

Jun 23, 2014 14 comments
Introduction:

Here I will explain
asp.net 4.0 chart control examples in c# with database or chart control in asp.net example with database using c#, vb.net or asp.net pie chart example in  c#, vb.net with database.

Description:

In previous articles I explained jQuery Google pie chart example in asp.net,
Ajax Pie chart example in asp.net with database, jQuery change image on mouse over, jQuery show alert message before leaving from webpage, jQuery drag and drop gridview rows in asp.net and many articles related to jQuery, Ajax and asp.net. Now I explain how to create asp.net chart control from database using c#, vb.net.

jQuery Google Chart (Pie) Example in Asp.net with Database using C#, VB.NET

Jun 19, 2014 12 comments
Introduction:

Here I will explain how to create jQuery google chart (pie) example in
asp.net with database using c#, vb.net or create dynamic google pie chart in asp.net with database example in  c#, vb.net.

Description:

In previous articles I explained Ajax Pie chart example in asp.net with database, jQuery change image on mouse over, jQuery show alert message before leaving from webpage, jQuery drag and drop gridview rows in asp.net
and many articles related to jQuery, Ajax and asp.net. Now I explain how to create dynamic jQuery google chart (pie) example in asp.net with database using c#, vb.net.

Create Dynamic Ajax Pie Chart in Asp.net with Database Example

Jun 8, 2014 7 comments
Introduction:

Here I will explain how to create dynamic
Ajax pie chart in asp.net with database using c#, vb.net or create pie chart in asp.net with database example in  c#, vb.net.

Description:

In previous articles I explained Ajax collapsible panel example in asp.net,
Ajax auto complete textbox, Ajax country state city dropdown, Ajax calendar control example with custom date format, Ajax rating control example with database and many articles related to Ajax and asp.net. Now I explain how to create dynamic Ajax pie chart in asp.net with database using c#, vb.net.

Ajax Pie Chart Example in Asp.net

2 comments
Introduction:

Here I will explain how to implement Ajax pie chart example in asp.net or using pie chart control in Ajax control toolkit with example in asp.net.

Description:

In previous articles I explained
Ajax auto complete textbox, Ajax country state city dropdown, Ajax calendar control example with custom date format, Ajax rating control example with database and many articles related to Ajax and asp.net. Now I explain how to implement Ajax pie chart example in asp.net.

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

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 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

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.
© 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.