| |
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
38 Articles match "2009","Silverlight"
| The Latest from DevelopMentor | MORE | | Article: 10 Features in.NET 4.0 that made Me Smile The WPF and Silverlight designers mostly work. The pain and suffering around the Visual Studio support for WPF and Silverlight designers has been so bad that a mostly-working, and sometimes truly innovative design-time experience within Visual Studio gives me real hope for these technologies. Support for the MVVM pattern across both WPF and Silverlight. Speaking of that XAML stuff, if you write WPF or Silverlight code and don’t know MVVM, stop reading this article and learn about it here. see top-right of this page ). This one is entitled. 10 Features in.NET 4.0 Michael C. Kennedy's Weblog - Wednesday, December 16, 2009 Article: 10 Features in.NET 4.0 that made Me Smile The WPF and Silverlight designers mostly work. The pain and suffering around the Visual Studio support for WPF and Silverlight designers has been so bad that a mostly-working, and sometimes truly innovative design-time experience within Visual Studio gives me real hope for these technologies. Support for the MVVM pattern across both WPF and Silverlight. Speaking of that XAML stuff, if you write WPF or Silverlight code and don’t know MVVM, stop reading this article and tp://msdn.microsoft.com/en-us/magazine/dd419663.aspx" target="_blank">learn about it here. class. Michael C. Kennedy's Weblog - Wednesday, December 16, 2009 Devweek 2010 Rock Solid Knowledge are pleased to announce that we have had a host of talks accepted for Devweek 2010 , including the latest advances in Silverlight, Designing for testing, Enterprise and OO Design Patterns, Workflow and a full day of whats new in.NET 4. Hope to see you there… For a full list of talks click here .NET Mutterings - Tuesday, December 1, 2009 | -
| The Best from DevelopMentor | MORE | - Using Model – View – ViewModel with Silverlight
have found it extremely easy to use when developing very different applications and have used the design pattern recently in both ASP.NET, WPF and Silverlight applications. Even thought the UI technology used doesn't change the basic MVVM pattern there are some subtle differences, like not easily being able to use ICommand in Silverlight, so I decided to create a small Silverlight sample. The basic structure goes like this: The user interacts with a View, implemented as a Silverlight user control. Tags: NET DevCenter WPF Silverlight 11: {. 13: set. 14: {. The Problem Solver - Tuesday, April 7, 2009 - Paging with the Silverlight RIA services DomainDataSource
Using the declarative DomainDataSource that is part of the upcoming Silverlight 3 RIA services makes it quite easy to work with data. Tags: NET VB DevCenter Silverlight Data Access ASP.NET.All you need to do is add a DomainDataSource control to the the XAML, point it to the generated DomainContext class (in this case NorthwindContext) and tell it which method to use to load the data from the web service(in this case LoadCustomers). Next add a DataGrid to display the data and you are good to go. Adding paging. assume this is just a small bug in the current preview. Enjoy! The Problem Solver - Monday, April 27, 2009 - Using Silverlight to Access WIF secured WCF Services
Disclaimer: At the time of this writing, the current version of Silverlight is v3 and WIF is in beta 2. Another technology that comes up very often is Silverlight – and especially the “story” of Silverlight and WCF/WIF. When thinking about Silverlight and back-end security in general – there are two fundamental scenarios – short of really good names – I call them “passive” and “active”. An example would be that the user first authenticates with the web application and then starts the Silverlight app from there. Hopefully this will be a non-issue soon. Passive. www.leastprivilege.com - Wednesday, October 28, 2009 - Getting T4 templates to work with Silverlight
In a previous blog post I mentioned that T4 templates didn’t quite work with Silverlight development. The reason being that Visual Studio decides to load the Silverlight version of System.dll which doesn’t contain all the required classes. Tags: NET Silverlight Fortunately I was not the first person to run into this limitation, Jason Jarrett did as well and he described the solution in a blog post here. The solution turns out to be surprisingly simple, just not very obvious. All you need to do is include the following line at the top of the T4 template. 11: {. The Problem Solver - Monday, March 23, 2009 - CodeCamp 2009: Sessies en OpenSpace
Als eerste: de sessies voor de CodeCamp 2009 zijn bekend en staan online op [link] We denken dat het een erg interessante mix van sessies is, met genoeg sessies voor iedereen om een aantal interessante onderwerpen voor iedereen. VSTO 2010 met Office 2010 (Hassan Fadili) Modulaire Silverlight apps met Prism (Timmy Kokke) Microsoft Surface Development (Freena Eijffinger & Dennis Vroegop) 14:45 - 16:00 VSTS 2010 (Pieter de Bruijn) Windows Identity Foundation (Michiel van Otegem) SQL Azure (Marcel Meijer) Naast deze sessies hebben we ook nog de OpenSpace sessies. The Problem Solver - Tuesday, November 10, 2009 - WPF MVVM Helper Library (WPF + MVVM = testability)
There's been a lot of talk about the Model-View-ViewModel pattern recently and it's usage around the WPF and Silverlight technology stack. When teaching WPF, I always introduce students to MVVM as part of the Essential WPF class, it's an incredibly useful pattern that really separates the UI from the code behind behavior. One of the things I give the students is a library to do MVVM - I also use it in my consulting work. With all the focus on it lately, I figured maybe it's time to release it to the public. that I tend to use a lot. So, what all is here? Well, quite a bit. file -. - Want to download all MIX sessions?
Tags: NET LINQ NetFx3 WCF VB webcast DevCenter WPF IronPython Silverlight ASP.NET. The Problem Solver - Monday, March 30, 2009 %>
| | |