Read through some articles on the msdn mag. WCF 4.0 has a discovery mechanism for auto-discovering urls/endpoints. The WCF url wouldn't need to be hard-coded in the config.
Also read an article on .NET parallelism for computers with multiple cores. As the majority of CPUs these days have multiple cores and the number of cores/CPUs' per server continues to advance, writing code to leverage parallel programming becomes more relevant.
No comments:
Post a Comment