Just me or has the world gone crazy for .Net and others
Just me or has the world gone crazy for .Net and others
Is it just me or has the world gone crazy for .Net, C# and all the other newer stuff like MS's Azure and stuff like that? Are we falling behind with PureBasic or has the rest of the world not caught on yet?
Last edited by SFSxOI on Sat Nov 08, 2008 4:40 pm, edited 1 time in total.
He he, people bad mouth .NET off until they actually use it then they usually fall in love with it. Basically .NET is a huge (and i do mean HUGE) library of stuff which helps with almost every programming task you could think of. I doesn't really matter what .NET language you use, you get the same functionality in all of them and i think thats the draw. You get more done faster than other languages. Plus you can get official tools to check your code for style, design, localization, performance, and security. So you can write good solid portable code that other .NET devs immediately understand.
But all that comes with a major drawback: bloat. I've often gone to download
a really good tool that is "only" 200 KB in size, but then found out I need to
install .NET just to run it... wasting another 20 or 30 MB of space. No thanks.
a really good tool that is "only" 200 KB in size, but then found out I need to
install .NET just to run it... wasting another 20 or 30 MB of space. No thanks.
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
"PureBasic won't be object oriented, period" - Fred.
As many people find nowadays this is a moot point. Most computers today have atleast .NET 2.0 already installed.PB wrote:But all that comes with a major drawback: bloat. I've often gone to download
a really good tool that is "only" 200 KB in size, but then found out I need to
install .NET just to run it... wasting another 20 or 30 MB of space. No thanks.
If you've downloaded a service pack for your OS, you have it. (which is th default update setting for 95% of people)
If you run Vista, you have it.
If you play recent PC games, you have it.
etc...
Plus 30Mb is nothing in today's world with 250Gb+ standard drives being the norm. Even for downloads, 30Mb is nothing for broadband especially that once you've downloaded it you never have to do so again. Plus the size is nothing compared to the rich library available. There really isn't any reason to hate it. .NET is the best thing Microsoft has ever come up with. IMHO it trumps every other piece of software they have ever written.
Microsoft has embraced .NET fully and with WPF, WCF, WF, CardSpace fully utilised in .NET3.5 and the next Windows OS you can not be a real windows developer without at least learning about it.
Win32 will not last forever, and if you don't get on the bandwagon now you will be left behind.
Or, you could install Linux.

Ever seen a WPF application running on Windows XP? Laggy as hell, looks awefull and feels like shit to useKale wrote:Microsoft has embraced .NET fully and with WPF, WCF, WF, CardSpace fully utilised in .NET3.5 and the next Windows OS you can not be a real windows developer without at least learning about it.

Windows 7 & PureBasic 4.4
Yep, i know i've coded my own, but it's the way forward and will improve.milan1612 wrote:Ever seen a WPF application running on Windows XP? Laggy as hell, looks awefull and feels like shit to useKale wrote:Microsoft has embraced .NET fully and with WPF, WCF, WF, CardSpace fully utilised in .NET3.5 and the next Windows OS you can not be a real windows developer without at least learning about it.
- the.weavster
- Addict
- Posts: 1577
- Joined: Thu Jul 03, 2003 6:53 pm
- Location: England
Creating a new project in Visual C# 2003: 3 minutes for the first time, then the next times 30 seconds, on an Athlon XP 2400+.Kale wrote:He he, people bad mouth .NET off until they actually use it then they usually fall in love with it. Basically .NET is a huge (and i do mean HUGE) library of stuff which helps with almost every programming task you could think of. I doesn't really matter what .NET language you use, you get the same functionality in all of them and i think thats the draw. You get more done faster than other languages. Plus you can get official tools to check your code for style, design, localization, performance, and security. So you can write good solid portable code that other .NET devs immediately understand.

The API is wonderful, truly fantastic - except that you can't actually use it. You just sit there waiting!
Kale wrote:You need a new computer then. Mine takes a few seconds.Trond wrote:Creating a new project in Visual C# 2003: 3 minutes for the first time, then the next times 30 seconds, on an Athlon XP 2400+.![]()
bis repetita : http://www.infiltec.com/j-h-wrld.htm

- netmaestro
- PureBasic Bullfrog
- Posts: 8451
- Joined: Wed Jul 06, 2005 5:42 am
- Location: Fort Nelson, BC, Canada