quote:
Originally posted by Mnjul
I code in VB.net and a little bit C# .net too, but as far as I am concerned, I think few people have .net framework redistributable pack (i.e. the CLR) which is over 20MB installed...And I don't think people will download it only for a 100kb plugin
That's the reason why .NET (as handy as it is to program in) is a big no-no... I find the needed Visual <fill in here> libraries already big. So I don't want to install another 20MB pack so I can run those... Although MS says the .NET is the future, I read many many reports and comments from programmers who refuse to use it because of that "bigness" and often switch back to (V)C.... And talking about the stonage: learn assembly. It is the fastest (afcourse) and you can do everything with it...