(X) Hide this Watch a recording of the recent webinar: Building Line-of-business Applications with Silverlight & WCF Data Services
Sign up for the upcoming webinar on March 16th, 10 am PST: WCF RIA Services Validation by Brian Noyes Full info | Sign up | More webinars
Tweet @silverlightshow and win a SilverlightShow Tweet-shirt. Learn how >>
Skip Navigation LinksHome / Search

Search

 
Results Per Page

Found 20 results for Line of Business.
Date between: <not defined> and <not defined>
Search in: News , Articles , Tips , Shows , Showcase , Books

Page 
  • 1
  • 2
Next
Order by Publish Date   Ascending Title   Rating  

  • 0 comments  /  posted by  Silverlight Show  on  Feb 08, 2011 (3 weeks ago)

    SilverlightShow Page for all Silverlight and Windows Phone 7 (WP7) things on TwitterThis article by Emmanuel Nuyttens introduces the intermediate and advanced Silverlight developer to concepts like RIA-Services, DTO's, creating DataTemplates, ValueConverters and using the DomainDataSource.

    Source: The Code Project

    Started as Windows Forms analist/developer years ago, and given the shifting trend towards Web Application development, I am looking for a new challenge in the wonderful world of application development. After a moment to have stood in ASP.NET and ASP.NET MVC framework, I finally made the decision for me to concentrate on developing Silverlight LOB applications. 


  • author  Chris Anderson  /  released on  Aug 25, 2010
    Pro Business Applications with Silverlight 4

    Product Description

    Silverlight 4 has the potential to revolutionize the way we build business applications. With its flexibility, web deployment, cross-platform capabilities, rich .NET language support on the client, rich user interface control set, small runtime, and more, it comes close to the perfect platform in which to build business applications. It’s a very powerful technology, and despite its youth, it’s moving forward at a rapid pace and is gaining widespread adoption.

    This book will guide you through the process of designing and developing enterprise-strength business applications in Silverlight 4 and C#. You will learn how to take advantage of the power of Silverlight to develop rich and robust business applications, from getting started to deployment, and everything in between.

    In particular, this book will serve developers who want to learn how to design business applications, and introduce the patterns to use, the issues that you’ll face, and how to resolve them. Chris Anderson, who has been building line-of-business applications for years, demonstrates his experience through a candid presentation of how to tackle real-life issues, rather than just avoid them. Developers will benefit from his hard-won expertise through business application design patterns that he shares throughout the book.

     

    Buy from:
    Amazon

  • author  Cameron Albert, Frank La Vigne  /  released on  Apr 06, 2010
    Microsoft Silverlight 4 Business Application Development: Beginners Guide Product Description
    Build enterprise-ready business applications with Silverlight
    • An introduction to building enterprise-ready business applications with Silverlight quickly.
    • Get hold of the basic tools and skills needed to get started in Silverlight application development.
    • Integrate different media types, taking the RIA experience further with Silverlight, and much more!
    • Rapidly manage business focused controls, data, and business logic connectivity.
    • A suite of business applications will be built over the course of the book and all examples will be geared around real-world useful application developments, enabling .NET developers to focus on getting started in business application development using Silverlight.

    Buy from:
    Amazon
    Amazon

  • author  Bart Czernicki  /  released on  Dec 04, 2009
    Next-Generation Business Intelligence Software with Silverlight 3 Product Description

    Business Intelligence (BI) software aims to bring together different pieces of a business into views that can make comprehending mountains of data easier. BI is everywhere. Applications that include reports, analytics, statistics, and historical and predictive modeling are all examples of BI applications. Currently, we are in the second generation of BI software, called BI 2.0. This generation is focused on writing BI software that is predictive, adaptive, simple, and interactive.

    Buy from:
    Amazon

  • 2 comments  /  posted by  Silverlight Show  on  Jul 06, 2009 (more than a year ago)

    Thierry Fierens from Adest is the next person who responded to our “Shared Experience” initiative. He explains in details about his experience with Silverlight and shares a little information about his company projects. While new to Silverlight, Thierry has a vast experience in Client/Server application design so be sure that you will be intrigued by his responses.

    Don't forget that you may also submit your answers together with a white paper of the Silverlight solution you have. We'll be really glad to publish information about your recent Silverlight projects.

    Now let’s finally take a look at what Thierry Fierens has shared with us.

  • 0 comments  /  posted by  Pencho Popadiyn  on  May 07, 2009 (more than a year ago)

    This article is compatible with the latest version of Silverlight.


    1. Introduction

    In the previous parts of the article I showed you the first two groups of patterns used in the Composite Application Library (CAL) – Composite User Interface patterns and Modularity patterns. In the final part I will show you the third group – Testability patterns.

    2. Patterns and Practices in the CAL - quick overview

    As a whole the patterns used in CAL can be separated in three main groups:

    • Composite User Interface patterns (part 1)
      • Composite
      • Composite View
      • Command
      • Adapter
    • Modularity patterns (part 2)
      • Separated interface and Plug In
      • Service Locator
      • Dependency Injection
      • Event Aggregator
      • Façade
      • Registry
    • Testability patterns (part 3)
      • Inversion of control
      • Separated presentation

    3.

  • 1 comments  /  posted by  Pencho Popadiyn  on  Apr 21, 2009 (more than a year ago)

    This article is compatible with the latest version of Silverlight.


    1. Introduction

    In the previous part of the article I showed the first part of most important patterns and practices used in the Composite Application Library (CAL). In the second part I will show you the second group – the Modularity patterns.

    2. Patterns and Practices in the CAL - quick overview

    As a whole the patterns used in CAL can be separated in three main groups:

    • Composite User Interface patterns (part 1)
      • Composite
      • Composite View
      • Command
      • Adapter
    • Modularity patterns (part 2)
      • Separated interface and Plug In
      • Service Locator
      • Dependency Injection
      • Event Aggregator
      • Façade
      • Registry
    • Testability patterns (part 3)
      • Inversion of control
      • Separated presentation

    3.

  • 0 comments  /  posted by  Ivan Dragoev  on  Apr 16, 2009 (more than a year ago)

    Ken Azuma from 2ndFACTORY is the next person who responded to our “Shared Experience” initiative. He explains in details about his experience with Silverlight and shares a little information about the "Jellyfish Deep Zoom” project presented at the MIX09 Conference. Ken is an experienced architect at Japan so be sure that you will be intrigued by his responses.

    Don't forget that you may also submit your answers together with a white paper of the Silverlight solution you have. We'll be really glad to publish information about your recent Silverlight projects.

    Now let’s finally take a look at what Ken Azuma has shared with us.

  • 14 comments  /  posted by  Chris Anderson  on  Apr 15, 2009 (more than a year ago)

    This article is compatible with the latest version of Silverlight.

    Introduction

    In Part 7.1 of this series I looked at the importance of styling your Silverlight applications. In this article I will be taking a look at fashions in user interface design of late, and what basic elements can be identified as working towards beautiful and functional applications. Also I will address some of the “controversy” from my previous article and provide some opinions and responses to the comments I received.

    Before we start, I have a disclaimer. I’m a developer, not a graphics designer – so I’m writing these styling articles from a developer’s perspective (and with the same limited graphical design skills many other developers share).

  • 1 comments  /  posted by  Pencho Popadiyn  on  Apr 08, 2009 (more than a year ago)

    This article is compatible with the latest version of Silverlight.


    1. Introduction

    In previous articles I showed how the most famous composite design patterns (Model – View – Controller and Model – View – Presenter) can be used with great success in Silverlight despite of the different programming model in Silverlight. My latest article targets a completely new pattern which has been created especially for WPF, but it is also very suitable for Silverlight applications. Today I’ve decided to continue my series of articles with OOP approach and to present you the main design patterns and practices used in the Composite Application Library (CAL).


Page 
  • 1
  • 2
Next