Subbu
Subbu

Reputation: 839

contributing to ASP .NET open source projects

Does anyone know how i can start contributing to ASP .NET projects. I love to learn it but I cannot currently get experience on the job.

Just out of curiosity, is contributing to open source ASP .NET projects regarded as good professional experience?

Thanks in advance!

Subbu

Upvotes: 1

Views: 303

Answers (2)

harriyott
harriyott

Reputation: 10645

I'd recommend choosing one that you have an interest in, is well known and has some manageable chunks of work that need doing. If you can work on something that can be demonstrated easily, then even better - you can say something like "I implemented the search feature on foo.net, which you can see at foo.net/search".

Upvotes: 1

user333306
user333306

Reputation:

Certainly that contributing to open source project can help you progress in your career.

Browse www.codeplex.com and find a few projects you can contribute to.

Limit your choice. It's better to work on one very well, than on 5 very badly.

Upvotes: 1

Related Questions