Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Libraries

    Vuzit.Net 2.1.0

    Download button

    No screenshots available
    Downloads: 265  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Brent Matzelle | More programs
    MIT/X Consortium Lic... / FREE
    April 23rd, 2010, 10:12 GMT [view history]
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    Vuzit.Net description

    Microsoft .NET/Mono library for the Vuzit AJAX document viewer web services API

    Vuzit.Net is a Vuzit Web Services library for the Microsoft .NET framework and Mono.

    Vuzit.Net is a library that allows developers to directly access the Vuzit Document Viewer Web Service API through the Microsoft .NET Framework or Mono via any language supported by the platform. Vuzit.Net allows developers to automate the upload, download and removal of documents through the Vuzit Web Services API. You can use this library through any .NET enabled language such as C#, Visual Basic.NET (VB.NET), JavaScript (JScript.NET), LUA, Pascal or Python to name a few.

    Below is a basic upload example in C#:

    Vuzit.Service.PublicKey = "YOUR_PUBLIC_API_KEY";
    Vuzit.Service.PrivateKey = "YOUR_PRIVATE_API_KEY";

    Vuzit.Document doc = Vuzit.Document.Upload(@"c:path odocument.pdf");

    Console.WriteLine("Document id: {0}", doc.Id);


    SETUP

     1. Take the DLL for your .NET Framework version out of the Bin directory
     1. BinVuzit.NetDotNet2.0 – DLL built with the MS .NET Framework 2.0
     2. BinVuzit.NetDotNet3.5 – DLL built with the MS .NET Framework 3.5
     3. BinVuzit.NetMono2.2 – DLL built with the Mono 2.2 Framework
     2. Add the DLL as a reference in your project. In Visual Studio right-click on the References item in the project menu, click on the Browse button and select Vuzit.Net.dll.
     3. You can also add Vuzit.Net to all projects on your machine by adding it to the global assembly cache. To do this run the following command:
     1. $> gacutil.exe /i Vuzit.Net.dll
     4. To check if your install was successful add the following to a .NET project file (this assumes C#, use the appropriate version for C++/VB.NET, etc):
     1. using Vuzit;
     2. If it compiles without any errors then you’ve succeeded.


    Product's homepage

    Requirements:

    · Mono Project

    What's New in This Release: [ read full changelog ]

    · Updated the version numbers to "1.1.0" for the Vuzit.Net DLL and VuzitCL.

      


    TAGS:

    Mono library | Vuzit API | document viewer | Vuzit | library | API

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM