(X) Hide this
    • Login
    • Join
      • Generate New Image
        By clicking 'Register' you accept the terms of use .
        Login with Facebook

Search in News

Go
Today | Past 7 days | Past 30 days | Past 12 months | All
 
57 posts tagged with jeremy-likness

Want better search results?  See our search tips!

Page  
  • 1
  • 2
  • 3
  • ...
  • 6

  • Silverlight Enterprise Application Development

    0 comments  /  posted by  Silverlight Show  on  Sep 12, 2011 (1 day ago)
    Read original post by Jeremy Likness at C#er : IMage Silverlight is a popular platform for building enterprise applications because of its ease of delivery via the web and consistency across browsers and platforms. Most of the existing guidance is simple with introductory examples and basic content for building applications. Enterprise developers need a resource that provides a set of repeatable b ...


  • Data Contracts and Behaviors over the Wire

    0 comments  /  posted by  Silverlight Show  on  Sep 07, 2011 (6 days ago)
    Tags:   wcf , jeremy-likness
    Read the original post at Jeremy Likness Blog One feature I employ often in Silverlight projects is the ability to share a model between the client and the server. When you expose a model using a WCF service, you can consume it on the Silverlight side and indicate you want to reuse types in a referenced assembly, rather than having the proxy types generated. At first glance this seems ideal becaus ...
  • Silverlight 5 RC - Using the Task Parallel Library (TPL)

    0 comments  /  posted by  Silverlight Show  on  Sep 02, 2011 (1 week ago)
    Read original post by Jeremy Likness at CSharper: IMage One enhancement that quietly slipped into the Silverlight 5 RC is the inclusion of Tasks. This is not the full-blown Task Parallel Library (TPL) to my knowledge (as it lacks the Parallel class and extensions) but it does provide Task, its related factories, and the functionality to chain and monitor tasks. The purpose of the library is to sim ...
  • Silverlight 5 RC Released - Using PInvoke

    0 comments  /  posted by  Silverlight Show  on  Sep 02, 2011 (1 week ago)
    Read original post by Jeremy Likness at C#er : Image It's exciting to see the progress of Silverlight 5 toward the final release that has been slated towards the end of the year. Today, the Silverlight Team announced the release of the Silverlight 5 Release Candidate. While it does not yet have a go-live license, it integrates many new features that were not available with the beta release, includ ...
  • Tablet Development with Microsoft Silverlight

    0 comments  /  posted by  Silverlight Show  on  Aug 22, 2011 (3 weeks ago)
    Read original post by Jeremy Likness at C#er : IMage On August 6th I gave a presentation for ReMix South about tablet development with Silverlight. It was a fun presentation to give. I presented using a Motion Computing CL900 to demonstrate the difference between standard applications and ones that are touch-optimized. I also spoke quite a bit about why Silverlight was the strategic choice for a c ...
  • 0 comments  /  posted by  Silverlight Show  on  Aug 16, 2011 (4 weeks ago)
    Tags:   datacontext , silverlight-5 , jeremy-likness
    Read original post by Jeremy Likness at C#er : IMage I've been using the Silverlight 5 beta for some time now with no issues, so it was a surprise when I came across a project that did not work. It was definitely a backwards compatibility issue because it would run fine in Silverlight 4, but once installed the version 5 runtime, no luck. I started digging deeper and found the culprit.
  • Using Attribute Validation in Silverlight with WCF RIA Services Example

    0 comments  /  posted by  Silverlight Show  on  Aug 15, 2011 (4 weeks ago)
    Read original post by Jeremy Likness at C#er : IMage I'm not a big fan of attribute-based validation because I find there are often complex requirements that involve asynchronous operations that often break the attribute model. I prefer more fluent validation using rules that can be shared between the client and server and can handle asynchronous scenarios. For those times when I do have to use a ...
  • Reflection, Lambda, and Expression Magic

    0 comments  /  posted by  Silverlight Show  on  Aug 01, 2011 (1 month ago)
    Read original post by Jeremy Likness at C#er : IMage Sometimes I love how a little reflection can work magic. In this case I was building what I'll call a "non-intrusive" validation system. The project contains entities that are generated by templates, and it would be extremely difficult to crack open those templates to put in a lot of custom validation code. So I decided to approach it using a he ...
  • Silverlight 5 for Line of Business Applications – Jeremy Likness

    0 comments  /  posted by  Silverlight Show  on  Jul 19, 2011 (1 month ago)
    Watch this recording at Make An App This session was recorded live at CodeStock 2011 – codestock.org Silverlight 5 has been announced and will provide a variety of incredible features beneficial to line of business applications. Microsoft Silverlight MVP Jeremy Likness will cover these features and teach you how to produce high performance scalable applications using the latest Silverlight framewo ...
  • Consumerization of IT and Silverlight Line of Business

    0 comments  /  posted by  Silverlight Show  on  Jul 14, 2011 (2 months ago)
    Read original post by Jeremy Likness at C#er : IMage Yesterday I had the opportunity to present a demo at the Worldwide Partner Conference (WPC) in Los Angeles. The session was called "Profiting from the Consumerization of IT with Windows Devices and Windows 7 Enterprise." The focus was on how consumer-driven trends impact the enterprise and ways to work with, rather than against, that trend to cr ...

Page  
  • 1
  • 2
  • 3
  • ...
  • 6