Hi,
I have asp.net 1.1 web application with some web services. I have convert this application to .NEt 3.5 framework by uisng VS 2008 conversion wizard. After conversion i checked my files. there is only one change which is in Rerences.cs file of my web service, it changed as partial class. but others are same. I want to know why its chnaged. application running successfully.