Click here to Skip to main content
15,911,531 members
Home / Discussions / C#
   

C#

 
GeneralProblem with Timer Pin
Jo Develper20-Sep-04 20:24
Jo Develper20-Sep-04 20:24 
GeneralRe: Problem with Timer Pin
leppie20-Sep-04 21:20
leppie20-Sep-04 21:20 
GeneralRe: Problem with Timer Pin
Jo Develper21-Sep-04 1:37
Jo Develper21-Sep-04 1:37 
GeneralRe: Problem with Timer Pin
Robert Rohde21-Sep-04 5:20
Robert Rohde21-Sep-04 5:20 
GeneralRe: Problem with Timer Pin
Dave Kreskowiak21-Sep-04 6:25
mveDave Kreskowiak21-Sep-04 6:25 
GeneralRe: Problem with Timer Pin
Robert Rohde21-Sep-04 8:44
Robert Rohde21-Sep-04 8:44 
GeneralRe: Problem with Timer Pin
Dave Kreskowiak21-Sep-04 6:30
mveDave Kreskowiak21-Sep-04 6:30 
GeneralRe: Problem with Timer Pin
Jo Develper21-Sep-04 23:05
Jo Develper21-Sep-04 23:05 
GeneralRe: Problem with Timer Pin
Dave Kreskowiak22-Sep-04 11:53
mveDave Kreskowiak22-Sep-04 11:53 
GeneralRe: Problem with Timer Pin
Jo Develper22-Sep-04 20:10
Jo Develper22-Sep-04 20:10 
GeneralMoving Data Between Tiers Pin
shambho20-Sep-04 19:23
shambho20-Sep-04 19:23 
GeneralRe: Moving Data Between Tiers Pin
Christian Graus20-Sep-04 20:00
protectorChristian Graus20-Sep-04 20:00 
GeneralRe: Moving Data Between Tiers Pin
sreejith ss nair20-Sep-04 20:04
sreejith ss nair20-Sep-04 20:04 
hi,

Lot of ways are there to move data to and fro to any layer. If it is a database related operation then we can persist the data in dataset or datatable. If it is some other requirement then you can go and change the accesability modifiers of feild or data members.

My favorate way is, Encapsulate all logic into a .dll file and communicating through messaging.Smile | :)

**************************
S r e e j i t h N a i r
**************************
GeneralRe: Moving Data Between Tiers Pin
Salil Khedkar20-Sep-04 21:21
Salil Khedkar20-Sep-04 21:21 
GeneralCTS and CLS Pin
sreejith ss nair20-Sep-04 17:36
sreejith ss nair20-Sep-04 17:36 
Generalrunas Pin
cmarmr20-Sep-04 16:57
cmarmr20-Sep-04 16:57 
GeneralRe: runas Pin
sreejith ss nair20-Sep-04 17:28
sreejith ss nair20-Sep-04 17:28 
GeneralRe: runas Pin
cmarmr21-Sep-04 4:55
cmarmr21-Sep-04 4:55 
GeneralRe: runas Pin
Dave Kreskowiak21-Sep-04 5:59
mveDave Kreskowiak21-Sep-04 5:59 
Generalenum problem Pin
kushneeraj20-Sep-04 15:54
kushneeraj20-Sep-04 15:54 
GeneralRe: enum problem Pin
Christian Graus20-Sep-04 15:59
protectorChristian Graus20-Sep-04 15:59 
GeneralRe: enum problem Pin
sreejith ss nair20-Sep-04 20:23
sreejith ss nair20-Sep-04 20:23 
GeneralExport DataGrid to Excel Pin
maximusus20-Sep-04 14:58
maximusus20-Sep-04 14:58 
GeneralRe: Export DataGrid to Excel Pin
Christian Graus20-Sep-04 15:59
protectorChristian Graus20-Sep-04 15:59 
GeneralRe: Export DataGrid to Excel Pin
sreejith ss nair20-Sep-04 20:06
sreejith ss nair20-Sep-04 20:06 

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.