|
|
Latest Articles
|
| |
-
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
-
An Overivew of what's new in .NET 3.0...
By Chris Sully
In the same week .NET 3.5 is released I get round to starting an article on .NET 3.0! So it'll only be another year
or so before I manage to get to 3.5. In fact it will be sooner but back to 3.0 for the moment. Most of the classes in the
.NET Framework version 2.0 are unchanged in 3.0/3.5. The key differences for .NET 3.0 are new libraries that offer
completely new sets of functionality.
December 2, 2007
-
Overview of ASP.NET Configuration Files...
By Joydip Kanjilal
This article discusses the internals of web.config and machine.config files with the help of code samples...
November 30, 2007
-
Implementing a Generic Data Transfer Object in C#...
By Joydip Kanjilal
This article discusses implementation of a generic Data Transfer Object that can be used in lieu of passing
instances of DataSets or Custom Business Entities from the User Interface Layer to the other layers of an application.
November 18, 2007
-
Smart Client Architecture...
By Joydip Kanjilal
A Smart Client is an application that uses local resources, utilizes XML Web Services and can be deployed and updated from a centralized
server. It can work both in the connected and disconnected modes. This article discusses Smart Client Architecture in a lucid language...
November 17, 2007
-
ASP.NET v2.0 V: Master pages and navigation...
By Chris Sully
This article is the fifth in a series looking at ASP.NET 2.0 though it follows on from my earlier overview articles on the subject..
November 14, 2007
|
|
|