Click here to Skip to main content
15,891,567 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All ,

Currently in our C#.net project, we are using MsE4.0 .It is working fine. In the interfaces (service contracts/operation Contracts) we have lot of "ref" keywords used. Now we would like to move to MsE5.0. It is not accepting "ref" keywords in interfaces(operation contracts)
Thus creating problems.

Could you please let me know if there are any good alternatives (third party tools) to MsE5.0 , that can handle/tackle the problems caused by having "ref" keywords in the interfaces(operation contracts) gracefully.

I know that Microsoft is giving a patch for this , but i am not sure that MS supports this in future MSE 6.0

Appreciate your help.

Thanks,
Sudhakar
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900