Questions tagged [service-tier]

3 questions
45
votes
6 answers

Service-Orientation vs Object-Orientation - can they coexist?

There's been a lot of interest in Service-Oriented Architecture (SOA) at my company recently. Whenever I try to see how we might use it, I always run up against a mental block. Crudely: Object-orientation says: "keep data and methods that…
Dan Vinton
  • 26,401
  • 9
  • 37
  • 79
6
votes
1 answer

Scaling strategies for Service Tiers on .NET

I'm working on a web product that is composed of many modular web applications. To the end user, it appears to be one single application, though various components are broken out into their own apps. Part of the reasoning for this is so that it can…
FlySwat
  • 172,459
  • 74
  • 246
  • 311
1
vote
1 answer

Authenticate with MS Crm Web Service

I'm looking for a way to authenticate a user (given a username and password) via the Microsoft CRM 4.0 Web Services API. Ideally, I'd like to filter down a list of projects based on which ones the logged in user has access to. i may be able to…
Echilon
  • 10,064
  • 33
  • 131
  • 217