We need to create a single windows forms application which will connect to both SP 2013 and SP 2010. We are using client side object model in windows forms application to connect to SharePoint.
My questions is can I use the SP 2013 client dll as reference in Windows Forms application and then use it to connect to SP 2013 as well as SP 2010? Is it supported?