Search This Blog

Tuesday, October 18, 2011

Compatibilidad de Visual Studio 11 Developer Preview hacia previas versiones

Todo desarrollador con unas versions de Visual Studio de experiencia ha tenido que ya sea abrir un project de otra version previa o convertir uno a una version previa. Esto esta por cambiar, al menos eso es lo que indica el Product Highlights for Visual Studio 11 Developer Preview, si esta mejora es publicada en Visual Studio 11 RTM estas tareas tediosas de conversions podrian ser cosa del pasado. Mientras la majora solamente funciona con Visual Studio 2010, no seria una mala idea si lo extienden a versions previas de Visual Studio 2010.

Mientras tanto, si esta llega a suceder o no estaremos utilizando los pasos indicados en este blog posting: Convirtiendo un proyecto en Visual Studio 2010 hacia Visual Studio 2008.

Visual Studio 11 Developer Preview backward compatibility

Any developer with a few Visual Studio versions of experience has at any point in time had to open an old project or in Visual Studio or back convert it. The Visual Studio 11 Developer Preview has a new improvement which is backward compatibility; if this works as stated in the Product Highlights for Visual Studio 11 Developer Preview and is kept all the way through RTM we should be looking at less issues with backward compatibility and the tedious task of converting a project to an older version.

Until this improvement is released we still will require to look at the process as listed in another blog post: Converting a Visual Studio 2010 Project to Visual Studio 2008.

Thursday, October 6, 2011

Sandboxed Visual Web Parts

Hasta el momento la única manera de desarrollar Sandboxed Visual Web Parts era con la ayuda de el Visual Studio 2010 SharePoint Power Tools. Con limitaciones pero es possible, ahora Visual Studio 11 Developer Preview ha hecho disponible las siguientes mejoras

· Sandboxed Visual Web Parts

· Soporte mejorado para Sandboxed solutions

· Publicacion Remote

· Nuevos diseñadores para Listas y Content Types

· Nueva Plantilla para Site Column Items

· Nueva Plantilla para SilverLight Web Part

· Soporte para ALM ( Application Lifecycle Management )

· Soporte para debugging de JavaScript e Intellisense

Todos los detalles estan disponibles en Product Highlights for Visual Studio 11 Developer Preview.

Definitivamente son mejoras esperadas!

Sandboxed Visual Web Parts

Up until now the only way to be able to deploy Sandboxed Visual Web parts was to use the Visual Studio 2010 SharePoint Power Tools. Yes, there were some restrictions while doing so.

The Visual Studio 11 Developer Preview adds the following improvements

· Sandboxed Visual Web Parts

· Improved support for Sandboxed solutions

· Remote publishing

· New designers for lists and Content Types

· New Site Column Project Item Template

· New SilverLight Web Part Project Template

· Support for ALM ( Application Lifecycle Management )

· Support for JavaScript debugging and Intellisense for JavaScript

All the details for these improvements are available at the Product Highlights for Visual Studio 11 Developer Preview.

These are certainly welcome improvements!