public marks

LINK

Model View Presenter with ASP.NET - The Code Project - ASP.NET

by recommend & 1 other
public interface ICurrentTimeView { DateTime CurrentTime { set; } string Message { set; } void AttachPresenter(CurrentTimePresenter presenter); } CurrentTimePresenter.cs - The Presenter public class CurrentTimePresenter { public Cur

Comments

No comment on this link yet.


PUBLIC TAGS
on this link

application   article   asp.net2   aspx   billy   class   code   control   current   currenttime   currenttimepresenter   datetime   days   enterprise   event   icurrenttimeview   initview   interface   ispostback   mccafferty   model   page   presenter   public   test   time   unit   user   view   views   void  

BY

recommend
the 16/04/2007 at 15:56

ms_michel
the 28/11/2006 at 12:47