Paradigm MUD Forums

General Discussion => Off Topic => Topic started by: Vitoc on October 24, 2006, 04:42:44 PM

Title: Any hardcore C#/.NET developers out there?
Post by: Vitoc on October 24, 2006, 04:42:44 PM
I've been working with it for a few years now and realize just about anything can be accomplished with it with capable programmers. I'm ready to take it to the next level.  While I have the dedication and the know-how what I lack is the time to create a commercial or enterprise-level application on my own (believe me, I've tried).  I'm looking for people who truly know the .NET framework inside and out and have a good understanding of programming concepts in general.

If nothing else, we can toss around some ideas and see where it goes from there.
Title: Re: Any hardcore C#/.NET developers out there?
Post by: Vitoc on October 27, 2006, 05:34:24 PM
ThreadStart ts = new ThreadStart(someObject.someMethod);
Thread thr = new Thread(ts);
thr.Start();

How friggin' cool is .NET.  (Don't answer that, I'm talking to myself)
Title: Re: Any hardcore C#/.NET developers out there?
Post by: Vitoc on October 27, 2006, 05:36:03 PM
Quote from: Vitoc on October 27, 2006, 05:34:24 PM
ThreadStart ts = new ThreadStart(someObject.someMethod);
Thread thr = new Thread(ts);
thr.Start();

How friggin' cool is .NET.? (Don't answer that, I'm talking to myself)
Pretty damn cool.
Title: Re: Any hardcore C#/.NET developers out there?
Post by: Vitoc on October 27, 2006, 05:36:25 PM
Quote from: Vitoc on October 27, 2006, 05:36:03 PM
Pretty damn cool.
Werd x eleventy billion
Title: Re: Any hardcore C#/.NET developers out there?
Post by: Vitoc on October 27, 2006, 05:36:37 PM
Quote from: Vitoc on October 27, 2006, 05:36:25 PM
Werd x eleventy billion
+1
Title: Re: Any hardcore C#/.NET developers out there?
Post by: Vitoc on October 27, 2006, 05:37:03 PM
Quote from: Vitoc on October 27, 2006, 05:36:37 PM
+1
I think you should decrease the size of your sig.
Title: Re: Any hardcore C#/.NET developers out there?
Post by: Vitoc on October 27, 2006, 05:41:35 PM
Quote from: Vitoc on October 27, 2006, 05:37:03 PM
I think you should decrease the size of your sig.
Is this legal?
Title: Re: Any hardcore C#/.NET developers out there?
Post by: Vitoc on October 27, 2006, 05:43:30 PM
Quote from: Vitoc on October 27, 2006, 05:41:35 PM
Is this legal?
I feel I need to clarify what I meant.  I didn't mean is making my sig smaller legal.  That would be a silly question.  What I meant was, is replying to yourself legal?  And really I don't even mean legal as in am I going to get arrested, but more like is it legal by normal forum etiquette?
Title: Re: Any hardcore C#/.NET developers out there?
Post by: Vitoc on October 27, 2006, 05:43:57 PM
Quote from: Vitoc on October 27, 2006, 05:43:30 PM
I feel I need to clarify what I meant.? I didn't mean is making my sig smaller legal.? That would be a silly question.? What I meant was, is replying to yourself legal?? And really I don't even mean legal as in am I going to get arrested, but more like is it legal by normal forum etiquette?
When nobody posts in your threads, ask yourself, does it really matter?
Title: Re: Any hardcore C#/.NET developers out there?
Post by: Vitoc on October 27, 2006, 05:50:09 PM
Bloody hell, I can't even telnet into GreaterMUD.  :(
Title: Re: Any hardcore C#/.NET developers out there?
Post by: The Crazy Animal on October 28, 2006, 03:46:55 AM
LOL ya it's legal but in poor taste if there are lots of people posting new topics because its basicly like bumping your own post.
Title: Re: Any hardcore C#/.NET developers out there?
Post by: Vitoc on October 30, 2006, 09:34:48 PM
Quote from: The Crazy Animal on October 28, 2006, 03:46:55 AM
LOL ya it's legal but in poor taste if there are lots of people posting new topics because its basicly like bumping your own post.
Lots of people posting new topics?  Maybe in the ideas section.  :-\

I'd like to get things a little more active here, but when a forum is based around a telnet text-based RPG... well, you know....
Title: Re: Any hardcore C#/.NET developers out there?
Post by: DeathCow on October 30, 2006, 10:36:43 PM
umm stop taking pills then posting.
Title: Re: Any hardcore C#/.NET developers out there?
Post by: The Crazy Animal on October 31, 2006, 08:08:29 AM
Quote from: Vitoc on October 30, 2006, 09:34:48 PM
Lots of people posting new topics? Maybe in the ideas section. :-\

Grin, You missed the conditional word if, you know the one in between the words taste and there.

Quote
I'd like to get things a little more active here, but when a forum is based around a telnet text-based RPG... well, you know....

When I read some of the other game dev forums for other text based games there's almost always a lot going on. I think the problem here is where we are in development. At the moment not much seems to really be set in stone yet so it makes it hard to make drop in suggestions for new content or systems. Almost everything right now has to be talked about fairly abstactly in terms of how it will be supported in the game.
Title: Re: Any hardcore C#/.NET developers out there?
Post by: Vitoc on October 31, 2006, 11:58:54 AM
Quote from: The Crazy Animal on October 31, 2006, 08:08:29 AM
Grin, You missed the conditional word if, you know the one in between the words taste and there.

When I read some of the other game dev forums for other text based games there's almost always a lot going on. I think the problem here is where we are in development. At the moment not much seems to really be set in stone yet so it makes it hard to make drop in suggestions for new content or systems. Almost everything right now has to be talked about fairly abstactly in terms of how it will be supported in the game.
Especially since we don't have any new content.? Who was in charge of that again?? ???
DC -> :angel7::whip: <- Vitoc

That's the smiley that most closely resembled DC out of our uber collection (which by the way he assembled himself). :D
Title: Re: Any hardcore C#/.NET developers out there?
Post by: The Crazy Animal on October 31, 2006, 05:54:02 PM
LoL, maybe we should get someone to chain him to his computer with a case of beer and some ritalin.

Truthfully though I don't see a huge rush right now to get that content because we still are lacking some of the core functionality we need to support it. Don't get me wrong though, it would be really nice to have more of an idea of what is going to be what exactly in terms of core content. Lots of the stuff I'd like to dabble around with right now really depends on knowing the foundations of the content.
Title: Re: Any hardcore C#/.NET developers out there?
Post by: Ian on November 01, 2006, 04:21:05 AM
Quote from: Vitoc on October 31, 2006, 11:58:54 AM
Especially since we don't have any new content.  Who was in charge of that again?  ???
DC -> :angel7::whip: <- Vitoc

That's the smiley that most closely resembled DC out of our uber collection (which by the way he assembled himself). :D

:angel7: resembles DC??

More like (http://www.ls2.com/forums/images/smilies/booty.gif)
(btw, we need to get this one on our smilies)

Plus, how much better does (http://www.ls2.com/forums/images/smilies/booty.gif):whip: look  :P
Title: Re: Any hardcore C#/.NET developers out there?
Post by: Vitoc on November 01, 2006, 12:12:19 PM
Quote from: Ian on November 01, 2006, 04:21:05 AM
:angel7: resembles DC??

More like (http://www.ls2.com/forums/images/smilies/booty.gif)
(btw, we need to get this one on our smilies)

Plus, how much better does (http://www.ls2.com/forums/images/smilies/booty.gif):whip: look? :P
Damn... you're right.  DC, forget GMUD content, we need more smilies!
Title: Re: Any hardcore C#/.NET developers out there?
Post by: Colt on November 19, 2006, 10:55:41 AM
 :aliens:

I thought this was a Serious place...