Click here to Skip to main content

Articles by Salmanzz (Technical Blogs: 8)

Technical Blogs: 8

RSS Feed
No articles have been posted.

Average blogs rating: 3.49

ASP.NET Controls

How to: Create a Date Picker Composite Control in ASP.NET (C#) [Technical Blog]
Posted: 2 Jul 2009   Updated: 2 Jul 2009   Views: 19,715   Rating: 3.89/5    Votes: 5   Popularity: 2.72
Licence: The Code Project Open License (CPOL)      Bookmarked: 19   Downloaded: 477
How to create a Date Picker Composite Control in ASP.NET (C#)
ASP.NET date picker control - Part 2 [Technical Blog]
Posted: 2 Jul 2009   Updated: 24 Aug 2009   Views: 35,192   Rating: 4.53/5    Votes: 9   Popularity: 4.33
Licence: The Code Project Open License (CPOL)      Bookmarked: 33   Downloaded: 0
In this post, I will explain you how I have embedded JavaScript, images and stylesheet to my previous article.

Design and Architecture

Observer Design Pattern in C# [Technical Blog]
Posted: 13 Jul 2009   Updated: 13 Jul 2009   Views: 22,363   Rating: 2.50/5    Votes: 4   Popularity: 1.51
Licence: The Code Project Open License (CPOL)      Bookmarked: 31   Downloaded: 128
Observer Design Pattern in C#
Mediator design pattern [Technical Blog]
Posted: 20 Jul 2009   Updated: 20 Jul 2009   Views: 13,354   Rating: 3.17/5    Votes: 4   Popularity: 1.81
Licence: The Code Project Open License (CPOL)      Bookmarked: 35   Downloaded: 0
The Mediator pattern is there to enable objects to communicate without knowing each other’s identities. It promotes loose coupling by keeping objects from referring to each other explicitly, and it lets you vary their interaction independently.
Adapter Design Pattern - How to use in ASP.NET using C# [Technical Blog]
Posted: 2 Jul 2009   Updated: 13 Aug 2009   Views: 19,628   Rating: 2.83/5    Votes: 9   Popularity: 2.70
Licence: The Code Project Open License (CPOL)      Bookmarked: 21   Downloaded: 0
How to use the Adapter Design Pattern in ASP.NET using C#
Strategy Design Pattern [Technical Blog]
Posted: 31 Jul 2009   Updated: 13 Aug 2009   Views: 17,589   Rating: 3.83/5    Votes: 8   Popularity: 3.69
Licence: The Code Project Open License (CPOL)      Bookmarked: 41   Downloaded: 0
Strategy Design Pattern
State Design Pattern [Technical Blog]
Posted: 14 Aug 2009   Updated: 14 Aug 2009   Views: 17,194   Rating: 4.18/5    Votes: 7   Popularity: 3.53
Licence: The Code Project Open License (CPOL)      Bookmarked: 35   Downloaded: 0
State Design Pattern
Singleton Design Pattern in Asp.net using C# [Technical Blog]
Posted: 6 Jul 2009   Updated: 8 Sep 2010   Views: 59,313   Rating: 3.00/5    Votes: 11   Popularity: 3.12
Licence: The Code Project Open License (CPOL)      Bookmarked: 39   Downloaded: 0
codeproject Introduction When we want to make a only one instance of a class and also making sure that  there is a global access point to that object then the design pattern we user is called Singleton. The pattern ensures that the class is instantiated only once and that all requests are di
No video articles have been posted.
No tips have been posted.

Salmanzz

Software Developer (Senior)
BMJ
United Kingdom United Kingdom

Member



Advertise | Privacy | Mobile
Web02 | 2.5.120517.1 | Last Updated 27 May 2012
Copyright © CodeProject, 1999-2012
All Rights Reserved. Terms of Use
Layout: fixed | fluid