Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

9
votes
19answers
1k views

C#'s edge over VB

What in C#.NET makes it more suitable for some projects than VB.NET? Performance?, Capabilities?, Libraries/Components?, Reputation?, Reliability? Maintainability?, Ease? Basically anything C# can ...
2
votes
2answers
119 views

Differences in design targeting Apple products, especially iPhone

I'm thinking of starting to build software for Apple products, specifically the iPhone. Having built software atop several platforms in the past - Linux/Unix, Android, .Net, Win32 - I know that ...