Professional Developers Conference

Last updated
Microsoft PDC
Statusmerged with MIX to form the Build Conference in 2011
FrequencyAnnual
VenueSeattle Convention Center and Digital
Location(s) Anaheim, California, Redmond, Washington, San Francisco, California, Seattle, Washington
Years active1992–2010
FoundedJuly 1992;31 years ago (1992-07)
Most recentOctober 28-29, 2010
Steven Sinofsky and Julie Larson-Green presenting at PDC 2008 Steven Sinofsky and Julie Larson-Green at Microsoft PDC 2008, day two (3009002418).jpg
Steven Sinofsky and Julie Larson-Green presenting at PDC 2008

Microsoft's Professional Developers Conference (PDC) was a series of conferences for software developers; the conference was held infrequently to coincide with beta releases of the Windows operating system, and showcased topics of interest to those developing hardware and software for the new version of Windows.

Contents

In 2011, PDC was merged with Microsoft's web development conference MIX to form the Build Conference.

Events

2000-2009

Other Microsoft developer conferences

See also

Related Research Articles

Microsoft Windows was announced by Bill Gates on 10 November 1983, 2 years before it was first released. Microsoft introduced Windows as a graphical user interface for MS-DOS, which had been introduced two years earlier. The product line evolved in the 1990s from an operating environment into a fully complete, modern operating system over two lines of development, each with their own separate codebase.

Microsoft Windows is a product line of proprietary graphical operating systems developed and marketed by Microsoft. It is grouped into families and sub-families that cater to particular sectors of the computing industry -- Windows (unqualified) for a consumer or corporate workstation, Windows Server for a server and Windows IoT for an embedded system. Defunct families include Windows 9x, Windows Mobile, Windows Phone, and Windows Embedded Compact.

<span class="mw-page-title-main">Windows API</span> Microsofts core set of application programming interfaces on Windows

The Windows API, informally WinAPI, is the foundational application programming interface (API) that allows a computer program to access the features of the Microsoft Windows operating system in which the program is running.

Distributed Component Object Model (DCOM) is a proprietary Microsoft technology for communication between software components on networked computers. DCOM, which originally was called "Network OLE", extends Microsoft's COM, and provides the communication substrate under Microsoft's COM+ application server infrastructure.

<span class="mw-page-title-main">ActiveX</span> Software framework by Microsoft introduced in 1996

ActiveX is a deprecated software framework created by Microsoft that adapts its earlier Component Object Model (COM) and Object Linking and Embedding (OLE) technologies for content downloaded from a network, particularly from the World Wide Web. Microsoft introduced ActiveX in 1996. In principle, ActiveX is not dependent on Microsoft Windows operating systems, but in practice, most ActiveX controls only run on Windows. Most also require the client to be running on an x86-based computer because ActiveX controls contain compiled code.

Win32s is a 32-bit application runtime environment for the Microsoft Windows 3.1 and 3.11 operating systems. It allowed some 32-bit applications to run on the 16-bit operating system using call thunks. A beta version of Win32s was available in October 1992. Version 1.10 was released in July 1993 simultaneously with Windows NT 3.1.

The Windows Hardware Engineering Community (WinHEC) is a series of technical conferences and workshops, where Microsoft elaborates on its hardware plans for Windows devices.

The Worldwide Developers Conference (WWDC) is an information technology conference held annually by Apple Inc. The conference is usually held at Apple Park in California. The event is usually used to showcase new software and technologies in the macOS, iOS, iPadOS, watchOS, and tvOS families as well as other Apple software; new hardware products are sometimes announced as well. WWDC is also an event hosted for third-party software developers that work on apps for iPhones, iPads, Macs, and other Apple devices. Attendees can participate in hands-on labs with Apple engineers and attend in-depth sessions covering a wide variety of topics.

Microsoft Message Queuing (MSMQ) is a message queue implementation developed by Microsoft and deployed in its Windows Server operating systems since Windows NT 4 and Windows 95. Windows Server 2016 and Windows 10 also includes this component. In addition to its mainstream server platform support, MSMQ has been incorporated into Microsoft Embedded platforms since 1999 and the release of Windows CE 3.0.

<span class="mw-page-title-main">Windows NT 3.1</span> First major release of Windows NT, released in 1993

Windows NT 3.1 is the first major release of the Windows NT operating system developed by Microsoft, released on July 27, 1993.

<span class="mw-page-title-main">Windows NT 3.51</span> Third major release of Windows NT, released in 1995

Windows NT 3.51 is a major release of the Windows NT operating system developed by Microsoft and oriented towards businesses. It is the third version of Windows NT and was released on May 30, 1995, eight months following the release of Windows NT 3.5. The most significant enhancement offered in this release was that it provides client/server support for inter-operating with Windows 95, which was released almost three months after NT 3.51. Windows NT 4.0 became its successor a year later. Mainstream support for Windows NT 3.51 Workstation ended on December 31, 2000, and extended support ended on December 31, 2001, while Windows NT 3.51 Server mainstream support ended on September 30, 2000, followed by extended support on September 30, 2002. Both editions were succeeded by Windows NT 4.0 Workstation and Windows NT 4.0 Server, respectively.

<span class="mw-page-title-main">Cairo (operating system)</span> Codename for a Microsoft software project

Cairo was the codename for a project at Microsoft from 1991 to 1996. Its charter was to build technologies for a next-generation operating system that would fulfill Bill Gates's vision of "information at your fingertips." Cairo never shipped, although portions of its technologies have since appeared in other products.

<span class="mw-page-title-main">Windows Neptune</span> Codename for a version of Microsoft Windows under development in 1999

Neptune was the codename for a version of Microsoft Windows under development in 1999. Based on Windows 2000, it was originally to replace the Windows 9x series and was scheduled to be the first home consumer-oriented version of Windows built on Windows NT code. Internally, the project's name was capitalized as NepTune.

Windows Services for UNIX (SFU) is a discontinued software package produced by Microsoft which provided a Unix environment on Windows NT and some of its immediate successor operating-systems.

<span class="mw-page-title-main">Windows Server 2008</span> Fourth version of Windows Server, released in 2008

Windows Server 2008, codenamed "Longhorn Server", is the seventh release of the Windows Server operating system produced by Microsoft as part of the Windows NT family of the operating systems. It was released to manufacturing on February 4, 2008, and generally to retail on February 27, 2008. Derived from Windows Vista, Windows Server 2008 is the successor of Windows Server 2003 and the predecessor to Windows Server 2008 R2.

<span class="mw-page-title-main">Windows Meeting Space</span>

Windows Meeting Space was a peer-to-peer collaboration program developed by Microsoft for Windows Vista as a replacement for Windows NetMeeting and it enables application sharing, collaborative editing, desktop sharing, file sharing, projecting, and simple text-based or ink-based instant messaging across up to 10 users connected to the same network or across the Internet. Meeting Space has the ability to automatically set up an ad hoc wireless network if a connection to a network or the Internet are not available and also enables participants to invite other people to meeting sessions. It is the first application for the new peer-to-peer framework in Windows Vista and hence requires IPv6.

The development of Windows Vista began in May 2001, prior to the release of Microsoft's Windows XP operating system, and continuing until November 2006.

<span class="mw-page-title-main">Visual Studio</span> Code editor and IDE

Visual Studio is an integrated development environment (IDE) developed by Microsoft. It is used to develop computer programs including websites, web apps, web services and mobile apps. Visual Studio uses Microsoft software development platforms including Windows API, Windows Forms, Windows Presentation Foundation (WPF), Windows Store and Microsoft Silverlight. It can produce both native code and managed code.

<span class="mw-page-title-main">Microsoft Build</span> Annual conference event held by Microsoft

Microsoft Build is an annual conference event held by Microsoft, aimed at software engineers and web developers using Windows, Microsoft Azure and other Microsoft technologies. First held in 2011, it serves as a successor for Microsoft's previous developer events, the Professional Developers Conference and MIX. The attendee price was (US)$2,195 in 2016, up from $2,095 in 2015. It sold out quickly, within one minute of the registration site opening in 2016.

References

  1. 1 2 "Speech Transcript - Jim Allchin, Microsoft Professional Developers Conference". September 24, 1997.
  2. Brockschmidt, Craig. "Chapter 11 - Name, Fame, and Guru Game". Mystic Microsoft. Archived from the original on 2016-12-24. Retrieved 2009-05-24.
  3. "Activating the Internet". March 24, 1996. Archived from the original on November 27, 2010.
  4. "Microsoft to Offer Comprehensive Internet and Intranet Developer Conferences". Microsoft. 16 September 1996. Retrieved 9 May 2024.
  5. "Microsoft Systems Journal: Editor's Notes, December 1998". Archived from the original on 2004-07-10.
  6. "Themes: Microsoft Professional Developers Conference 2000". Archived from the original on 2008-05-30.
  7. Guy Barrette (November 2001). "Microsoft PDC 2001 Review". Universal Thread Magazine. Retrieved 2006-05-22.
  8. Jritz (December 2007). "PDC08 Is Here!". PDC Blog. Archived from the original on 2008-06-01. Retrieved 2008-05-26.
  9. Long Zheng. "Announcing PDC09" . Retrieved 2008-10-30.
  10. "Announcing PDC10" . Retrieved 2010-07-12.