Tagged Questions
8
votes
1answer
326 views
Are there tasks which require significantly less work with Ruby than C# 4.0?
I just finished reading the Ruby chapter of the book 7 Languages in 7 Weeks. Aside from some syntactic sugar here and there I can't really see anything which can't be done with C# with a similar ...
6
votes
2answers
1k views
Do you think F# and Python might rule the future market?
I am seeing that Microsoft is concentrating too much on F#. What type of language it is going to be and will it replace the C# user base?
In the last few months I am noticing Ruby posts in some ...
5
votes
3answers
505 views
What benefits for the developer does the Ruby language offer that C# does not have?
What benefits for the developer does the Ruby language have that are not available in C# (preferably with code examples)?
1
vote
3answers
1k views
Why is C# ASP.NET generally not regarded as a rapid web development framework?
The terms rapid web development gets associated with Python/Django and ROR. Why is this not the case with C# ASP.NET?
1
vote
3answers
395 views
Is iron ruby on Silverlight a viable alternative to C#?
I've heard a lot of buzz about the Iron languages..
I mostly write line of business applications in c# and I'm not really enjoying c# these days.
Is IronRuby mature and fast enough to be used in ...