LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!

Notices


Reply
  Search this Thread
Old 07-16-2003, 08:17 AM   #1
qanopus
Senior Member
 
Registered: Jul 2002
Location: New York
Distribution: Slackware
Posts: 1,358

Rep: Reputation: 45
.NET: what do you think of it?


Me, I don't know. On the one hand, I don't trust M$ with a penny. On the other hand I'm hearing many good things about it, even from open source advocates. I would like to hear the opinion of some knowlegdable people here. Here is what ( I think) I know:
Basically, .Net is an platform much like java is, but unlike java, where you have only one programming language, with .Net, you have many, like c#, asp.net, vb.net . With .Net, you can compile code to an intermediate binary representation of the program, just like java. So you would need some kind of a virtual machine to run the code.
But what if m$ makes it impossible to create such an virtual machine on non-windows platforms. Either by making it illegal to make such a thing (patent ?) or making it some how technically immpossible.
Any thoughts?
 
Old 07-16-2003, 08:53 AM   #2
slightcrazed
Member
 
Registered: May 2003
Location: Lisbon Falls, Maine
Distribution: RH 8.0, 9.0, FC2 - 4, Slack 9.0 - 10.2, Knoppix 3.4 - 4.0, LFS,
Posts: 789

Rep: Reputation: 30
That is exactly the problem. .NET, more than anything, is just another way for M$ to tighten their grip on the industry. I don't want to sound like a paranoid M$ hater (cause I'm really not) but I think for a while now M$ has been developing a product base specifically designed to hold their market share. AD was the first major step in that direction, with .NET and Palladium following not to far afterward. I don't think that interoperability is at the top of M$ list of product features, to say the least. Any company who's network infrastructure revolves around .NET/2003 will inevitably find themselves forced into constant upgrades, service packs, licensing, bad service, and worst of all, lack of other options without totally gutting and rebuilding their network from the ground up.

slight
 
Old 07-17-2003, 06:13 AM   #3
qanopus
Senior Member
 
Registered: Jul 2002
Location: New York
Distribution: Slackware
Posts: 1,358

Original Poster
Rep: Reputation: 45
Does any on else has somthing to say?
 
Old 07-17-2003, 06:48 PM   #4
Pcghost
Senior Member
 
Registered: Feb 2003
Location: The Arctic
Distribution: Fedora, Debian, OpenSuSE and Android
Posts: 1,820

Rep: Reputation: 46
I tried it for school. All I can say is

Booooooooo!!!! Hissssss!!!

To much bloat compared with previous products..
 
Old 07-17-2003, 08:46 PM   #5
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
In theory it is a good idea. However, I do not trust those that hold the keys to this particular idea.
 
Old 07-18-2003, 01:32 AM   #6
Agalloch
LQ Newbie
 
Registered: Jul 2003
Location: NJ, USA
Distribution: Slackware
Posts: 12

Rep: Reputation: 0
I'm using it at my job. Love it as a set of development tools. Hate it for being tied to that wretched platform. If your shop is committed to the Windows platform, have a ball with it. If it were my decision, though, I would run screaming from the entire platform.

<tangent>
Please don't take this as an endorsement of Java/J2EE. Some swear by it; I usually swear at it. In my half-joking opinion, if your project is too large to implement on LAMP, maybe you need to refactor it into two smaller projects. :-D
</tangent>

-- Jerry
 
Old 07-18-2003, 09:46 AM   #7
Whitehat
Senior Member
 
Registered: Feb 2003
Location: The Cold North
Distribution: SuSE 9.1
Posts: 1,289

Rep: Reputation: 46
Macromedia Cold Fusion baby.....

That stuff rox.
 
Old 07-18-2003, 10:32 AM   #8
teamstatic84
Member
 
Registered: Jul 2003
Posts: 123

Rep: Reputation: 15
I have C# standard, and I would have to agree with PcgHost that is definitely bloated. Even the individual language packages are way too OVERdone.
 
Old 07-18-2003, 03:16 PM   #9
qanopus
Senior Member
 
Registered: Jul 2002
Location: New York
Distribution: Slackware
Posts: 1,358

Original Poster
Rep: Reputation: 45
Whitehat, could you clarify your self please. I don't understand you. Does cold fusion have an .NET compiler?
 
Old 07-18-2003, 04:09 PM   #10
Whitehat
Senior Member
 
Registered: Feb 2003
Location: The Cold North
Distribution: SuSE 9.1
Posts: 1,289

Rep: Reputation: 46
I'm simply saying forget about ASP, Java etc...and just use Macromedia stuff for everything. It rox.

Use Cold fusion server with SQL, and Dreamweaver MX, Fireworks, Freehand etc to run apps on your web pages not .Net

It may not be realistic, but I like to think so
 
Old 07-25-2003, 12:54 PM   #11
hrc
Member
 
Registered: Jun 2003
Location: Ohio
Posts: 54

Rep: Reputation: 15
Whitehat - was wondering if you can provide some direction...
Currently running RHL9 & apache 2.0 - Do I need to install anything else in order to process/run cold fusion *.cfm extensions?
Thank you,
Mark
 
Old 07-30-2003, 03:04 AM   #12
Caidence
LQ Newbie
 
Registered: Jul 2003
Location: NJ, US
Distribution: Debian
Posts: 15

Rep: Reputation: 0
.NET is overkill. I understand the drive, but I can't see how there's so much that it require's a language-encompassing platform

Also, I'm aware that MS, in the macro, has been slowly moving to a P-Code base, so that they may more easily port to other platforms. XP (NT 5.1) is supposedly all in P-Code, explaining the slight performance drop after Win2000.

I also don't understand why people just don't stick to a language. Or the unix concept, where programs are small and solid and interconnect.

MS should have created something more along the lines of Coldfusion... something even easier that VB to do fast prototyping in, and maybe even some sweet program design.

You know what rules? Python. Not so much the language but it's fast prototyping... If MS would try to do that stuff rather, I'd bite.

Yay ranting. Caidence.
 
Old 07-30-2003, 04:39 AM   #13
qanopus
Senior Member
 
Registered: Jul 2002
Location: New York
Distribution: Slackware
Posts: 1,358

Original Poster
Rep: Reputation: 45
How can an entire os be build with p-code? Don't you need raw machine code for that?

Quote:
I also don't understand why people just don't stick to a language
Well, there are certain languages for certain tasks. But I agree with the unix concept bit.

Cheers, SChatoor
 
Old 07-30-2003, 06:48 AM   #14
llama_meme
Member
 
Registered: Nov 2001
Location: London, England
Distribution: Gentoo, FreeBSD
Posts: 590

Rep: Reputation: 30
Quote:
How can an entire os be build with p-code? Don't you need raw machine code for that?
Well, only a tiny proportion of any modern OS is written in machine code, the rest is in a high level language. This language could just as easily be compiled to P-code as to machine code (though obviously you would need an interpreter/JIT compiler for the P-code built into the OS kernel)

Alex
 
Old 08-01-2003, 03:55 AM   #15
scott_R
Member
 
Registered: Jul 2003
Location: Brighton, Michigan, USA
Distribution: Lots of distros in the past, now Linux Mint
Posts: 748

Rep: Reputation: 31
My opinion on .Net is up there with my opinion on closed-source, highly secretive, electronic voting systems. Sure, it may be simpler, theoretically more reliable, and so on, but if there's no way to confirm it, there's no good reason to have it. Simply put, if I'm going to trust my business's information and capabilities to an online system, there had better be something better than a MS exec and a few clueless journalists saying it's a wonderful thing.

An additional thought. If a company like MS is promoting it, and they have as many billions in the bank as they have, if such a system even hiccups (much less has bugs or virus problems), I'm going to be asking a lot of people (SEC, FTC, local congresspeople) how why MS is allowed to put my company at risk (while claiming it's fine) with those $$$ resources available to prevent such problems in the first place. In an "outside of the box" way, I consider MS's idea of .Net another potential way that MS is going to shoot it's own foot off.

Last edited by scott_R; 08-01-2003 at 04:02 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
do(n)t net? (vs.net) trscookie General 10 04-13-2005 06:04 AM
on net now, BUT Rusco Mandriva 3 10-26-2004 09:44 AM
net view/net use rogk Linux - Networking 2 06-22-2004 05:35 PM
freshrpms.net & rpmfind.net are down! JoeyJoeJo General 4 08-28-2003 06:05 PM
idea: sharing net connection, method: iptables..., problem: broken net connection :( danny2055 Linux - Networking 4 06-09-2003 08:00 AM

LinuxQuestions.org > Forums > Non-*NIX Forums > General

All times are GMT -5. The time now is 08:43 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration