Results 1 to 7 of 7

Thread: API Training

  1. #1
    Forum Manager, Administrator Ed Jobe's Avatar
    Join Date
    2000-11
    Location
    Turlock, CA
    Posts
    4,776

    Default API Training

    Autodesk has a Developer training schedule here. More than half the classes listed are free webcasts. If it has already taken place, you can download the presentation from the link in the right hand column.
    C:> ED WORKING....

  2. #2
    Member cadplayer's Avatar
    Join Date
    2011-08
    Posts
    29

    Default Re: API Training

    If I would learn myself, which books you can recommend ?
    Regards Dirk

  3. #3
    Forum Manager, Administrator Ed Jobe's Avatar
    Join Date
    2000-11
    Location
    Turlock, CA
    Posts
    4,776

    Default Re: API Training

    Microsoft Press has some good books. Their books are now sold by apress.com. There are a couple of Step-By-Step books for C# and VB that are good beginner books. I also liked Pro C# 2010 and the .NET Platform. Not only do you need to learn the language syntax, but hardest part is learning the .NET framework. For specifically learning acad, Jerry Winters has a good book, probably the only one out now.
    C:> ED WORKING....

  4. #4
    AUGI Addict
    Join Date
    2006-12
    Posts
    1,495

    Default Re: API Training

    Given the changes in the 2013 releases (properties being replaced with Extension Methods, AcCore.dll, and so on) that book might be a bit out of date.
    If you are going to fly by the seat of your pants, expect friction burns.
    Windows XP is now over 10 years old, in software terms it makes Joan Collins look like the new kid on the block. - Statler
    Everyone else being wrong is not the same thing as being right.

  5. #5
    Moderator BlackBox's Avatar
    Join Date
    2009-11
    Posts
    2,384

    Default Re: API Training

    Quote Originally Posted by Ed Jobe View Post
    I also liked Pro C# 2010 and the .NET 4 Platform.
    FTFY

    Despite having difficulty making the time necessary to complete (+/-1700 pages), I am finding Andrew Troelsen's book to be very helpful, having just started out with .NET development myself.
    "Potential has a shelf life." - Margaret Atwood

  6. #6
    Member cadplayer's Avatar
    Join Date
    2011-08
    Posts
    29

    Default Re: API Training

    Thank you all!

    I think this book very intressting. If I have install VISO 2010 for framwork 4. I I program in C# I use .NETframwork and exspecielly Civil3d API. I have seen library on development page on Autodesk is very good documentaded. Question is how connect framwork lbrary and Application progr. interface. Is there any book that explains this case ?

  7. #7
    Moderator BlackBox's Avatar
    Join Date
    2009-11
    Posts
    2,384

    Default Re: API Training

    Quote Originally Posted by cadplayer View Post
    Thank you all!

    I think this book very intressting. If I have install VISO 2010 for framwork 4. I I program in C# I use .NETframwork and exspecielly Civil3d API. I have seen library on development page on Autodesk is very good documentaded. Question is how connect framwork lbrary and Application progr. interface. Is there any book that explains this case ?
    If I am understanding you correctly, you're wanting to know how to setup a Visual Studio project for use with Civil 3D? :notsure:

    First, you might consider this post on how to get started, then consider creating yourself a secondary template (in addition to those supplied by one of the .NET wizards listed), which includes a reference to the AecBaseMgd.dll, and AeccDbMgd.dll assemblies in order to access the Civil 3D specific APIs.

    HTH
    "Potential has a shelf life." - Margaret Atwood

Similar Threads

  1. Training
    By corbin3james in forum 3ds Max - General
    Replies: 4
    Last Post: 2010-03-25, 08:08 PM
  2. Training
    By swatts in forum Revit Structure - General
    Replies: 5
    Last Post: 2007-01-04, 05:15 PM
  3. Training - Who needs it !?!?
    By nwitte in forum Revit - In Practice
    Replies: 14
    Last Post: 2006-08-01, 02:16 PM
  4. training
    By Jit in forum Revit - Student Support
    Replies: 2
    Last Post: 2004-04-13, 10:38 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •