Saturday, June 7, 2008

Service Oriented x Object Oriented Programming

Posted on previous blog at 04/10/08

Though I don’t know exactly how to define service oriented programming and its differences with OO programming, today I understood that they’re definitely different! And I did it in the worst way: stuck in a bug for a really long time.

I was trying to overload a method in my service contract while developing a WCF service, what’s “not possible” (at least in the usual way).

You can look into this link the whole concern about this and how to solve the problem! It’s a really helpfull article!

Wait for an article about service oriented programming…this problem will address me to learn more about this (More natural impossible, since I’m working using it about 2 months and just realized that I even don’t know basic definitions - Yes, I feel shame for that… but I didn’t need to understand it all to make things work - this is all about get things done and learning later!).

See you!

No comments: