|
|
|
|
|
by icey
6417 days ago
|
|
C# by itself isn't terribly difficult, other than its constantly balooning specification. A lot of the percieved difficulty with C# today comes from the rapid shifts in direction from Microsoft in terms of the "Microsoft Way" of using it. A prime example is the DLinq / Linq to SQL / ADO.Net Entities fiasco that's occurred in the past 5 or 6 months; Microsoft is trying to react quickly, but in doing so is crossing its own streams. Of course, these are all really .Net problems, but more often than not, C# and .Net are used interchangeably. |
|
I think that "constantly balooning specification" is an overstatement. Look at the release timeline:
Four versions over that span is hardly "constantly balooning". The .NET framework revs slightly more often with SPs, but major versions are on about the same pace.