Recommended

Skip Navigation LinksHome / News / View News

Search

 
Results Per Page

Found 22 results for Data Form.
Date between: <not defined> and <not defined>
Search in: News , Articles , Tips , Shows , Showcase , Books

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

  • 0 comments  /  posted by  Silverlight Show  on  Jun 02, 2010 (3 weeks ago)
    In this article, Akash Kava demonstrates how to use the UI Atoms forms for Silverlight and WPF. He also posted some live demos that you may find very intriguing.

    Building line of business applications for over years, we realized that the Silverlight DataForm offers very small subset of features that are needed in the long run. We figured out the problem with form based applications, that frustrates developers. That is “Change Management”.

    Although WPF/Silverlight does offer very customizable UI designing platform but when we go on the field to develop ling of business applications, we realize that initial development hardly takes any time but maintenance is very difficult.



  • Advanced Data Form and Easiest Change Management with AtomForm

    0 comments  /  posted by  Silverlight Show  on  Jun 01, 2010 (3 weeks ago)
    Akash Kava has published his presentation from NeuroSpeech about advanced data form with new form layout for Silverlight and WPF.

    Here at NeuroSpeech, we figured out the problem with forms based business applications that frustrates developers and change management is not only time consuming but its quite boring job to do.

    Although WPF/Silverlight does offer very customizable UI designing platform but when we go on the field to develop ling of business applications, we realize that initial development hardly takes any time but maintenance is very difficult.

  • 0 comments  /  posted by  Silverlight Show  on  Apr 19, 2010 (2 months ago)
    Akash Kava talks about LOB Business Form Layout for both WPF and Silverlight and has posted a presentation on the subject.

    There is lot of buzz about LOB Business Form Layout for new platforms WPF & Silverlight, both capable of displaying rich content and extend functionalities of existing components so better then ever before.

    XAML is better then earlier Rapid Form designers where you need to drag and drop within an IDE and the layout management becomes so complicated because no IDE is perfect. I remember upgrading from Visual Studio 2005 to 2008 and now 2010, most of our ASP.NET and WinForm projects would require lot of effort to work seamlessly in newer versions. The worst of all is, modifying layout without IDE becomes way to difficult.

  • 0 comments  /  posted by  Silverlight Show  on  Mar 23, 2010 (3 months ago)
    Jeff Handley has posted about using lookup data in the DataGrid and DataForm with RIA Services.

    While off reading random blog posts on the tubes, I stumbled upon a post that describes a 101-level scenario of using lookup data in the DataGrid and DataForm with RIA Services.  The author was struggling to find a solution for the problem and was clearly frustrated.

  • 6 comments  /  posted by  Andrea Boschin  on  Jan 26, 2010 (5 months ago)

    In the previous part of this article I introduced a custom Form control I made for some real world projects. I've briefly explained the reasons why I choose to not use the Silverlight Toolkit's DataForm, just before to show how to build this control, and I've also detailed what I like of the DataForm and what I should retain in my Form control.  One of this features is the validation of the input and it is what I'm about to describe in the second part.

    Download Source Code

    The databinding in Silverlight directly supports the validation through a couple of attributes, that let the developer specify if the markup extension has to notify validation exceptions to the control binded to a property so it can show the errors to the user.

  • 4 comments  /  posted by  Andrea Boschin  on  Jan 20, 2010 (5 months ago)

    Working with DataForm I found difficult to use it in many scenarios due to its design. So I've created a control where I do not generate fields but I handle automatic validation and cancel/commit commands enabling also the usage of the control in mvvm scenarios. This is a good starting point to understand about Validation, BindingExpressions and traversing the visual tree.

    -----

    The first time I've met the DataForm control - it was some days after its beta release in the Silverlight Toolkit - I was really astounded from its power. It is capable of many wonders: it generates fields detecting the properties of the binded item, it automatically validates the input values using a bunch of attributes in a way similar to ASP.NET Dynamic Data, it manages the workflow passing through Edit, ReadOnly and Insert state, and these are only a small subset of the features it exposes.

    Read part 2 of this article series called: A simplified DataForm replacement - Part 2 Adding validation support

  • Validation with Silverlight 3 and the DataForm

    0 comments  /  posted by  Silverlight Show  on  Oct 05, 2009 (8 months ago)
    The latest Data Points column of John Papa is now online and is focused on the validation features in Silverlight 3.

    Building robust Silverlight applications that edit and validate data got a whole lot easier with the introduction of the DataForm control in Silverlight 3. The DataForm control contains several features to help create forms that allow adding, editing, deleting and navigating through sets of data. The greatest benefits of the DataForm are its flexibility and customization options.

  • 0 comments  /  posted by  Silverlight Show  on  Sep 18, 2009 (9 months ago)

    In this blog post John Papa talks about getting the debugger to ignore validation exceptions.

    I recently wrote an article that demonstrates how to use the DataForm and validate data entry in Silverlight using the DataAnnotations. One of the pet peeves I have with the validation is that it throws in exception in the setter of your public property. Putting my disagreements with that aside for a second, it causes a major inconvenience when debugging the application. For example, when running the application that uses the DataAnnotations and one of the conditions is violated, the debugger will catch the validation exception and break into the code. The desired behavior is that the debugger will not break into the code since I really just want to see the validation information on screen.

  • 0 comments  /  posted by  Silverlight Show  on  Aug 10, 2009 (10 months ago)
    In this post Tim Heuer expalins about confirming delete with DataForm.

    When DeleteItem is called on DataForm (via the built-in toolbar or via your own methods), it deletes the current item.  After all, that’s what you told it to do!  The problem is that the delete is fast and there is no easy “undo” method. 

    Luckily, DataForm provides a method interceptor for us: DeletingItem. 

  • 0 comments  /  posted by  Silverlight Show  on  Aug 03, 2009 (10 months ago)
    Naughton has dedicated three posts on Silverlight 3 DataForm. In the first one he investigates the DataForm control mappings and its basic modifications. The second one revisits the DataForm Control Mapping again but this time is adding Extensibility. And the last one is on adding a property to DataForm to get more control over the default IValueConverter implementation.

Page 
  • 1
  • 2
  • 3
Next
Help us make SilverlightShow even better. Whether you'd like to suggest a change in the structure, content organization, section layout or any other aspect of SilverlightShow appearance - we'd love to hear from you! Need material (article, tutorial, or other) on a specific topic? Let us know and SilverlightShow content authors will work to have that prepared for you. (hide this)