View Single Post
  #1  
Old 04-07-2006, 11:25 AM
vbNullString vbNullString is online now
Registered User
 
Join Date: 12-04-2005
Posts: 11
Allow .NET Assembly Functions to be called

It would be great it Visual Build Pro could let us register .NET assemblies and call those assemblies from it. Then, we don't have to write all these VBScript to get around issues. I know we can write console app in .NET and call from VBP, but it would be easier to manage custom function that way.
Reply With Quote