-1

I am undertaking some research into Rest Services in .Net and I trying to discover whether Microsoft .Net provides a number of different frameworks for consuming Rest Services and whether each framework has its own pros and cons in the same way Java does. Further, I would like to know whether there is any advantages of using .Net Framework 4.5 over Framework 4.

Has anyone had any experiences of this and could provide some guidance?

Thanks

Andy5
  • 2,319
  • 11
  • 45
  • 91

1 Answers1

0

.Net Framework 4.5 allows asynchronous operations.

Amit Kumar Ghosh
  • 3,618
  • 1
  • 20
  • 24