Write 10,000 lines of code in 10 minutes!
Generate data entry and reporting .NET Web apps in minutes, straight from your database. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Free Edition

Article Filter : Per page:

  
Rating: 0 user(s) have rated this article (Not rated)
Posted by: Harsh Bardhan, on 12/4/2008, in category "Silverlight 2"
Views: this article has been read 84 times
Abstract: In this article, we will see how to select image and text files from the Client Machine using the OpenFileDialog control. We will also create a animation on the Image.
Rating: 0 user(s) have rated this article (Not rated)
Posted by: Suprotim Agarwal, on 12/2/2008, in category "ASP.NET 2.0 & 3.5"
Views: this article has been read 475 times
Abstract: The new Chart Controls for .NET Framework 3.5 enables ASP.NET and Windows Forms developers to easily create rich and professional-looking data visualization solutions. The Chart Controls currently contains 25 different chart types with 3-D support for most of them, and all of these, available for FREE. In this article, we will create a sample chart using the Chart controls.
Rating: 0 user(s) have rated this article (Not rated)
Posted by: Suprotim Agarwal, on 11/30/2008, in category "ASP.NET 2.0 & 3.5"
Views: this article has been read 538 times
Abstract: In this article, we will see how to create a WCF service and then consume it asynchronously using ASP.NET. Asynchronous tasks can be performing using AddOnPreRenderCompleteAsync or RegisterAsyncTask methods of the Page class.
Rating: 7 user(s) have rated this article Average rating: 4.3
Posted by: Suprotim Agarwal, on 11/28/2008, in category "jQuery and ASP.NET"
Views: this article has been read 1832 times
Abstract: In this article, we will explore how to use jQuery to select unselect all the checkboxes in an ASP.NET CheckBoxList.
Rating: 1 user(s) have rated this article Average rating: 5.0
Posted by: Suprotim Agarwal, on 11/26/2008, in category "ASP.NET 2.0 & 3.5"
Views: this article has been read 1880 times
Abstract: In this article, we will see how to create an AJAX-enabled WCF Service and how to consume it using client-side script in an ASP.NET page. I have kept the example quiet simple so in order to keep our focus on creating and consuming AJAX Enabled WCF Services.
Rating: 1 user(s) have rated this article Average rating: 5.0
Posted by: Suprotim Agarwal, on 11/24/2008, in category "LINQ"
Views: this article has been read 1973 times
Abstract: In this article, we will explore some common ‘How Do I’ kind of examples using LINQ to XML. This article is the final part of our 3-part LINQ to XML series.
Rating: 0 user(s) have rated this article (Not rated)
Posted by: Suprotim Agarwal, on 11/22/2008, in category "Silverlight 2"
Views: this article has been read 2140 times
Abstract: In one of my previous article, Display Images From Database In Silverlight 2, we explored how to pull images from the database using Silverlight. However, that approach was slow as the database was hit every time the user requested an Employee Image. In this article, we will see a quicker approach where we will use the IsolatedStorage to store and retrieve images.
Rating: 2 user(s) have rated this article Average rating: 5.0
Posted by: Suprotim Agarwal, on 11/20/2008, in category "ASP.NET 2.0 & 3.5"
Views: this article has been read 2845 times
Abstract: This article will demonstrate how to create an ASP.NET application that uses ASP.NET Dynamic Data framework. Dynamic Data provides a scaffolding framework that enables you to create a data-driven application within minutes using either the LINQ to SQL or Entity Framework data model.
Rating: 6 user(s) have rated this article Average rating: 4.8
Posted by: Suprotim Agarwal, on 11/18/2008, in category "jQuery and ASP.NET"
Views: this article has been read 2674 times
Abstract: This article is a guide for getting started with jQuery using Visual Studio 2008. The article also shows you how to use Visual Studio 2008 intellisense feature to develop jQuery and ASP.NET applications.
Rating: 3 user(s) have rated this article Average rating: 5.0
Posted by: Suprotim Agarwal, on 11/16/2008, in category "Silverlight 2"
Views: this article has been read 1617 times
Abstract: In this example, we will see how to change the UI Property of a Silverlight Control based on the property of another control at runtime.
12345678910...