answersLogoWhite

0

An unreleased Windows OS was codenamed Longhorn. When versions were released they were called Vista and Windows Server 2008.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is code-named Longhorn?

Windows Vista and Windows Server 2008 both shared the codename "Longhorn" during development at Microsoft.


Longhorn was the code name of?

Longhorn was the code name for Windows Vista, the operating system developed by Microsoft. It was initially planned as a major upgrade to Windows XP and included a new user interface, enhanced security features, and improved performance. The project experienced significant delays and underwent various changes before its official release in January 2007. Longhorn marked a significant shift in Microsoft's approach to operating systems, emphasizing user experience and multimedia capabilities.


Which operating system was specifically designed with network operating system program code?

windows 2000


What is the special code that prioritizes service requests from the operating system?

A special numerical code that prioritizes device requests from the operating system is called


What is an operating system patch?

An operating system is made up of many pieces of code, sometimes "bugs" or errors are found to exist in bits of this code. Once these have been found, they are then corrected and a replacement for the code is sent out "as a patch" to people who have the operating system installed.


How many lines of code did the windows 98 operating system contains?

The Windows 98 operating system contains approximately 13 million lines of code.


How many lines code did the windows 98 operating system contains?

The Windows 98 operating system contains approximately 13 million lines of code.


How many lines of code the window 98 operating system contain?

The Windows 98 operating system contains approximately 13 million lines of code.


Differences between operating system and open operating system?

there are many type of open source operating system like Linux which provide their source code so you may edit it according to your need.but window is not give their source code.


What is the code name for window vista?

Longhorn.


What makes the operating system to perform what it does?

Basically, any operating system is simply instructions written in code the computer understands.


Q Explain the difference between microkernel and macrokernel Give an example of microkernel?

Micro-Kernel: A micro-kernel is a minimal operating system that performs only the essential functions of an operating system. All other operating system functions are performed by system processes. Monolithic: A monolithic operating system is one where all operating system code is in a single executable image and all operating system code runs in system mode