It is change in .NET 3.5 using ASP.NET MVC you can’t find ‘Add Web Reference’ option in right click context menu inside a class library (if you do not have web references in your class library). But I found how to add .NET 2.0 based web reference through adding Service Reference, I quoted the...