(SaidevKumar) This article describes about how to create columns dynamically in a grid view. Many times we have the requirement where we have to create columns dynamically. This article describes you about the dynamic loading of data using the DataTable as the datasource.
Tag: Development
Using the Enterprise Library Data Access Block for .NET 2.0
(Thiru Thangarathinam) ADO.NET provides many rich features that can be used to retrieve and display data in a number of ways, but even given such flexibility, sometimes developers find themselves repeating the same code again and again. For example, every data-driven application requires access to a
Service Oriented Architecture
(Joydip Kanjilal) Service Oriented Architecture is one of the most popular architectural paradigms today, but without any standardized reference model. It is an architecture that provides seamless Enterprise Information Integration between loosely coupled distributed applications or services over th
Ensuring .NET Framework 2.0 Compatibility
(Jesse Kaplan) If we learned only one thing about compatibility in the past few years, it is that compatibility is much more than avoiding breaking changes. On the Microsoft .NET Framework and Visual Studio teams, we do our part to ensure that the products we build are stable platforms that develope
A Look into Transactions in ADO.NET 2.0
(Mohammad Azam) We all have used transactions in one way or the other. In this article, I will show you how you can make use of the SqlTransaction class, which is introduced in ADO.NET 2.0.
Using the Analytic Hierarchy Process (AHP) To Identify Performance Scenarios for Enterprise Applications
(Nidhi Tiwari) The Analytic Hierarchy Process (AHP) is a quantitative technique for multiple criteria decision making. It provides a convenient way to quantify the qualitative aspects thus eliminating subjectivity in the outcome. The technique begins by clearly identifying the objectives, criteria a
Make sense out of the confusing world of .NET file types
(Tony Patton) Do you ever visit a public Web site and encounter a familiar file extension in the URL and immediately recognize what was used to develop the site? Most developers can relate to this situation. While HTML is the Internet standard, you may encounter .asp and wonder why the site develope
Comparison Between VB 6.0 and VB.NET Objects
(Hannes du Preez) In Comparison between VB6 and .NET Objects Part I and Part II, I covered the differences in the Properties Windows and in the Toolboxes respectively. With this article, I will concentrate on the differences in the Visual Basic 6 Project Explorer and the Visual Basic.NET Solution Ex
Iterators in the Simplest Sense: Traversing Different Data Structures
(Alejandro Gervasio) Here we are again. Welcome to the second tutorial of the series “Iterators in the simplest sense.” Just in case you didn’t know, this series introduces Iterators in PHP 4 – PHP 5, explaining their basic concepts, and teaches you how to use them in practical projects, which can b
How Appliances Benefit Grid Computing
(Bill Blake) A grid computing architecture is an optimally shared pool of hardware and software resources. The appeal of the grid approach to the enterprise is that it dynamically allocates – or “virtualizes” – computing resources so that they may be provisioned for specific tasks as demands require