Jump to content

Where to start with .Net?


Lt Dan's legs

Recommended Posts

I've tried to get into .Net but it's easier for me to make a lisp. I'm making the move now. But... Where do I begin?! :unsure:

Link to comment
Share on other sites

I'm in a similar position. I prefer to use VBA but just can't seem to get going with VB.NET

 

I have had a few starts but each time I come back to it I have forgotten all I knew.

Link to comment
Share on other sites

I struggled with this myself for (what felt like) a long time... Give me a few minutes, and I'll post some resources for you guys. :thumbsup:

Link to comment
Share on other sites

Integrated Development Environment (IDE):

 

Visual Studio 2010 Express (Free, I have C++, C#, VB), or Visual Studio Professional (Paid)

 

 

 

Software Development Kit (SDK):

 

ObjectARX SDK for AutoCAD 2011, 2012, and 2013

 

 

 

 

AutoCAD .NET Wizards:

 

AutoCAD .NET Wizard, by ADN (Kean Walmsley), or AutoCAD .NET Add-in Wizard (AcadNetAddinWizard), by spiderinnet1

 

 

 

 

Article:

 

Why you should hold onto Visual Studio 2010 Express

 

 

 

... That should get you started. :beer:

Link to comment
Share on other sites

As one recent example of how one can leverage .NET to enhance LISP, here's a (multi-page) thread that you may find useful, as well as informative (re: .NET):

 

Caps Lock

 

 

Summary:

Tim and I ended up collaborating on a combination of a .NET LispFunction Method which allowed LISP to Query, or Modify the CapsLock, NumLock, and ScrollLock Keys using a Visual LISP Command Reactor (think *Text edits, etc.).

Link to comment
Share on other sites

  • 2 weeks later...
Here are a couple of blogs with a good focus towards .NET programming in AutoCAD.

 

http://through-the-interface.typepad.com/through_the_interface/

 

http://adndevblog.typepad.com/autocad/

 

... That last one is getting very poor/angry reviews, by those who are/have been paying for ADN support, and even by those with no ADN history, who just think Autodesk is sitting on documentation for other apps (especially verticals):

 

http://www.theswamp.org/index.php?topic=41522.0

Link to comment
Share on other sites

I suspect that blog will turn into the most valuable resource for non-professional AutoCAD programmers. Clearly it suffered some early growing pains, Autodesk sponsored web resources often do, but it appears they have the line numbering issue, at least, sorted out.

 

 

 

I’ve never belonged to ADN so I don’t know what access they have. Metering development information to maximize profit would not be a surprise necessarily, but the inner working of AutoCAD is very complex, the verticals even more so. It would/will take a long time to touch on every subject.

 

 

 

My general game plan is to do a quick web search, enjoy whatever information I can find, but not hesitate to dive in and do the Trial and Error process myself if the search proves fruitless. The latter option tends to be the most educational anyway.

Link to comment
Share on other sites

... The latter option tends to be the most educational anyway.

 

... There's a great deal of wisdom in your last post, Seant.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...