<?xml version='1.0' ?><rss version='2.0'><channel><title>DevPosts</title><link>http://www.devposts.com.com/</link><description>Flash Tutorials, Photoshop Tutorials , HTML Tutorials and more.</description><language>en-us</language><docs>http://www.devposts.com/rss.xml</docs><item><title>Silverlight Basics - XAML and Layout</title><link>http://www.devposts.com/tutorial/silverlight-basics-xaml-and-layout/9349/index.php</link><description>Silverlight is a powerful, but very different tool than most .NET developers are used to. This article will teach all the basics of getting your Silverlight application to look and feel the way you want it.</description></item><item><title>Creating Your First ASP.NET AJAX 1.0 Application</title><link>http://www.devposts.com/tutorial/creating-your-first-asp-net-ajax-1-0-application/9353/index.php</link><description>This article shows you how to AJAX-enable an existing ASP.NET web page by using Microsoft?s ASP.NET AJAX Extensions. The UpdatePanel control provided by the framework makes it really easy to start with AJAX programming by defining the areas of the page you want to update independently without a full page reload.</description></item><item><title>Creating Custom Configuration Sections In ASP.NET</title><link>http://www.devposts.com/tutorial/creating-custom-configuration-sections-in-asp-net/9354/index.php</link><description>As you advance in your usage of ASP.NET, you will likely get into building your own control libraries, helper classes or any other bit of "common" functionality that you have needed on multiple projects. A powerful feature of ASP.NET is the concept of a configuration file (the web.config) that lets you tailor custom classes for each project without changing any code. This article will show how to build your own custom class and custom configuration section in ASP.NET.</description></item><item><title>Getting Started With Silverlight</title><link>http://www.devposts.com/tutorial/getting-started-with-silverlight/9352/index.php</link><description>Silverlight has been billed as Microsoft's Flash-killer and combines a media and graphics engine with a mini-CLR to run .NET code in all the major browsers. This article explains a little of the history behind Silverlight and what you can use it for. You?ll see how easy it is to get started, and then you?ll actually practice using a free InnerWorkings coding challenge featuring a sample app that demonstrates how to use and transform video in Silverlight.</description></item><item><title>Real-Time Progress Bar With ASP.NET AJAX</title><link>http://www.devposts.com/tutorial/real-time-progress-bar-with-asp-net-ajax/9351/index.php</link><description>Due to the disconnected nature of the web, developers have often wondered how to display certain metrics such as a real-time progress bar. This article will show you how to easily build a real progress bar that actually reports progress of a process running on the server using ASP.NET AJAX.</description></item><item><title>Benchmarking Applications with PHP</title><link>http://www.devposts.com/tutorial/benchmarking-applications-with-php/9366/index.php</link><description>Benchmarking a particular application across its different development cycles is one of the most exciting things for a PHP developer. If you re anything like me  you have had your head spinning with questions  such as  is the performance of my last project good enough  How long does it take to fetch a particular data set from my database  Do I have to implement a caching system  As you can see  these and other dilemmas  add your own to the list  sometimes make peace of mind a nearly impossible goal....</description></item><item><title>JavaScript Debugging Techniques with Firebug</title><link>http://www.devposts.com/tutorial/javascript-debugging-techniques-with-firebug/9364/index.php</link><description>Server side scripters have always had it easy; debugging a web application is simple, and IDEs make problems easy to identify. Client-side scripting with JavaScript, however, is a whole new ball game. In this tutorial, I'll identify the best basic and advanced JavaScript debugging techniques to help you take control of your JavaScript code.</description></item><item><title>AJAX: Client Side Actions Before and After PostBack</title><link>http://www.devposts.com/tutorial/ajax-client-side-actions-before-and-after-postback/9356/index.php</link><description>On several occasions I have wanted to perform other client side tasks either before or after, sometimes before and after an asynchronous PostBack in ASP.NET AJAX. In this article I'll divulge my recent findings and how this can be achieved.</description></item></channel></rss>