Click here to Skip to main content
16,016,712 members
Home / Discussions / C#
   

C#

 
AnswerRe: How do i fix this mess!! Pin
Harvey Saayman28-Apr-08 21:16
Harvey Saayman28-Apr-08 21:16 
GeneralRe: How do i fix this mess!! Pin
ketto28-Apr-08 23:05
ketto28-Apr-08 23:05 
GeneralRandomly Removing an Item from an Array Pin
Ian Uy28-Apr-08 16:22
Ian Uy28-Apr-08 16:22 
GeneralRe: Randomly Removing an Item from an Array Pin
Paul Conrad28-Apr-08 16:24
professionalPaul Conrad28-Apr-08 16:24 
GeneralRe: Randomly Removing an Item from an Array Pin
Ian Uy28-Apr-08 20:15
Ian Uy28-Apr-08 20:15 
GeneralRe: Randomly Removing an Item from an Array Pin
PIEBALDconsult29-Apr-08 6:15
mvePIEBALDconsult29-Apr-08 6:15 
GeneralRe: Randomly Removing an Item from an Array Pin
Christian Graus28-Apr-08 18:12
protectorChristian Graus28-Apr-08 18:12 
QuestionProgramming to DataTables VS. Programming to type safe objects using generic interfaces? Pin
Steve Holdorf28-Apr-08 11:17
Steve Holdorf28-Apr-08 11:17 
I have been doing C# (WinForms) development for the past 5 years. I have just started an ASP project. From my experience I have always programmed to type safe objects that implemented the needed interfaces to allow generics. The current projects is using DataTables as the primary object for storing all information and does not use type safe objects that implement generic interfaces. Today, I had a discussion with the programmer who wrote the system that uses only tables and was unable to give him a list of the true benefits that type safe objects using generics provide. Can anyone list what advantage using the type safe objects have over using table objects handling everything.

Thanks,


Steve
GeneralRe: Programming to DataTables VS. Programming to type safe objects using generic interfaces? Pin
Pete O'Hanlon28-Apr-08 11:52
mvePete O'Hanlon28-Apr-08 11:52 
Generalcombining number and dateformating in one funcrtion Pin
stephan_00728-Apr-08 10:02
stephan_00728-Apr-08 10:02 
GeneralRe: combining number and dateformating in one funcrtion Pin
Gareth H28-Apr-08 10:35
Gareth H28-Apr-08 10:35 
GeneralRe: combining number and dateformating in one funcrtion Pin
PIEBALDconsult28-Apr-08 10:43
mvePIEBALDconsult28-Apr-08 10:43 
GeneralRe: combining number and dateformating in one funcrtion Pin
stephan_00728-Apr-08 10:54
stephan_00728-Apr-08 10:54 
GeneralRe: combining number and dateformating in one funcrtion Pin
PIEBALDconsult28-Apr-08 13:54
mvePIEBALDconsult28-Apr-08 13:54 
GeneralSystem.Timers.Timer Pin
geekfromindia28-Apr-08 9:11
geekfromindia28-Apr-08 9:11 
GeneralRe: System.Timers.Timer Pin
som.nitk28-Apr-08 9:14
som.nitk28-Apr-08 9:14 
GeneralRe: System.Timers.Timer Pin
PIEBALDconsult28-Apr-08 9:20
mvePIEBALDconsult28-Apr-08 9:20 
GeneralRe: System.Timers.Timer Pin
Zoltan Balazs28-Apr-08 9:41
Zoltan Balazs28-Apr-08 9:41 
GeneralRe: System.Timers.Timer Pin
Anthony Mushrow28-Apr-08 14:13
professionalAnthony Mushrow28-Apr-08 14:13 
GeneralRe: System.Timers.Timer Pin
geekfromindia28-Apr-08 16:21
geekfromindia28-Apr-08 16:21 
GeneralWindows forms and animated gift progress Pin
Saamir28-Apr-08 8:34
Saamir28-Apr-08 8:34 
GeneralRe: Windows forms and animated gift progress Pin
Christian Graus28-Apr-08 11:20
protectorChristian Graus28-Apr-08 11:20 
GeneralRe: Windows forms and animated gift progress Pin
Saamir28-Apr-08 11:31
Saamir28-Apr-08 11:31 
GeneralRe: Windows forms and animated gift progress Pin
Christian Graus28-Apr-08 12:56
protectorChristian Graus28-Apr-08 12:56 
GeneralRe: Windows forms and animated gift progress Pin
Saamir29-Apr-08 3:35
Saamir29-Apr-08 3:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.