(Munir Shaikh) Data Access Application Block(DAAB) simplifies development tasks that implement common data access functionality. Developer can use this application block in a variety of situations, such as reading data for display, passing data through application layers, and submitting changed data
Tag: Development
All about .NET Framework 3.0
(himabindu vejella) I have been come across many people thinking that WinFx is not related to .NET Framework. The funniest answer I have gotten is that it is a fix related to Windows PC protection similar to WinFix. It is good decision from Microsoft for changing its name from .NET Framework 3.0.
The Baker’s Dozen: A 13-Step Crash Course for Learning Windows Communication Foundation (WCF)
(Kevin S. Goff) WCF is one of the exciting new capabilities in the .NET 3.0 Framework. It provides a unified and uniform programming model for building distributed applications. Those who previously built multiple code bases to deal with Web services and .NET remoting will surely come to appreciate
The Evolution Of LINQ And Its Impact On The Design Of C#
(Anson Horton) I was a huge fan of the Connections series, hosted by James Burke, when it aired on the Discovery Channel. Its basic premise: how seemingly unrelated discoveries influenced other discoveries, which ultimately led to some modern-day convenience. The moral, if you will, is that no advan
Generic Error Logger using ASP.Net & C#
(Munir Shaikh) In this article I just want to put some light on “global.asax” file and how we can make use of “Application_Error”.
Factoring Content Boxes with the Factory Pattern in PHP 5
(Alejandro Gervasio) Working with factory classes is a rather common process for many PHP developers who build object-based applications on a frequent basis. If you want to find out how to make this helpful class work for you, then this group of articles might be what you need. Welcome to the final
Displaying Extended Details in a GridView Using an Ajax Pop-Up (Part 2)
(Brian Smith) This two-part article series examines how to use Microsoft’s ASP.NET AJAX to add a pop-up control to a GridView in order to display drill-down detail information in a responsive and clean manner. In Part 1 we looked at displaying the list of employees from the Northwind database in a G
ILOG Diagrammer for .NET
(Damon Armstrong) As one of my clients explained his business processes in scattered and disjoint terms, my mind was focused entirely on an idea. I was attempting to capture his business processes in a diagram for the current discussion and future reference, but we continually found ourselves revisi
VS 2008 Nested Master Page Support
(Scott Guthrie) “Master Page” support was one of the most popular features introduced with ASP.NET 2.0, and is one of those features that almost every new ASP.NET project now uses to deliver consistent layout template support across a web site.
Building Web Pages Using Microsoft Silverlight
(Jesudas Chinnathampi) Silverlight is a new technology from Microsoft. In simple words, Silverlight is a browser plug-in for delivering .NET based media experiences and rich interactive applications for the Web. Silverlight supports AJAX, VB, C#, Python, and Ruby, and integrates with existing Web ap
