|
|
Latest Articles
|
| |
-
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
-
Introducing Design Patterns...
By Joydip Kanjilal
Design Patterns are a solution to the complexities in Software Designs. This article provides a bird's eye view of the
Creational, Structural and Behavioral Design Patterns and their applicability....
May 22, 2008
-
Constructors in C#...
By Joydip Kanjilal
In this article, Joydip examines the usage of constructors with the help of examples...
May 12, 2008
-
An Introduction to Windows SharePoint Services and SharePoint Portal Server...
By Joydip Kanjilal
In this article Joydip provides a basic introduction to Windows SharePoint Services and Share Point Portal Server...
May 10, 2008
-
Understanding Operator Overloading in C#...
By Joydip Kanjilal
In this article Joydip discusses the concept of Operator Overloading in C# with the help of code samples...
May 9, 2008
-
Understanding Agile Software Development...
By Joydip Kanjilal
In this article Joydip provides a brief overview of Agile Software Development and its methods...
May 8, 2008
-
Introduction to the ASP.NET 2.0 Provider Model...
By Joydip Kanjilal
The provider model defines an easy plug-and-play architecture in Microsoft .NET. This article discusses ASP.NET's new features,
like Membership, Personalization, and Profile...
May 8, 2008
-
Understanding Code Access Security in .NET...
By Joydip Kanjilal
This article discusses the concept of Code Access Security, its functions and the permissions related concepts...
May 6, 2008
-
Advanced Concepts in SQL Server 2005...
By Joydip Kanjilal
This article discusses some of the most important and advanced concepts in SQL Server and how one can improve the performance of SQL
Server using the best practices...
March 16, 2008
-
Introducing ASP.NET AJAX Framework plus Toolkit, part 1...
By Brian Mains
The ASP.NET AJAX extensions, first offered with ASP.NET 2.0 and now embedded with the .NET framework 3.5, offer a more rich-client
user interface in applications...
January 19, 2008
-
Introducing Unified Modeling Language...
By Joydip Kanjilal
UML is the international standard notation for object-oriented analysis and design, and it has already become the standard for
designing Object-Oriented software.
This article provides a technical overview of UML and its application in designing software systems and Business Process Modeling in particular. ...
December 30, 2007
-
Working with Delegates in C#...
By Joydip Kanjilal
In this article Joydip discusses what delegates are with lucid code examples....
December 19, 2007
-
Working with Directories and Files in .NET...
By Joydip Kanjilal
In any programming language we are required to read and write to files. This article discusses how we can use C# to read and
write files with the help of code snippets...
December 15, 2007
-
Decoupling Business Logic Layer from the User Interface Layer using C#...
By Joydip Kanjilal
In this article Joydip examines how to decouple the User Interface layer from the Business Logic Layer with the help of code samples...
December 9, 2007
-
An Overview of Microsoft Silverlight...
By Joydip Kanjilal
This article discusses what Silverlight is, its applicability, the future of this technology, and provides links
and references for further insight into this technology...
December 2, 2007
|
|
|