InfoQ

InfoQ

Topic/Tag specific view

Silverlight 4 Content on InfoQ


News about Silverlight 4

Rapid Business Application Development with Visual Studio LightSwitch

Topics
Silverlight,
Azure,
Tools,
.NET,
Rich Internet Apps,
PaaS,
Programming,
Silverlight 4,
Agile,
LightSwitch,
Cloud Computing

Visual Studio LightSwitch 2011 is a simplified development tool intended to speed up the creation of custom business applications. It includes pre-built components, templates, and predefined data types for the most common business needs, and allows developers to produce form-driven applications for either desktop use or deployment to the cloud.

A Mono Update

Topics
IronRuby,
MonoTouch,
F#,
MonoDroid,
IronPython,
.NET Languages,
Android,
Ruby,
MonoDevelop,
iOS,
Python,
.NET,
Mobile,
IDE,
Operating Systems,
Mono,
IDEs,
Dynamic Languages,
Announcements,
Languages,
Moonlight,
Programming,
UnityScript,
Silverlight 4

Last week Miguel de Icaza published a long post listing all the work the Mono team at Novell has been doing since the move to GitHub in July 2010. Much of the new work has been around language development and MonoDevelop improvements.

WPF vs. Silverlight: Choosing the Right Technology for a Project

Topics
Requirements,
Customers & Requirements,
WPF,
.NET,
Project Management,
Programming,
Silverlight 4,
Rich Client / Desktop,
Rich Internet Apps,
Agile

There is some confusion about when to use WPF and when to use Silverlight. Choosing the right technology for a project depends on precise requirements the application has and the differences between WPF and Silverlight’s capabilities.

Silverlight 4 Tools for Visual Studio 2010 Brings Tools for WPF Developers Too

Topics
WCF RIA Services,
Silverlight,
XAML,
WCF,
WPF,
.NET,
Rich Internet Apps,
Silverlight 4,
Programming,
Silverlight Tools for VS

Silverlight 4 was released back in April without essential development tools.Recently it was announced that Silverlight 4 Tools for Visual Studio 2010 is ready. In addition to basic Silverlight 4 support and templates for RIA Services, there are many IDE enhancements to make working with Silverlight, WPF, and XAML easier.

Silverlight Toolkit Has Dropped Support for Silverlight 3 and Visual Studio 2008

Topics
Silverlight,
.NET,
Programming,
Rich Internet Apps,
Silverlight Toolkit,
Silverlight 4

The Silverlight Toolkit has been an integral part of the Silverlight platform since it first appeared in 2008. Now on its seventh edition, support for Visual Studio 2008 and Silverlight 3 have been dropped in favor of recently released Visual Studio 2010 and Silverlight 4.

Silverlight 4 Brings Assembly Sharing with .NET

Topics
.NET Framework 4.0,
Silverlight,
.NET Framework,
Rich Internet Apps,
.NET,
Programming,
Interop,
Silverlight 4

Assemblies built in Silverlight 2 and 3 are not binary compatible with the .NET Framework, so if you want to share code you need generally need to dual-compile. With Siverlight 4 and .NET 4, you will be able to use some Silverlight-based assemblies from within .NET 4.