|
|||||||
| Other Tech News The latest community based technology news from across the globe. (If you aren't a community newsposter then use the "Submit News" section.) |
![]() |
|
|
Thread Tools |
|
|
#1 |
|
DriverHeaven Extreme Member
Join Date: Apr 2004
Posts: 7,275
Rep Power: 89 ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
The 'Dirty Little Secret' About Longhorn
Developers say there's a dirty little secret about Longhorn that few Softies are discussing publicly: Longhorn won't be based on the .Net Framework.
We're still expecting that the .Net Framework will ship with Longhorn – on the CD and/or "in the box" in some way. But the .Net Framework won't be at Longhorn's core, we hear. __________ Read More / Source: Microsoft Watch |
|
|
|
|
|
#2 |
|
DriverHeaven Senior Member
Join Date: Mar 2003
Posts: 332
Rep Power: 0 ![]() |
Let's hope this turns out to be the case. It would be better if you didn't have to have .Net installed at all.
|
|
|
|
|
|
#3 | |
|
DH sig maker!
Join Date: Mar 2005
Location: Fontucky
Posts: 1,158
Rep Power: 0 ![]() ![]() |
Quote:
Whats .Net? Like windows Explorer or something? and Why would it be better if it didnt come with it?
__________________
|
|
|
|
|
|
|
#4 |
|
DriverHeaven Senior Member
Join Date: Mar 2003
Posts: 332
Rep Power: 0 ![]() |
Check Windows Update and you will see it (if it's not already installed). It's designed to make it easier to write new applications by automatically doing things like managing resources and security. Unfortunately, it comes at a price...a large performance hit, not to mention it eats up resources. The reason why I say it would be better if you never had to install it is the current version adds about 1-2 minutes to my bootup time.
|
|
|
|
|
|
#5 |
|
Anti-Piracy Poster Boy
|
I have the .net 2.0 beta 2 installed and it's pretty sexy. If you see anyone complaining about .net after 2.0 then they're being stubborn.
I've hated VS for years and I'm using it now, lots of nice new features.
__________________
"It is because the resistance to paying for copyrighted material, although often characterized as arising from a supposed technical burden or principled concern for the public interest, arises rather from exactly the same segment of the brain that is dominant in shoplifters." - Mark Helprin, Digital Barbarism In other words, it's never okay to steal even if you think you have a good reason! www.yayitsandrew.com
|
|
|
|
|
|
#6 |
|
Twice the fun!
Join Date: Jul 2002
Posts: 1,404
Rep Power: 0 ![]()
|
and I'll second that.
|
|
|
|
|
|
#7 |
|
DH sig maker!
Join Date: Mar 2005
Location: Fontucky
Posts: 1,158
Rep Power: 0 ![]() ![]() |
Oh Ok. Now I understand.
Thanks.
__________________
|
|
|
|
|
|
#8 |
|
unplugged
|
.net not in the next windows? Man, what will ATI do then? make you install it to use the CCC? God I hope not.
__________________
|
|
|
|
|
|
#9 |
|
Cthulhu/Dagon 2012
|
Good news. No more rumors about .NET becoming mandatory I hope.
|
|
|
|
|
|
#10 |
|
Lurking DriverHeaven
|
so basically, if you install .net you gain patch up security features in windows, but take a hit in performance???? hmmmm......that's a toughy one.
|
|
|
|
|
|
#11 |
|
DriverHeaven Lover
Join Date: Nov 2003
Posts: 102
Rep Power: 0 ![]() |
.net was never meant to be the core of windows. It cant be its a higher level language than c and it would be far to slow to make the base os run on it. Having it sit ontop of that layer is fine but just like current windows .net could never be the only way to interface with the kernal. Its to slow. Drivers in .net? never going to happen, the contol panels yes, but the drivers not a chance.
The higher spec for longhorn not oly covers the extra services they want to pack in (but are droping day by day to meet release) but because the main interface layer is .net based. Which despite making life easier for lazy programmers it is, like java, a bloated under performing language. Having said that there is nothing stoping a normal c or c++ app running fine on longhorn as I have been trying to tell people since ati launched ther cc |
|
|
|
|
|
#12 | |
|
Styleless Wonder
Join Date: Jun 2002
Location: Ottawa, Ontario
Posts: 6,034
Rep Power: 0 ![]() |
Quote:
__________________
|
|
|
|
|
|
|
#13 |
|
Anti-Piracy Poster Boy
|
The problem is developing in c++ is like driving spikes under your toenails. There's something to be said for a c# app that gives you all the better implemented object orientedness of java with a microsoft backing. We use C# to develop servers that a flash frontend is going to connect to (many at once) and wouldn't change that for the world.
More and more CS majors at my school are becoming something other than the rabid-c++ user. We're at the point where you can get away with a performance hit because machines are so fast. I don't foresee c++ going anywhere in the next decade, but it's going to start sharing the spotlight more. The right language for the right job.
__________________
"It is because the resistance to paying for copyrighted material, although often characterized as arising from a supposed technical burden or principled concern for the public interest, arises rather from exactly the same segment of the brain that is dominant in shoplifters." - Mark Helprin, Digital Barbarism In other words, it's never okay to steal even if you think you have a good reason! www.yayitsandrew.com
|
|
|
|
|
|
#14 |
|
Delete Me
Join Date: Mar 2004
Posts: 14,648
Rep Power: 0 ![]() ![]() ![]() ![]() ![]() ![]() |
.Net is what Microsoft did after Sun kicked them out of their sandbox with the Java/J++ lawsuits.
I personally like java much better, but that's just me. |
|
|
|
|
|
#15 |
|
unplugged
|
I'd rather see the CCC in java any day- it is still sluggish as hell as it is.
__________________
|
|
|
|
|
|
#16 |
|
Delete Me
Join Date: Mar 2004
Posts: 14,648
Rep Power: 0 ![]() ![]() ![]() ![]() ![]() ![]() |
yea...java's a bit faster for the most part, and is also cross platform...so ATi's mac and linux stuff could share the joy
|
|
|
|
|
|
#17 |
|
Anti-Piracy Poster Boy
|
Java would be nice if it could actually make applications that looked native and have them seamlessly run on the OS (without the need for confusing jars or web launches). It also needs a real nice UI RAD tool.
It beats the pants off c++ for homework, though. And those are the only two viable choices in most classes.
__________________
"It is because the resistance to paying for copyrighted material, although often characterized as arising from a supposed technical burden or principled concern for the public interest, arises rather from exactly the same segment of the brain that is dominant in shoplifters." - Mark Helprin, Digital Barbarism In other words, it's never okay to steal even if you think you have a good reason! www.yayitsandrew.com
|
|
|
|
|
|
#18 | |
|
DriverHeaven Senior Member
Join Date: Mar 2003
Posts: 332
Rep Power: 0 ![]() |
Quote:
I'm sorry, but .Net may make the developer's life easier, but it does it at the expense of the end user. Forcing the software to run slower on the end user's computer and generally making their life a little harder just so you can cut corners doesn't make a lot of sense to me. Seems to me that developers are getting screwed up priorities. The goal should be to make the end user's life easier, not the developer's. |
|
|
|
|
|
|
#19 |
|
unplugged
|
Amen brutha!
__________________
|
|
|
|
![]() |
| Thread Tools | |
|
|