• Domingo 17 de Noviembre de 2024, 18:36

Autor Tema:  visual studio 2010 y windows sdk  (Leído 2520 veces)

maxstepin

  • Miembro activo
  • **
  • Mensajes: 32
    • Ver Perfil
visual studio 2010 y windows sdk
« en: Martes 15 de Junio de 2010, 21:30 »
0
hola
queria saber si en las versiones de visual studio se incluye el windows sdk. si es en caso afirmativo ambien se incluye en las versiones express?
no me queda claro lo que incluye cada cosa, pues visual studio 2010 pesa 2 gigas

gracias

ProfesorX

  • Moderador
  • ******
  • Mensajes: 796
  • Nacionalidad: mx
    • Ver Perfil
Re: visual studio 2010 y windows sdk
« Respuesta #1 en: Martes 15 de Junio de 2010, 21:38 »
0
Cita de: "maxstepin"
hola
queria saber si en las versiones de visual studio se incluye el windows sdk.

Si.

Citar
si es en caso afirmativo ambien se incluye en las versiones express?

Si, a partir de la 2008 express tambien incluye el SDK, la 2005 no lo incluia y debia ser bajado por separado.

NOTA:
==================================================================
Este foro es para ayudar, aprender, compartir... usenlo para eso,
NO SE RESUELVEN DUDAS POR MENSAJE PRIVADO Y MENOS POR CORREO
==================================================================

maxstepin

  • Miembro activo
  • **
  • Mensajes: 32
    • Ver Perfil
Re: visual studio 2010 y windows sdk
« Respuesta #2 en: Martes 15 de Junio de 2010, 23:03 »
0
gracias por responder.
el windows sdk de que se compone, exactamente? porque lo que me lia principalmente que tengan un producto como visual studio que lo incluye todo en una imagen iso y pongan el windows sdk en una descraga por separado, cmo si fueran archivos necesarios para algo, y tambien como si esperaran que alguien utilizara un ide de terceros pero con el compilador incluido en el windows sdk...
http://www.microsoft.com/downloads/details.aspx?FamilyID=35aeda01-421d-4ba5-b44b-543dc8c33a20&displaylang=en

ProfesorX

  • Moderador
  • ******
  • Mensajes: 796
  • Nacionalidad: mx
    • Ver Perfil
Re: visual studio 2010 y windows sdk
« Respuesta #3 en: Miércoles 16 de Junio de 2010, 01:25 »
0
El enlace que publicas dice lo que contiene, lo repito de nuevo por si no lo leiste:

Citar
The Windows SDK provides tools, compilers, headers, libraries, code samples, and a new help system that developers can use to create applications that run on Microsoft Windows.

y si, aunque no lo creas, hay gente que prefiere trabajar con sus propias herramientas (entiendase IDE y demas) y en ese caso necesita el compìlador por separado. para esas personas esta pensado el SDK, por algo se llama SDK (Software Development Kit, Kit de Desarrollo de Software)

Para los que no utilizan herramientas propias, para ellos esta el Visual Studio, que tiene todo integrado.

Y las versiones Express, en mi opinion son una "probadita" del IDE de las versiones comerciales, como decimos en Mexico, de la vista nace el amor, o sea, que cuando comienzas a trabajar con el IDE de Visual Studio,te comienza a gustar, pero entonces comienzas a notar ciertas cosas que no puedes hacer con el IDE Express, (por ejemplo, en las versiones Express tienes acceso limitado a bases de datos, ya que solo puedes usar SQL express sin programar) pero si eres un programador profesional te haran falta, y entonces es cuando deberas decidirte por adquirir otra version de Visual Studio mas adecuada.

Saludos :)

NOTA:
==================================================================
Este foro es para ayudar, aprender, compartir... usenlo para eso,
NO SE RESUELVEN DUDAS POR MENSAJE PRIVADO Y MENOS POR CORREO
==================================================================

maxstepin

  • Miembro activo
  • **
  • Mensajes: 32
    • Ver Perfil
Re: visual studio 2010 y windows sdk
« Respuesta #4 en: Miércoles 16 de Junio de 2010, 11:18 »
0
gracias. era mas o menos lo que me imaginaba. pero cuando dijiste que en las versiones 2005 no estaba incluido, si tanto el uno como el otro (visual studio y sdk) tienen el compilador, librerias en tiempo de ejecucion, etc,
pero por lo visto cada version del visual studio tiene incluido el sdk correspondiente, por ejemplo el 2010 tendria el windows 7 sdk con .net 3.5, y el nuevo windows 7 sdk con .net 4.0 se quedaria fuera?

Citar
This article describes what you need to do to build Win32 applications using Visual C++ Express and the Windows SDK for Windows Server 2008 and .NET Framework 3.5.  A more detailed explanation including screenshots can be found here.

 

With the Visual Studio 2008 Express versions you can build Win32 applications right out of the box.  You no longer have to manually integrate the Windows SDK content with VC++ Express.

 

The Visual Studio 2008 editions are seamlessly integrated with the Windows SDK.  VS2008 editions include the same Vista RTM headers and libraries that shipped in the Microsoft Windows  Software Development Kit Update for Windows Vista released in March, 2007. The SDK tools included with VS2008 editions are more recent than those that ship in the Vista Update SDK and the Windows Server 2003 Platform SDK.

 

If you install another SDK, such as the Windows SDK for Windows Server 2008 and .NET Framework 3.5 after you install VS, you are ready to develop with the headers, libraries and tools in the SDK for Windows Server 2008.  Read on if you installed the SDK before installing Visual Studio.  (It’s easy to switch back if you want.)

 

Here’s how:
Step 1: Install Microsoft Visual C++ 2008 Express.
Step 2: Install the Windows SDK for Windows Server 2008 and .NET Framework 3.5.

You’re done.  After installing the Server 2008 SDK, the registry key is set to point to the new Server 2008 SDK (v6.1) content.  If you installed the Windows Server 2008 SDK before you install Visual Studio, you will need to use the SDK Configuration Tool to set the directories.  If you want to switch back to the default (Vista v6.0A) headers and libraries that were installed with VS 2008, you should use the new SDK Configuration Tool to select the v6.0A SDK content.
Step 3: Use the SDK Configuration Tool to update the Visual C++ directories

The Windows SDK for Windows Server 2008 includes a new SDK Configuration Tool that sets the Visual Studio include, library and tools directories for you.  This tool allows you to switch quickly between the headers, libraries and tools in the installed Windows SDK(s) and those that are embedded in Visual Studio.  If you install the Windows Server 2008 SDK before you install Visual Studio, you will need to use the SDK Configuration Tool to set the directories manually.

 

 The SDK Configuration Tool has a GUI interface but it works only on the Visual Studio Retail (non-Express) SKUs.  (This is scheduled be fixed in the next release.) You will use the SDK Configuration tool at the command line with VC++ Express.

 

1.       Launch the Windows SDK Command Window (Start, All Programs, Microsoft Windows SDK v6.1, Command Window)

2.       CD to Program FilesMicrosoftWindowsv6.1Setup>

3.       Type:  WindowsSdkVer.exe -version:v6.1

 

This command will set the Windows SDK for Windows Server 2008 (v 6.1) as the “current” SDK for Visual Studio to use for headers, libraries and tools.  Use ‘-version:v6.1’ for the Windows Server 2008 SDK content.  Use ‘-version:v6.0A’ for the Visual Studio 2008 content.

 

Step 4: Validate that the directories were updated.
Open the VC++ Express command window and check the PATH to see if the v6.1 directory has been added.

How to switch directories back to the SDK content that shipped ‘in the box’ with VC++ 2008 Express

Use the SDK Configuration Tool at the command line to make v6.0A the current version.
el enlace publicado es mas reciente que que la version 2010 publicada.
saludos