I'm upgrading a 10.0 application to 10.1 and i noticed that the ESRI.ArcGIS.ADF dlls are still available to reference from the GAC. Should i be relying on these or are they going to be deprecated after 10.1?
I saw in the deprecation plan that the editing capabilities of the ADF will go away. But can i still use those dlls safely for the foreseeable future?
My code uses Connection and Connection.AGS to make feature edits inside of web services via an SOE.