Page 2 of 2

Posted: Wed Jan 25, 2006 11:30 pm
by garretthylltun
I used to frown upon Java, but then .NET hit and began to wonder if Java
was actually a better solution than .NET is.

Since then, I just plain gave up on both.

-Garrett

Posted: Wed Jan 25, 2006 11:46 pm
by techjunkie
Fred wrote:are you sure than v2.0 doesn't run v1.0 or v1.1 apps ?
I suppose it should, but we have had lot of problems with many applications after the 2.0 installation and if you call the developer they say;

"2.0?!?! Our applications don't run with 2.0 installed!"

That's the reality... :cry:

Posted: Thu Jan 26, 2006 1:54 am
by Dare2
MS is tired of being the OS queen. It wants to move onto other things. So it is giving people motivation to come up with a better OS.

Posted: Thu Jan 26, 2006 10:37 am
by techjunkie
Dare2 wrote:MS is tired of being the OS queen. It wants to move onto other things. So it is giving people motivation to come up with a better OS.
Other things? What other things? A Space Shuttle? *lol*

Posted: Thu Jan 26, 2006 10:48 am
by Dare2
techjunkie wrote:Other things? What other things? A Space Shuttle? *lol*
:D

Perhaps a Y-Box?

Posted: Thu Jan 26, 2006 6:08 pm
by techjunkie
Dare2 wrote:
techjunkie wrote:Other things? What other things? A Space Shuttle? *lol*
:D

Perhaps a Y-Box?
*ROFL*

OR... Y-front underwear with Hasselhoff as model!! :shock:

Image

Posted: Thu Jan 26, 2006 7:16 pm
by Bonne_den_kule
Why is hasselhoff all over this forum. :x
Remove him :twisted:

Posted: Thu Jan 26, 2006 7:17 pm
by thefool
Bonne_den_kule wrote: Remove him :twisted:
Why are you so evil to my idol? :cry:

Posted: Thu Jan 26, 2006 8:17 pm
by Edwin Knoppert
garretthylltun wrote:I used to frown upon Java, but then .NET hit and began to wonder if Java
was actually a better solution than .NET is.

Since then, I just plain gave up on both.

-Garrett
1) Sounds you are not really where looking for a new tool, so may i consider this a useless remark?

2) Why not intermix both worlds..? (just for fun this is)

http://www.hellobasic.com/cgi-bin/forum ... 1137779097

Then click first link mentioned, you can drag it and click popup for 2nd..
It's just a do-nothing example.

Posted: Thu Jan 26, 2006 9:00 pm
by Bonne_den_kule
thefool wrote:
Bonne_den_kule wrote: Remove him :twisted:
Why are you so evil to my idol? :cry:
:shock:

Re: .NET Framework sucks!

Posted: Fri Jan 27, 2006 3:12 am
by Karbon
techjunkie wrote:Maybe the idea is good, but .NET Framework seems more and more like a Microsoft hack and when you run it in a production environment its a mess.

If you install several .NET Framework applications on a webserver it all seems ok, but then... when the update begins.

Application #1 demands .NET Framework version 1.0 and doesn't work if version 1.1 is installed
Application #2 demands .NET Framework version 1.1 and doesn't work if version 2.0 is installed
Application #3 demands .NET Framework version 2.0

and so on... :x
If that is the case then that is the fault of the author of the *program*, nothing else. I have lots of 1.1 code running with 2.0, though I'll admit I wish they had waited to release 2.0 a while.

Re: .NET Framework sucks!

Posted: Wed Apr 12, 2006 7:42 pm
by techjunkie
Karbon wrote:If that is the case then that is the fault of the author of the *program*, nothing else. I have lots of 1.1 code running with 2.0, though I'll admit I wish they had waited to release 2.0 a while.
Well, it happens too often. Maybe the developers will learn?!

To many developers think their application is the only thing running on a system and don't give a sh*t about conflicting with other apps or systems.

I "wash" bad applications and installations every day to make them work in a, for example - multi user system.

Some of the worst applikations to get to work in a multiuser environment are IMHO,

* Mobil Phone Applications (sync apps and so on)
(Wow! They are really bad written in some cases)

* Online Banking Systems
(For example some online banks are using the same certificate third party software and are impossible to get to work together. Other Online Banking Systems are using an Auto Update function that can't be turned off. How good is that when you run it on a Win2k3 server with 40 users?!?)