Introduction to RealDWG .Net Programming

By Balaji Ramamoorthy

My colleague Adam Nagy had created an nice video recording back in 2008 on “Introduction to RealDWG .Net programming”. You can download the recording here
DevTV on RealDWG programming
Here is another recording with the same sample project. The changes are mainly in the installer creation and in the licensing steps which have changed since the last recording was created.


The sample project and the slides can be downloaded here :
SampleCode_DevTV


Comments

6 responses to “Introduction to RealDWG .Net Programming”

  1. Where on earth does one get “Microsoft_VC110_MFC_x64.msm” and “Microsoft_VC110_MFCLOC_x64.msm” if they even the right ones for RealDwg 2016? I have to say the process of building an installer for RealDwg is the most half-baked, infuriating process I have ever paid (a lot) for.

  2. Solved. So I just did what anyone would do, fired up a Windows 7 x64 VM I had lying around, installed a Visual Studio 2012 Ultimate I had lying around and waited for the files to appear in the right place. You all have these things conveniently lying around, right? Or you are working with a version of Visual Studio that is 3 generations behind, right?
    Don’t forget to tick the box for “Visual C++ MFC class libraries” in the installation options or the MFC dlls won’ appear.

  3. This sample is not out of date for RealDwg 2017. More significantly, there is nothing even remotely as useful as this included with RealDwg. Why not?

  4. Kevin Kim Avatar
    Kevin Kim

    Hi Balaji,
    I downloaded sample application(SsmpleCode_DevTV).
    I complied and made an Wix installer for this sample code. But after installing this on my test fresh win7 computer with .netframework 4.5, it crashed and won’t work. though it works on my development computer.
    I need your support to make it work.
    Kevin Kim kevin.kim@qbuildsoftware.com

  5. Aleksandr Konstantinov Avatar
    Aleksandr Konstantinov

    What is a purpose of assigning new database to HostApplicationServices::WorkingDatabase? I tried to skip that and code seems to still work. And if it is required then how multiple databases are supposed to be handled in parallel?

  6. Joel Martins Avatar
    Joel Martins

    can you tell me how to install realdwg?

Leave a Reply

Discover more from Autodesk Developer Blog

Subscribe now to keep reading and get access to the full archive.

Continue reading