|
|
Latest Articles
|
| |
-
Implementing the MVC Design Pattern in ASP.NET...
By Joydip Kanjilal
In this article, Joydip explains the basics of the MVC design pattern, the advantages and the disadvantages of
it. He also examines how effectively we can decouple the business logic layer of an application from the UI layer.
The article provides source code to illustrate the concepts in C# with relevant explanation.
May 28, 2010
-
ASP.NET 3.5 Enterprise Application Development with Visual Studio 2008 (Wrox) by Vince Varallo...
By Brian Mains
March 8, 2010
-
Pro ASP.NET Review (Apress) By Steve Sanderson...
By Brian Mains
October 27, 2009
-
LINQ to SQL Instantiation...
By Brian Mains
LINQ to SQL is an ORM tool that connects to SQL Server databases.
October 27, 2009
-
Complex Binding with Accordian...
By Brian Mains
The Accordion control is a flexible control that neatly separates region of the user interface and condenses the overall user interface.
October 26, 2009
-
A Button Enabled Extender...
By Brian Mains
ASP.NET AJAX extenders are really functional; they use a managed JavaScript development approach.
October 25, 2009
-
Building an AJAX Enabled Web Site - Part 2...
By Brian Mains
ASP.NET AJAX applications are very dynamic and rich, creating a new generation of web applications.
October 25, 2009
-
Building an AJAX Enabled Web Site - Part 1...
By Brian Mains
ASP.NET AJAX applications are very dynamic and rich, creating a new generation of web applications.
October 18, 2009
-
Exploring Silverlight Headered Content Control...
By Brian Mains
The headered content control, a pretty simple control, consists of a header area and a content area, which the
header and content can be anything.
August 11, 2009
-
Exploring Silverlight Accordian...
By Brian Mains
This control provides an expandable and collapsible view of accordion panels within the accordion control.
August 10, 2009
-
Exploring Silverlight Containers...
By Brian Mains
In this article, we'll examine some of the building blocks to constructing a Silverlight interface. The building
blocks are generally easy to use, but may be difficult at first to determine how to setup...
August 9, 2009
-
Overview of Dundas Charts...
By Brian Mains
Dundas charts is a popular charting tool that embeds pie, bar, line, and more charts into a web or windows application.
For the web, Dundas generates the charts on the server and serves up images to the client in the browser...
August 9, 2009
-
Highlighting Rows in a GridView...
By John Kilgo
The effect can be achieved using the RowDataBound event handler to add OnMouseOver and OnMouseOut attributes
to handle the color change....
May 23, 2009
-
Entity Framework Tutorial by Joydip Kanjilal - A Review...
By John Kilgo
Joydip Kanjilal has just published a book entitled "Entity Framework Tutorial" by PACKT Publishing
(ISBN 978-1-847195-22-7). This is a review of the book by John Kilgo of DotNetJohn.Com....
December 7, 2008
-
Attributes and Reflection in C#...
By Joydip Kanjilal
Attributes are a mechanism for adding metadata. Reflection is the process by which a program can read its own metadata. This
article discusses both these concepts in detail with examples wherever necessary.
May 22, 2008
|
|
|