Can I write 3.5.1 plugins and API code in .NET 2.0/3.0?

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
ismangil
Posts: 197
Joined: Wed Jun 30, 2004 10:49 am
Location: Sheffield, UK
Contact:

Can I write 3.5.1 plugins and API code in .NET 2.0/3.0?

Post by ismangil » Tue Sep 19, 2006 5:08 am

We have quite a few bits and bobs of custom code on Vault API built up over the year. I am going to use the opportunity of upgrading to Vault 3.5 to rationalize and refactor some of these tools.

Is it OK if I upgrade these tools to .NET 2.0/3.0, referencing 3.5.1 client api assemblies? One of the tool is a plugin webservice.

jclausius
Posts: 3702
Joined: Tue Dec 16, 2003 1:17 pm
Location: SourceGear
Contact:

Post by jclausius » Tue Sep 19, 2006 8:02 am

For .Net Framework 2.0, it should work just fine. You'll need to recompile to get the new strong names, but I believe you should be just fine.

As for .Net Framework 3.0 Beta, we have done zero testing, so you're in unexplored territory.
Jeff Clausius
SourceGear

Locked