Navision Autoupdate to import/Export FOBS

abhishekpareekabhishekpareek Member Posts: 150
Hi Everybody,

I had posted my dvelopment regarding Navision auto update for FOBS in one website with source code.
I had provided both dll and a small application developed in C# windows application to demonstrate the use of dll.
However in the sample application I had allowed the forms,codeunits and tables objects to get imported but anybody can used this dll to import the table also.One can also used this dll in a webservice to automate the task for a complete autoupdate for Navision.This Dll can be used for versioning purpose also.
As I had provided the source code for DLL also so one can also modify the code for DLL to extend its functionality.
One can also used this DLL for Export,Import and compiling of Navision Objects without opening Navision Object designer.
Everything is developed in C#.
Please find the link for this posting:

http://www.codeproject.com/KB/cs/AutoupateNAV.aspx

Hope this would be useful.Please provide the ratings to this posting.Whenever there will be some new development on this DLL I will post it as an update.
Thanks for the time.

Please vote for me at the link :
http://www.codeproject.com/KB/cs/AutoupateNAV.aspx

Regards,
Abhishek Pareek

Comments

Sign In or Register to comment.