Click here to Skip to main content
15,892,005 members

Comments by Mang Irpan (Top 6 by date)

Mang Irpan 4-Jan-17 10:20am View    
There are 3 possibilities:
1. My english is bad
2. I am terribly confused as you said. Haha
3. 1 and 2

But it is reflecting my understanding so far.
Raw tcp/ip? I am going to google it.
Thank you
Mang Irpan 4-Jan-17 10:12am View    
Thank you for your detailed explanation. And also for the short explanation of wcf.
Mang Irpan 4-Jan-17 9:11am View    
Here is an example if I dont miss understood abouy it:
https://www.codeproject.com/Articles/430014/N-Tier-Architecture-and-Tips

I believe that tier and layer are different. And also I know many layers can run in one tier(or computer). I want to do the right implementation of n-tier architecture.

Actually I don't want to talk about these terms, I just want to know in more spesific question that: is it possible If we separate the layers into different computer and we don't use web service/or wcf to connect between layers (you said that I could use wcf to do this). Or is it the only one to make the components communicate, such as consuming data, declaring instances and use its entities?

But if you want to clarify my understanding about n tier, please give me some advise. Thank you.
Mang Irpan 13-Sep-16 21:57pm View    
I thought i understood what OOP is :D, but actually not yet.
Thanks for you suggestion and example.
Mang Irpan 13-Sep-16 21:53pm View    
Thank you for your helpful asnwer