Is it good to use Vista ?
-
I would think that since Aero uses plenty of system resources that you will reduce power consumption by removing it, it might be worth a try anyways...
What is the first thing Vista does when you start a WPF app? Start DirectX 10 and run that video card. (I know because my laptop has this nice feature of a loud fan as well as flashing lights that come on whenever DirextX is used)
Need a C# Consultant? I'm available.
Happiness in intelligent people is the rarest thing I know. -- Ernest Hemingway -
What is the first thing Vista does when you start a WPF app? Start DirectX 10 and run that video card. (I know because my laptop has this nice feature of a loud fan as well as flashing lights that come on whenever DirextX is used)
Need a C# Consultant? I'm available.
Happiness in intelligent people is the rarest thing I know. -- Ernest HemingwaySounds to me you could save some juice by removing those flashing lights dude ;P
-
Hi there. I'm using WinXp SP2. I'd like to know , it's good to use Windows Vista now ? Why? What are your reasons ?
My experience with Vista is not pleasant. Unfortunately, it is the direction MS is going. There will not be a choice except for using it in near future. The major inconvenince is the User Account Control which is on by default. If you are on a network, make sure you add yourself to the local admin group on your machine. Otherwise, Vista stops everything you try to do. I also had a great difficulty with Visual Studio on Vista. But this seems to be random. Not everyone has a problem.
TOMZ_KV
-
Sounds to me you could save some juice by removing those flashing lights dude ;P
Cost of development is not my concern but cost after deployment.
Need a C# Consultant? I'm available.
Happiness in intelligent people is the rarest thing I know. -- Ernest Hemingway -
Cost of development is not my concern but cost after deployment.
Need a C# Consultant? I'm available.
Happiness in intelligent people is the rarest thing I know. -- Ernest HemingwayI see, well you were the one concerned about power consumption... Cheers mate..
-
I am using 32-bit Vista Home Premium. It works well even for development tasks.
Best regards, Jaime.
Sounds good, although I mean to remember that Home versions do not support connecting to a domain... but you might not need that
-
I see, well you were the one concerned about power consumption... Cheers mate..
Do me a favor, just don't reply to my posts if you are not going to read them.
Need a C# Consultant? I'm available.
Happiness in intelligent people is the rarest thing I know. -- Ernest Hemingway -
Do me a favor, just don't reply to my posts if you are not going to read them.
Need a C# Consultant? I'm available.
Happiness in intelligent people is the rarest thing I know. -- Ernest Hemingwayyou wrote: "My work laptop is XP2 so I switched my personal laptop to Vista so I can be prepared in case the eventual switch ever occurs. I think some of the WPF things are neat, however, when I look at how much juice is draws from the laptop I wonder if companies have looked at the overhead cost of even developing in Vista. If your PC is drawing 200W/hrs to run a simple business app * 200 users that is a lot of power compared to the low draw that can be achieved with SP2 and an LCD. Heck, most of my apps business apps run near idle. But yet, I run Vista, no real reason. "
-
Hi there. I'm using WinXp SP2. I'd like to know , it's good to use Windows Vista now ? Why? What are your reasons ?
I use Windows Vista, and have been doing so for about the past year. It has gotten better with time, (i.e. more stable etc.) If you have enough RAM, vista, in my mind, will be a good experience. More than just looking nicer, the integrated search is really nice. For me it is a big productivity enhancer. The OS feels a lot more secure, too. I like the UAC. (unlike many others) Vista does suffer from a perception problem, though. If that doesn't bother you, I recommend it.
-
you wrote: "My work laptop is XP2 so I switched my personal laptop to Vista so I can be prepared in case the eventual switch ever occurs. I think some of the WPF things are neat, however, when I look at how much juice is draws from the laptop I wonder if companies have looked at the overhead cost of even developing in Vista. If your PC is drawing 200W/hrs to run a simple business app * 200 users that is a lot of power compared to the low draw that can be achieved with SP2 and an LCD. Heck, most of my apps business apps run near idle. But yet, I run Vista, no real reason. "
Christian Schiffer wrote:
simple business app * 200 users that is a lot of power compared to the low draw that can be achieved with SP2 and an LCD
Need a C# Consultant? I'm available.
Happiness in intelligent people is the rarest thing I know. -- Ernest Hemingway -
Christian Schiffer wrote:
simple business app * 200 users that is a lot of power compared to the low draw that can be achieved with SP2 and an LCD
Need a C# Consultant? I'm available.
Happiness in intelligent people is the rarest thing I know. -- Ernest HemingwayHaving a bad day are we?
-
Having a bad day are we?
I just don't like it when people misread what I write or say. IRL, I come to expect it from non-developers because that is just the way those people are but online, on a programming forum I expect a certain amount of professional courtesy; and that includes reading, thinking, and then replying. Your entire reply chain has been nothing but misunderstanding me or baiting me. Even this last series when I specifically spelled out my point you insist that I must be having a bad day because you can't understand power consumption as an ROI issue.
Need a C# Consultant? I'm available.
Happiness in intelligent people is the rarest thing I know. -- Ernest Hemingway -
I just don't like it when people misread what I write or say. IRL, I come to expect it from non-developers because that is just the way those people are but online, on a programming forum I expect a certain amount of professional courtesy; and that includes reading, thinking, and then replying. Your entire reply chain has been nothing but misunderstanding me or baiting me. Even this last series when I specifically spelled out my point you insist that I must be having a bad day because you can't understand power consumption as an ROI issue.
Need a C# Consultant? I'm available.
Happiness in intelligent people is the rarest thing I know. -- Ernest HemingwayWell than, I assumed you were ranting about power consumptions due to the fact that your using a laptop also. Here in Norway we don't worry much about using stationary power, we have lots of it, cheap. Have a good day.
-
I use Windows Vista, and have been doing so for about the past year. It has gotten better with time, (i.e. more stable etc.) If you have enough RAM, vista, in my mind, will be a good experience. More than just looking nicer, the integrated search is really nice. For me it is a big productivity enhancer. The OS feels a lot more secure, too. I like the UAC. (unlike many others) Vista does suffer from a perception problem, though. If that doesn't bother you, I recommend it.
jwhite9 wrote:
Vista does suffer from a perception problem, though. If that doesn't bother you, I recommend it. Quote Selected Text
...and if it does bother you just get Mojave instead. :laugh:
Today's lesson is brought to you by the word "niggardly". Remember kids, don't attribute to racism what can be explained by Scandinavian language roots. -- Robert Royall
-
These limitations are due to the Win32 memory model. Win32 memory model was concepted in early 90's, when desktop machines were delivered with 4MB; at those times, 4 GibaByte was a really huge amount of memory. Microsoft decided to divide the addressable space (4GB) in two, 2GB, sections - one for the OS, the other for applications. Therefore, no Win32 application shall access more than its 2GB share of memory. Under this model, a machine running with 4GB is using intensively the 2GB share for apps and the first giga of the OS - the second is not used, in most desktops. Microsoft has noticed exactly this: the OS rarely uses completely its share of 2GB; so, they decided to support PAE (an hardware feature), to divide memory differently in 3GB for applications and 1GB for OS. However, few applications are prepared to PAE (mostly, server applications), so, the probability of having an app using the extra 1GB is relatively small. So, under the PAE model, you usually fall on the classic Win32 model: apps using franticly their 2GB (because they were not developed to take advantage of the extra giga), and OS kernel running in 1GB.
As far as I know, PAE is not used to modify the 2GB split between kernal and O/S, PAE is used to address memory ranges higher than 4 GB on 32 bit machines: http://en.wikipedia.org/wiki/Physical_Address_Extension[^] The /3GB switch is used to modify the 2GB split to 3GB for apps and 1GB for kernal. As far as the memory issue goes for the 3.xx cap on 32 bit machines, this also is explained through the way the 32 bit system works. A certain amount of addressable space must be reserved for video and other devices. This article by Crucial explains in detail http://www.crucial.com/kb/answer.aspx?qid=4251[^] Hope that helps - John
-
As far as I know, PAE is not used to modify the 2GB split between kernal and O/S, PAE is used to address memory ranges higher than 4 GB on 32 bit machines: http://en.wikipedia.org/wiki/Physical_Address_Extension[^] The /3GB switch is used to modify the 2GB split to 3GB for apps and 1GB for kernal. As far as the memory issue goes for the 3.xx cap on 32 bit machines, this also is explained through the way the 32 bit system works. A certain amount of addressable space must be reserved for video and other devices. This article by Crucial explains in detail http://www.crucial.com/kb/answer.aspx?qid=4251[^] Hope that helps - John
-
Hi there. I'm using WinXp SP2. I'd like to know , it's good to use Windows Vista now ? Why? What are your reasons ?
I will never use vista, the only thing I liked was being able to drag a file from a partially obscured window without that window steeling focus. That in noway makes up for the total waste of system resources. I had been given a tempory laptop with a 1.8Ghz celeronM with 512MB of ram, running vista. It was so slow. I think its basic UI performance was about on par with amigaOS on a 14mhz 68EC020 and 2MB of ram! Below is the link to a rant about vista that I loaded onto my little web site some time ago, Its an amusing read, apparently. But has the worst spelling and grammer that you can imagine. www.mjsstuf.x10hosting.com/documents/minirant.txt
-
Anyting that is written on Vista, will work, of course. But I'm saying that a lot of older apps probably would need changing.
Christian Graus No longer a Microsoft MVP, but still happy to answer your questions.
I develop on XP SP2, but test everything on Vista. So far I've not had to change anything and the apps actually seem to run faster and better on Vista than on XP. Of course it goes with out saying, I'm not using any special Vista features.
The PetroNerd
Walt Fair, Jr. Comport Computing Specializing in Technical Engineering Software
-
Haven't tried it myself, but I've read before that you have to use the /PAE switch when starting up Windows. And a few other things to get it to work with all 4GB... This for example, http://www.ocmodshop.com/ocmodshop.aspx?a=989[^]...
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon
I think this is fixed in Service Pack 1 of Vista :)
Always Keep Smiling. Yours Pankaj Nikam
-
I think this is fixed in Service Pack 1 of Vista :)
Always Keep Smiling. Yours Pankaj Nikam
Do you have any link supporting this?
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon