Associate
- Joined
- 2 Sep 2007
- Posts
- 1,993
I've developed a website which allows users to setup their own AD accounts (self-service portal), change passwords, etc. The front end is traditional web forms. The back end is a traditional web service. This web service creates the AD accounts, exchange accounts, creates shares, etc. This has worked fairly well for a few years but a number of bugs are starting to appear.
I want to rewrite this. How would you guys do it? Would you still use web services or use WCF? Is there any new technologies out there I should be aware of or use?
I want to rewrite this. How would you guys do it? Would you still use web services or use WCF? Is there any new technologies out there I should be aware of or use?