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.
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.... ▒
If I would learn myself, which books you can recommend ?
Regards Dirk
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.... ▒
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.
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