Author Topic: how to compile .net applications?  (Read 2049 times)

0 Members and 1 Guest are viewing this topic.

tony bombata

  • Newt
  • Posts: 45
how to compile .net applications?
« on: April 24, 2009, 10:51:44 AM »
hello all,

everyday, people post C# code here.

i understand that lisp code simply requires copying and pasting into a text file and renaming with lisp extension.

so how do i go about converting the C# code posted into a DLL application?

i have searched the net, and i think  that visual studio express and the object arx SDK are required. but what are the guidelines to creating an application from code?


thanks


MP

  • Seagull
  • Posts: 17750
  • Have thousands of dwgs to process? Contact me.
Re: how to compile .net applications?
« Reply #1 on: April 24, 2009, 11:11:15 AM »
so how do i go about converting the C# code posted into a DLL application?




what are the guidelines to creating an application from code?

Beautiful is better than ugly.
Explicit is better than implicit.
Simple is better than complex.
Complex is better than complicated.
Flat is better than nested.
Sparse is better than dense.
Readability counts.
Special cases aren't special enough to break the rules.
Although practicality beats purity.
Errors should never pass silently.
Unless explicitly silenced.
In the face of ambiguity, refuse the temptation to guess.
There should be one-- and preferably only one --obvious way to do it.
Although that way may not be obvious at first unless you're Dutch.
Now is better than never.
Although never is often better than *right* now.
If the implementation is hard to explain, it's a bad idea.
If the implementation is easy to explain, it may be a good idea.
Namespaces are one honking great idea -- let's do more of those!
- Tim Peters
« Last Edit: April 24, 2009, 11:18:53 AM by MP »
Engineering Technologist • CAD Automation Practitioner
Automation ▸ Design ▸ Drafting ▸ Document Control ▸ Client
cadanalyst@gmail.comhttp://cadanalyst.slack.comhttp://linkedin.com/in/cadanalyst

tony bombata

  • Newt
  • Posts: 45
Re: how to compile .net applications?
« Reply #2 on: April 24, 2009, 11:29:14 AM »
thank you  :-)

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: how to compile .net applications?
« Reply #3 on: April 24, 2009, 05:36:49 PM »
Quote
In the face of ambiguity, refuse the temptation to guess.


 ... a good guideline for a lot of situations     :kewl:
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.