Click here to Skip to main content
15,896,063 members
Home / Discussions / C#
   

C#

 
GeneralRe: help about the formating of data to be written on a text file... Pin
aeroboy8-May-10 4:10
aeroboy8-May-10 4:10 
QuestionWhere is network login prompt populated from? Pin
DeepToot8-May-10 3:16
DeepToot8-May-10 3:16 
AnswerRe: Where is network login prompt populated from? Pin
Dave Kreskowiak8-May-10 3:29
mveDave Kreskowiak8-May-10 3:29 
QuestionHow Can I export data from DataGridView to Acrobat Reader ? Pin
HDas7-May-10 22:38
HDas7-May-10 22:38 
AnswerRe: How Can I export data from DataGridView to Acrobat Reader ? Pin
Richard MacCutchan7-May-10 22:52
mveRichard MacCutchan7-May-10 22:52 
GeneralRe: How Can I export data from DataGridView to Acrobat Reader ? Pin
DeepToot8-May-10 9:25
DeepToot8-May-10 9:25 
GeneralRe: How Can I export data from DataGridView to Acrobat Reader ? Pin
Richard MacCutchan8-May-10 10:02
mveRichard MacCutchan8-May-10 10:02 
Question3 tier app, data access layer, business logic layer Pin
sky39137-May-10 20:23
sky39137-May-10 20:23 
hi friends,
I want to develop 3 tier app but I still confused how to implement it

1. In data access layer, could I return datareader? it's the better approach? some people tell it is not good way, you better used arrayList.

2. I have one method with 3 transaction inside (insert, update, delete)
I make this in business layer, so that the OleDBConnection (open and close), OleDbTransaction placed in business layer and I pass this as parameter to data access layer, is that good way?

3. if anyone have the good tutorial especially in C#, please tell me.

Thanks
AnswerRe: 3 tier app, data access layer, business logic layer Pin
Peace ON7-May-10 21:25
Peace ON7-May-10 21:25 
GeneralRe: 3 tier app, data access layer, business logic layer Pin
sky39138-May-10 19:16
sky39138-May-10 19:16 
AnswerRe: 3 tier app, data access layer, business logic layer Pin
Stanciu Vlad7-May-10 22:39
Stanciu Vlad7-May-10 22:39 
GeneralRe: 3 tier app, data access layer, business logic layer Pin
sky39138-May-10 19:14
sky39138-May-10 19:14 
GeneralRe: 3 tier app, data access layer, business logic layer Pin
Stanciu Vlad8-May-10 21:02
Stanciu Vlad8-May-10 21:02 
AnswerRe: 3 tier app, data access layer, business logic layer Pin
Keith Barrow8-May-10 0:01
professionalKeith Barrow8-May-10 0:01 
GeneralRe: 3 tier app, data access layer, business logic layer Pin
sky39138-May-10 19:21
sky39138-May-10 19:21 
GeneralRe: 3 tier app, data access layer, business logic layer Pin
Pete O'Hanlon8-May-10 22:11
mvePete O'Hanlon8-May-10 22:11 
AnswerRe: 3 tier app, data access layer, business logic layer Pin
sky39138-May-10 19:58
sky39138-May-10 19:58 
QuestionVehicle detection in C# Pin
ruknil7-May-10 18:07
ruknil7-May-10 18:07 
AnswerRe: Vehicle detection in C# Pin
Abhinav S7-May-10 21:00
Abhinav S7-May-10 21:00 
AnswerRe: Vehicle detection in C# Pin
Peace ON7-May-10 22:33
Peace ON7-May-10 22:33 
GeneralRe: Vehicle detection in C# Pin
Stanciu Vlad7-May-10 22:41
Stanciu Vlad7-May-10 22:41 
GeneralRe: Vehicle detection in C# Pin
OriginalGriff7-May-10 22:46
mveOriginalGriff7-May-10 22:46 
GeneralRe: Vehicle detection in C# Pin
DeepToot8-May-10 9:28
DeepToot8-May-10 9:28 
GeneralRe: Vehicle detection in C# Pin
OriginalGriff7-May-10 22:44
mveOriginalGriff7-May-10 22:44 
AnswerRe: Vehicle detection in C# Pin
Peace ON7-May-10 22:54
Peace ON7-May-10 22:54 

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.