Re: [Mono-dev] Where do I start off??

2006-10-06 Thread Paolo Molaro
On 10/05/06 Rafael Ferreira wrote:
  Well I want to work ON Mono and  (not *with*) Mono,sorry for all the 
  troubles again.I have around 3 months experience working on C# and 
  ASP.Net.So http://ASP.Net.So where do i start developing??
[...]
 You should start here:
 http://mono-project.com/Contributing

It's worth noting that if people looked at microsoft's code using
ildasm, reflector or other means, they can't contribute to mono.
So keep this in mind before investing time in writing code we can't
accept (don't consider this relating to people participating in this
thread, it's just something worth repeating once in a while:-).

lupus

-- 
-
[EMAIL PROTECTED] debian/rules
[EMAIL PROTECTED] Monkeys do it better
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] Where do I start off??

2006-10-05 Thread nagendra prasad
Well I want to work ON Mono and (not *with*) Mono,sorry for all the troubles again.I have around 3 months experience working on C# and ASP.Net.So where do i start developing??
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Where do I start off??

2006-10-05 Thread Rafael Ferreira
nagendra prasad wrote:

 Well I want to work ON Mono and  (not *with*) Mono,sorry for all the 
 troubles again.I have around 3 months experience working on C# and 
 ASP.Net.So http://ASP.Net.So where do i start developing??



___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list
  

You should start here:
http://mono-project.com/Contributing

The best way to start is by tackling some simple bugs. With your asp.net 
experience you might want to start by looking at ASP.NET related 
assemblies. Quick link to bugs:
http://mono-project.com/Bugs

You should also make sure that you can compile mono/mcs/xsp from svn 
successfully before trying to tackle a particular bug.


- raf
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Where do I start off??

2006-10-05 Thread Andrés G. Aragoneses [ knocte ]
Joshua Tauberer escribió:
 According to [1], that's not strictly true. Citing the page:

 mono-devel-list: A mailing list specifically dedicated to discussions about 
 developing Mono and programming *with* Mono.
 (snip)
 [1] http://www.mono-project.com/Mailing_Lists
 
 I just fixed the description on the wiki.  with wasn't the right word
 (despite the emphasis around it).

Thanks for clearing things Joshua :)

Regards,

Andrés  [ knocte ]

-- 

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Where do I start off??

2006-10-04 Thread Michael Schurter
nagendra prasad wrote:
 Hi Guys,
 I must apologize first coz these questions wuld have been asked like a 
 Zillion times yet I am making the mistake of asking them again.The 
 question is I just joined the community today with the idea of 
 developing few classes.BUT I  DON'T KNOW WHERE TO START OF FROM,can 
 someone please help me on this.

Welcome!

First of all, the mono list is a better place to start as mono-devel is 
for developer's working *on* (not *with*) Mono.

Secondly http://mono-project.com is the first place to go for binaries, 
source, and documentation.

Finally, install Mono using a package from your distribution or using 
the binaries from mono-project.com.  Write a small Hello World! 
project, compile it with mcs, and run it with mono.

-- 
Michael Schurter
Synthesys Solutions
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Where do I start off??

2006-10-04 Thread Andrés G. Aragoneses [ knocte ]
Michael Schurter escribió:
 First of all, the mono list is a better place to start as mono-devel is 
 for developer's working *on* (not *with*) Mono.

According to [1], that's not strictly true. Citing the page:

 mono-devel-list: A mailing list specifically dedicated to discussions about 
 developing Mono and programming *with* Mono.

Regards,

Andrés  [ knocte ]


[1] http://www.mono-project.com/Mailing_Lists
-- 

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Where do I start off??

2006-10-04 Thread Michael Schurter
Andrés G. Aragoneses [ knocte ] wrote:
 Michael Schurter escribió:
 First of all, the mono list is a better place to start as mono-devel is 
 for developer's working *on* (not *with*) Mono.
 
 According to [1], that's not strictly true. Citing the page:
 
 mono-devel-list: A mailing list specifically dedicated to
 discussions about developing Mono and programming *with* Mono.

Ah!  Thanks for clarifying.  I still think a new comer would be better 
of on the more general mono list.

-- 
Michael Schurter
Synthesys Solutions
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Where do I start off??

2006-10-04 Thread Joshua Tauberer
Andrés G. Aragoneses [ knocte ] wrote:
 Michael Schurter escribió:
 First of all, the mono list is a better place to start as mono-devel is 
 for developer's working *on* (not *with*) Mono.
 
 According to [1], that's not strictly true. Citing the page:
 
 mono-devel-list: A mailing list specifically dedicated to discussions about 
 developing Mono and programming *with* Mono.
 (snip)
 [1] http://www.mono-project.com/Mailing_Lists

I just fixed the description on the wiki.  with wasn't the right word
(despite the emphasis around it).

-- 
- Joshua Tauberer

http://razor.occams.info

Strike up the klezmer and start acting like a man. You're
about to have a truth-mitzvah.  -- The Colbert Report
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Where do I start off??

2006-10-04 Thread Costantino Pipero
If I may suggest, there are a couple of good books you could use to get 
going.


1 - if you have a MS.NET/Windows background, your best bet is 
M.J.Easton's Cross-Platform .NET Development: Using Mono, Portable.NET, 
and Microsoft .NET;
2  - if you know C#  E. Dumbill's Mono (Developer's Notebook) it's a 
good practical reference.

3 - last but not least Shoening's Mono Kick Start.

I don't recall any of those covering details of the monoDevelop IDE 
(which you probably want to use if you come from a Microsoft background 
like me), but that's easy to pick up.
If you have problems getting the printed books, keep in mind that book 
#2 and #3 are published by O'reilly and available as online e-books.


Cos

nagendra prasad wrote:

Hi Guys,
I must apologize first coz these questions wuld have been asked like a 
Zillion times yet I am making the mistake of asking them again.The 
question is I just joined the community today with the idea of 
developing few classes.BUT I  DON'T KNOW WHERE TO START OF FROM,can 
someone please help me on this.



___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list
  
begin:vcard
fn:Costantino Pipero
n:Pipero;Costantino
org:Beeond, Inc.
adr:Factory Building, 3rd Floor;;2400 Boston Street;Baltimore;MD;21224;USA
email;internet:[EMAIL PROTECTED]
tel;work:410-327-9032
tel;fax:410-327-4086
tel;cell:443-996-8153
url:http://www.beeond.net
version:2.1
end:vcard

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list