Author Topic: Database.ocx  (Read 12834 times)

0 Members and 1 Guest are viewing this topic.

Offline rabbit

  • x86
  • Hero Member
  • *****
  • Posts: 8092
  • I speak for the entire clan (except Joe)
    • View Profile
Re: Database.ocx
« Reply #15 on: October 02, 2007, 07:43:42 am »
I want my toaster to be able to connect to Battle.net.

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Database.ocx
« Reply #16 on: October 02, 2007, 09:34:55 am »
Mono reimplements C# and the .NET Framework pretty well.
"pretty well" isn't good enough. Until it can implement it perfectly, it's not going to be stable enough for every day use.

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: Database.ocx
« Reply #17 on: October 02, 2007, 11:04:45 am »
From what I've seen, Silverlight is crap compared to Flash. :|

Offline Camel

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
    • BNU Bot
Re: Database.ocx
« Reply #18 on: October 02, 2007, 11:05:30 am »
How much more portability do you want?

I want it to work on my phone.

<Camel> i said what what
<Blaze> in the butt
<Camel> you want to do it in my butt?
<Blaze> in my butt
<Camel> let's do it in the butt
<Blaze> Okay!

Offline Warrior

  • supreme mac daddy of trolls
  • Hero Member
  • *****
  • Posts: 7503
  • One for a Dime two for a Quarter!
    • View Profile
Re: Database.ocx
« Reply #19 on: October 02, 2007, 07:33:01 pm »
Mono reimplements C# and the .NET Framework pretty well.
"pretty well" isn't good enough. Until it can implement it perfectly, it's not going to be stable enough for every day use.

That's not the fault of Microsoft, C# is an EMCA standard. They have the documents, it's up to them to implement it.

@Sidoh: I have not messed with Silverlight personally (Myndfyre has), but I can already tell you it's better for the Web. It's an open platform, as opposed to Flash which has yet to deliver a Linux 64 Bit player.

Silverlight1.1 also is way more powerful than Flash could ever dream of becoming, due to it being powered by the .NET Framework.


@Camel:

What part of ".NET Compact Framework" escapes you? It is certainly possible to develop .NET Applications on Windows Mobile phones, and it has been done with great success.

Microsoft has even released portions of the .NET Framework (All you need to get started on the road to implementation when used in conjunction with C# EMCA Standard) downloadable under a Microsoft Shared Source License.

You know, just so we're clear it's the lack of initiative by third parties and not the fault of Microsoft.
Honestly, Java was religiously closed source until recently what's with the change of heart and opinion about them all of a sudden? .NET has been portable for the beginning.

It's a flawed argument, if you're going to blame .NET/C# for Portability issues, they all apply to Java as well.
One must ask oneself: "do I will trolling to become a universal law?" And then when one realizes "yes, I do will it to be such," one feels completely justified.
-- from Groundwork for the Metaphysics of Trolling

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Database.ocx
« Reply #20 on: October 02, 2007, 07:53:35 pm »
What part of ".NET Compact Framework" escapes you? It is certainly possible to develop .NET Applications on Windows Mobile phones, and it has been done with great success.
So if you take code you've already written, and re-write parts of it, it'll work fine. That's no good for the "write once run everywhere" style that Java tries to go for.

You know, just so we're clear it's the lack of initiative by third parties and not the fault of Microsoft.
Honestly, Java was religiously closed source until recently what's with the change of heart and opinion about them all of a sudden? .NET has been portable for the beginning.

It's a flawed argument, if you're going to blame .NET/C# for Portability issues, they all apply to Java as well.
Speaking of flawed arguments, you say that Java was closed source and .NET was portable. Why compare apples to oranges?

Offline Warrior

  • supreme mac daddy of trolls
  • Hero Member
  • *****
  • Posts: 7503
  • One for a Dime two for a Quarter!
    • View Profile
Re: Database.ocx
« Reply #21 on: October 02, 2007, 08:20:24 pm »
What part of ".NET Compact Framework" escapes you? It is certainly possible to develop .NET Applications on Windows Mobile phones, and it has been done with great success.
So if you take code you've already written, and re-write parts of it, it'll work fine. That's no good for the "write once run everywhere" style that Java tries to go for.

I'm not sure of the differences between the two, but I don't think they're that ground breaking. Obviously some unneeded features (full extent of Windows.Forms) were excluded from the Compact Framework but all of the language is still there.

Speaking of flawed arguments, you say that Java was closed source and .NET was portable. Why compare apples to oranges?

I'm questioning that myself, why would Java be called portable? It's only availible on other platforms through extensive reverse engineering (except maybe Cellphones). If it were truely portable, Hobbyist OSes (SkyOS, Haiku, etc.) would probably already have implemented. On the flip side, I see a complete Mono Implementation (With System.Windows.Forms) on SkyOS.

What gives?
One must ask oneself: "do I will trolling to become a universal law?" And then when one realizes "yes, I do will it to be such," one feels completely justified.
-- from Groundwork for the Metaphysics of Trolling

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Database.ocx
« Reply #22 on: October 02, 2007, 08:26:52 pm »
What part of ".NET Compact Framework" escapes you? It is certainly possible to develop .NET Applications on Windows Mobile phones, and it has been done with great success.
So if you take code you've already written, and re-write parts of it, it'll work fine. That's no good for the "write once run everywhere" style that Java tries to go for.

I'm not sure of the differences between the two, but I don't think they're that ground breaking. Obviously some unneeded features (full extent of Windows.Forms) were excluded from the Compact Framework but all of the language is still there.

Speaking of flawed arguments, you say that Java was closed source and .NET was portable. Why compare apples to oranges?

I'm questioning that myself, why would Java be called portable? It's only availible on other platforms through extensive reverse engineering (except maybe Cellphones). If it were truely portable, Hobbyist OSes (SkyOS, Haiku, etc.) would probably already have implemented. On the flip side, I see a complete Mono Implementation (With System.Windows.Forms) on SkyOS.

What gives?
There is an opensource Java environment available, although I forget what its' called (cafe? kafe? something like that..), which I'm sure you could use on those operating systems.

Offline Warrior

  • supreme mac daddy of trolls
  • Hero Member
  • *****
  • Posts: 7503
  • One for a Dime two for a Quarter!
    • View Profile
Re: Database.ocx
« Reply #23 on: October 02, 2007, 08:29:01 pm »
What part of ".NET Compact Framework" escapes you? It is certainly possible to develop .NET Applications on Windows Mobile phones, and it has been done with great success.
So if you take code you've already written, and re-write parts of it, it'll work fine. That's no good for the "write once run everywhere" style that Java tries to go for.

I'm not sure of the differences between the two, but I don't think they're that ground breaking. Obviously some unneeded features (full extent of Windows.Forms) were excluded from the Compact Framework but all of the language is still there.

Speaking of flawed arguments, you say that Java was closed source and .NET was portable. Why compare apples to oranges?

I'm questioning that myself, why would Java be called portable? It's only availible on other platforms through extensive reverse engineering (except maybe Cellphones). If it were truely portable, Hobbyist OSes (SkyOS, Haiku, etc.) would probably already have implemented. On the flip side, I see a complete Mono Implementation (With System.Windows.Forms) on SkyOS.

What gives?
There is an opensource Java environment available, although I forget what its' called (cafe? kafe? something like that..), which I'm sure you could use on those operating systems.

Yep, they considered porting it. It was however, an incomplete implementation.
One must ask oneself: "do I will trolling to become a universal law?" And then when one realizes "yes, I do will it to be such," one feels completely justified.
-- from Groundwork for the Metaphysics of Trolling

Offline Camel

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
    • BNU Bot
Re: Database.ocx
« Reply #24 on: October 02, 2007, 09:47:36 pm »
What part of ".NET Compact Framework" escapes you? It is certainly possible to develop .NET Applications on Windows Mobile phones, and it has been done with great success.

Java runs in WinCE as well. It's more portableed than .NET, period.

<Camel> i said what what
<Blaze> in the butt
<Camel> you want to do it in my butt?
<Blaze> in my butt
<Camel> let's do it in the butt
<Blaze> Okay!

Offline Warrior

  • supreme mac daddy of trolls
  • Hero Member
  • *****
  • Posts: 7503
  • One for a Dime two for a Quarter!
    • View Profile
Re: Database.ocx
« Reply #25 on: October 02, 2007, 10:11:36 pm »
What part of ".NET Compact Framework" escapes you? It is certainly possible to develop .NET Applications on Windows Mobile phones, and it has been done with great success.

Java runs in WinCE as well. It's more portableed than .NET, period.

That was never the argument, now you're changing it. The argument was if .NET was portable, which you were quick to dismiss.

It's a fact that SINCE they both carry a runtime, they are portable in regards of which platform implements the runtime. The "run anywhere" is a deceptive term used to promote the pseudo-portability of both platforms.

The real question to be asking is: Which specification is more accessible? This should be changing with the recent GPLing of Java however.
One must ask oneself: "do I will trolling to become a universal law?" And then when one realizes "yes, I do will it to be such," one feels completely justified.
-- from Groundwork for the Metaphysics of Trolling

Offline Joe

  • B&
  • Moderator
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: Database.ocx
« Reply #26 on: October 03, 2007, 01:29:50 am »
I'm waiting for the day we can debate this out without getting personal.

Apparently, it isn't here yet.
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline Warrior

  • supreme mac daddy of trolls
  • Hero Member
  • *****
  • Posts: 7503
  • One for a Dime two for a Quarter!
    • View Profile
Re: Database.ocx
« Reply #27 on: October 03, 2007, 06:01:02 am »
I'm waiting for the day we can debate this out without getting personal.

Apparently, it isn't here yet.

I don't think it's gotten anything out of the norm, I certainly wouldn't insult someone like Camel over something so stupid.
One must ask oneself: "do I will trolling to become a universal law?" And then when one realizes "yes, I do will it to be such," one feels completely justified.
-- from Groundwork for the Metaphysics of Trolling

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: Database.ocx
« Reply #28 on: October 03, 2007, 11:55:25 am »
I'm waiting for the day we can debate this out without getting personal.

Apparently, it isn't here yet.

Can you point out which post was personal?  I don't think anyone crossed a line here...

Offline mikeownage

  • Newbie
  • *
  • Posts: 7
  • I'm new here!
    • View Profile
Re: Database.ocx
« Reply #29 on: October 03, 2007, 01:46:09 pm »
How did we go from my silly little database.ocx to whats more portable? atleast no one has gotten around to insulting my lame usage of the list box :) or the fact that it doesn't offer to much yet. as for any personal insults i don't see any.