A Simple AJAX control in ASP.NET 2.0 and C#
IntroductionIn this article I will explain how you can easily create an AJAX enabled web site within Visual Studio 2005 utilizing C# and how to utilize the AJAX framework to add a simple control from the list of controls available in the AJAX Control Toolkit.The AJAX [...]
Read more…
Posts tagged with 'Simple'
A Simple approach to build a Silverlight 3.0/Silverlight 4.0 application that consumes a WCF Service
Silverlight has been around for quite some time now and I hope most of you who have been working on Silverlight 3.0, might have started migrating to Silverlight 4.0. As you are aware, Silverlight is now used for developing LOB applications where the requirement is to develop loosely coupled browser based applications using Silverlight. One of the [...]
Read more…
Simple Databinding and 3-D Features using Silverlight in Windows Phone 7 (WP7)
Simple Databinding and 3-D Features using Silverlight in Windows Phone 7 (WP7) Windows Phone 7 (WP7) is the upcoming next generation Mobile Operating System by Microsoft. Amongst the many features, one of the nice features is that it has support for Silverlight 4.0. So most of the new features like 3-D, Databinding etc. are now available on [...]
Read more…