del.icio.us Tags: SOA Technorati Tags: SOA Today I had added a Service Reference to my Web Project and after creation, I did not see the Proxy class file. This was my first time creating a Service Reference which is the new way to do it in .NET 3.5 vs. the older Web Reference option that uses an .asmx when you right-click your web project. Anyway, it turned out that duh, I simply needed to simply show all files in Solution Explorer. I’m not quite sure why it’s hidden in the first place but...