adebruynApr 01, 2010 at 11:53 PM23
Anthony de Bruyn
Avg Rating: 5
(9)
|
69,732 views
Anders Hejlsberg opens the developer keynote at TechDays 2010 in Belgium with:
'Trends and future directions in programming languages', on March 31st 2010. In this keynote Anders discusses the paradigms and future directions in programming languages.
About Anders Hejlsberg:
Anders Hejlsberg…
This video demonstrates how you can make Silverlight and SharePoint 2010 interact via the Client Object Model. A picture gallery application performing read/write operations (file deletion, file upload) entirely based on the Client OM is explained and
available for…
In this very short session, Serge Luca (SharePoint MVP) will show you that with the Visual studio 2010 SP1, it is now possible to author and run SharePoint 2010 unit tests in Visual Studio 2010.
In this session we dive into some more architecture like topics when it comes to using the Windows Azure Platform for building the next generation of cloud computing based solutions. Some of these guidelines, amongst other, handle dynamic usage load and deployment of your application, managing…
This is a recording from an MSDN Live Meeting broadcast from the Microsoft Belgium office on September 27, 2011.AbstractIn this session, Serge Luca (SharePoint MVP, Devoteam) and Isabelle Van Canpenhoudt (Data Branch Manager, ICT7) will give you an overview of the Business Intelligence…
adebruynApr 13, 2010 at 11:25 PM0
Anthony de Bruyn
Avg Rating: 5
(1)
|
5,350 views
Already out-of-the-box SharePoint 2010 uses Silverlight to visualize data in rich UI; think about Visio Services, Workflow diagrams, the Office Web Applications etc. Extending SharePoint by building your own Silverlight applications is of course another
great developer opportunity! This session…
adebruynMar 23, 2010 at 12:29 PM3
Anthony de Bruyn
Avg Rating: 0
|
5,215 views
With Visual Studio 2010 and .NET 4.0, we are taking a huge step forward in giving individuals and development teams an advanced solution that enables them to build and deliver high-quality applications using some of the world’s most advanced technologies.
In this webcast, we'll explain how you…
The Business Connectivity Services component in SharePoint 2010 is the successor of the Business Data Catalog (BDC) in SharePoint 2007. This session will explain how line-of-business (LOB) data can consumed (both read and write access) in SharePoint 2010
and the Office client applications without…
Besides the introduction of the Client Object Models, SharePoint 2010 adds two other new additions to it's set Data Platform Technologies: the REST API and LINQ to SharePoint. Using the REST API, SharePoint data is exposed via on open standard, making
SharePoint data accessible in virtually any…
The Model-View-ViewModel quickly became the de facto standard design pattern for rich UI applications (Silverlight/WPF/Surface). This session will dive into this design pattern: what is it? Why do you want to use it? What are the advantages? How do you implement
it? What do you need to code or…