MySolutionInfo.Net
Green
Green Tips
Green Books
Green Links
Developer Tutorials
ASP.Net
Hardware / Technical
Learn how to use the Animation Control Extender AJAX C#
In this tutorial we will go over Microsoft’s ASP.NET AJAX Control Toolkit’s most rich, declarative animation frameworks. This framework can be used to create animation special effects in your pages. For instance, you are able to move, resize, and fade elements in a .NET page. Most importantly, these animations are written strictly in JavaScript, free from Flash or Silverlight.
Creating Callbacks and Delegates using ASP.NET AJAX C#
In this tutorial we will brief you on how to handle DOM events and retrieve event information by using $addHandler() method. This method does has a lot of limitations, for instance it doesn’t enable you to pass additional information to the event handler.
AJAX Timer Displaying Time Spent on Page in ASP.NET 3.5
This tutorial will show you how to use AJAX to record and display time spent on a page, whilst doing other Async postbacks without disturbing the counter. C#.
Creating Online Poll System with Percentage Results C#
This tutorial will show you how to create an online poll system which makes use of AJAX, XML and LINQ and will provide percentage results. C#
Creating Online Poll System with Percentage Results VB
This tutorial will show you how to create an online poll system which makes use of AJAX, XML and LINQ and will provide percentage results. VB.NET
AJAX-Enabled Advanced Calendar in ASP.NET and VB
This tutorial is a more advanced versions of using AJAX with a Calendar Control to show how we can make a Calendar control more dynamic by allowing the selected date to be transferred to a textbox without using PostBack. VB version.
AJAX-Enabled Advanced Calendar in ASP.NET and C#
This tutorial is a more advanced version of using AJAX with a Calendar Control to show how we can make a Calendar control more dynamic by allowing the selected date to be transferred to a textbox without using PostBack. C# version.
AJAX-Enabled Calendar Control in ASP.NET and VB
This tutorial shows how easy it is to use AJAX to make a Calendar control more dynamic by allow the selected date to be transferred to a textbox for without using PostBack. VB version.
AJAX-Enabled Calendar Control in ASP.NET and C#
This tutorial shows how easy it is to use AJAX to make a Calendar control more dynamic by allow the selected date to be transferred to a textbox for without using PostBack. C# version.
Store Data with ArrayList using ASP.NET 2.0 and C#
At first, you need to import the namespace from System.Collections. The System.Collections namespace contains classe ArrayList which Implements the IList interface using an array whose size is dynamically increased as required.
MySolutionInfo.com
Pro ASP.NET 4 in C# 2010
Green Tech: How to Plan and Implement Sustainable IT Solutions
© 2012 by MySolutionInfo.net All Rights Reserved