Sideloading using vb.net

Last post 04-28-2008 2:28 PM by BarryR. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 04-28-2008 6:22 AM

    Sideloading using vb.net

    Are there any samples for using the SideLoading feature via VB.NET?

     

    Thanks,

    Dani

  • 04-28-2008 2:28 PM In reply to

    • BarryR
    • Top 10 Contributor
    • Joined on 07-20-2007
    • San Diego
    • Posts 614

    Re: Sideloading using vb.net

     The sideload command is available through the C# Flat SDK.  You can reference the compiled DLL and it will appear as a library in VB.Net. 

    You can download the C# Flat SDK at: http://developer.nirvanix.com/files/folders/reference_code__applications/entry692.aspx

    To call the sideload command you create an IMFS object and call sideload with targetUrl, destinationPath, and if you have a callback handler the callbackURL.

    Regards,
        Barry R.

    IM Support (Feel free to add me)

    MSN: barryruffner@msn.com
    Gmail: barryruffner@gmail.com
Page 1 of 1 (2 items)