TheSwamp

Code Red => .NET => Topic started by: Mark on January 27, 2010, 08:45:11 AM

Title: .NET LIBRARY threads
Post by: Mark on January 27, 2010, 08:45:11 AM
Great idea Kerry!
Quote
Please post questions in a regular thread.
You didn't mention comments so .... :)

feel free to remove this thread if you wish.
Title: Re: .NET LIBRARY threads
Post by: Kerry on January 27, 2010, 08:53:41 AM
Thanks Mark. I'm hoping  it will give us a collection of solution based threads that are easily accessable rather than a dispersed 'group' of problem based threads.

[added]
... and it's probably a good idea to leave this thread for general questions related to the topic.
Title: Re: .NET LIBRARY threads
Post by: Chuck Gabriel on January 27, 2010, 10:05:44 AM
Can I throw Revit code into the mix?
Title: Re: .NET LIBRARY threads
Post by: JohnK on January 27, 2010, 10:09:10 AM
I agree with Mark, its an awesome idea Kerry.
Title: Re: .NET LIBRARY threads
Post by: David Hall on January 27, 2010, 01:02:08 PM
Also, can we pin the threads so they stay at the top of the list to make them readally findable
Title: Re: .NET LIBRARY threads
Post by: mcarson on January 27, 2010, 02:29:58 PM
Great idea, I agree. But, wouldn't it be a fantastic resource to a non-member (copy - paste - oh! look what I did).
Anyway, what's the best format to post? I think I posted that I had about 700kb of code - mostly modules. I done a straight copy and paste of one of them into the thread and exceeded the limit.
Do I really need to split the modules up?
Will I add an attachment?
Title: Re: .NET LIBRARY threads
Post by: Kerry on January 27, 2010, 03:50:20 PM
Can I throw Revit code into the mix?

I don't see why not Chuck. I know you'll note it's specific usage :)

As the 'Library' grows we'll make additional categories as required.
Title: Re: .NET LIBRARY threads
Post by: Kerry on January 27, 2010, 03:58:06 PM
Great idea, I agree. But, wouldn't it be a fantastic resource to a non-member (copy - paste - oh! look what I did).
Anyway, what's the best format to post? I think I posted that I had about 700kb of code - mostly modules. I done a straight copy and paste of one of them into the thread and exceeded the limit.
Do I really need to split the modules up?
Will I add an attachment?

You could post your entire code as an attachment to
'Show Your Stuff'

I'd rather keep the postings here as readable 'Code Insert' or links to other posts.
I think that will make it easier for anyone looking for examples of one functional concept.
Title: Re: .NET LIBRARY threads
Post by: vegbruiser on January 28, 2010, 05:28:48 AM
What about ".NET Layout" routines? (I realise they're similar to blocks in the way that you access them but still)
Title: Re: .NET LIBRARY threads
Post by: vegbruiser on January 28, 2010, 05:30:00 AM
(Apologies for the double post) Can I stick some Inventor code in here too? (or would that complicate things too much?)
Title: Re: .NET LIBRARY threads
Post by: Kerry on January 28, 2010, 06:34:06 AM
Go for it ! Just be sure to provide notes :)

[EDIT] I've added  .NET Layout,ViewPort,Plot Routines
Title: Re: .NET LIBRARY threads
Post by: vegbruiser on January 28, 2010, 11:16:16 AM
Go for it ! Just be sure to provide notes :)

[EDIT] I've added  .NET Layout,ViewPort,Plot Routines
Thanks Kerry. :)
Title: Re: .NET LIBRARY threads
Post by: JCTER on January 28, 2010, 11:24:57 AM
Appreciate the initiative, Kerry.

I hope that as I get further in my .NET learning, and begin to dive into the Autocad API, that I can gleen some education on how to organize and approach problems best.  I love this place.