Advertisement

Silverlight Business Application Development faster with IdeaBlade

Okay, about a month ago I was shown this demonstration by my new favorite friend Ward Bell of IdeaBlade.  Why is he my new favorite friend?  Well besides being a great guy, wait till you see what he has to show you.  I briefly alluded to my excitement via Twitter as a teaser. 

I previously mentioned that we saw some sneak peeks of Silverlight 3 added features for line-of-business application development with Brad Abrams.  Today, check out what Ward has to show you:

Get Microsoft Silverlight

I am really, really excited about this platform that Ward showed me and I think that you will be as well.  Watch the video and show how easy it is to use their framework to enable rapid business application development with data.  Visit their DevForce for Silverlight page for information and to sign up for the March 2009 Release Candidate.  It’s chalk full of great features including client-side data caching binding to anonymous types and easy validation customization.

Ward will be at and you must grab him for some personal demonstration.  Hopefully we can convince him to grab some common area and chat with a group of people.  He’ll gladly answer all your questions and even accept your jabs if you have them.  He’s just returned from the Alt.NET conference in Seattle as well and hopefully can share some thoughts around that with regard to Silverlight and this framework.

Honestly, check this out.  What do you think?  Sign up for the RC.


This work is licensed under a Creative Commons Attribution By license.

  1. 3/10/2009 5:37 PM | # re: Silverlight Business Application Development faster with IdeaBlade
    Awesome video, 2009 is going to be so exciting for Silverlight!
  2. 3/10/2009 6:44 PM | # re: Silverlight Business Application Development faster with IdeaBlade
    Won't this compete with the Silverlight 3 LOB framework?
  3. 3/10/2009 7:28 PM | # re: Silverlight Business Application Development faster with IdeaBlade
    @Bart, I think, besides the Silverlight 3 in-built framework, the IdeaBlade framework will also become another good RAD option for some companies or developers.

    It is very encouraging that so many companies and developers have been pushing such a lot of great stuff for developing Silverlight business applications into the market.
  4. 3/10/2009 7:55 PM | # re: Silverlight Business Application Development faster with IdeaBlade
    Bart -- what Silverlight 3 LOB framework ;-) ;-). Competition is good in my opinion, it breeds aggressive innovation. As a developer, I like options. I know some don't, but I think providing options is always a good thing. There will be things people don't like about IdeaBlade's implementation and thus they will find options elsewhere like Microsoft's, Caliburn or others.
  5. 3/10/2009 8:14 PM | # re: Silverlight Business Application Development faster with IdeaBlade
    (in your best Homer voice)... "Bart!!!"

    Yes, I imagine the diversity will only strengthen the position "SL is open for business". And in the end good for us all.

    Still not sure where EF fits into all this. I know where Ward stands, but...
  6. 3/10/2009 9:29 PM | # re: Silverlight Business Application Development faster with IdeaBlade
    Meh...I'm not sure this is a good idea. Would you not need to give the SL Client access to all your tables directly. Yeah maybe it's easier to do a demo w/ but it seems like poor design to me.

    Or am I missing something?
  7. 3/11/2009 6:52 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    This approach misses the entire point of the MVC pattern, which is to 'break' the strong commitment to a data model. This is essentially client-server development over multiple tiers...
  8. 3/11/2009 7:23 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    @Lixin,

    Competition is always good and MS will no doubt learn/leverage some things it learns as others do it better. (i.e. LINQ to SQL -> Entity Framework). Back in the ASP.NET/Winforms days when you had to know GDI+ to write nice looking controls UI frameworks helped out a lot. Today that has gone away largely.

    I think with all the new design concepts of: TDD, DDD, MVVM patterns, WCF/Data Services; 3rd party LOB frameworks have to walk a very fine line between making your life easier to forcing you down a certain design path. If its true like Sean (post above) mentioned that it breaks decoupling patterns, then its just going to be a "drag and drop" framework for developers that have a poor understanding of Silverlight/architecture.

    I would love to see someone build something on top of the Prism v2 framework and make MVVM/Commanding easier to implement in Silverlight. That is something that would be worth its weight in Gold if it existed as complex applications could be a lot easier to write.
  9. 3/11/2009 8:25 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    Bart, re: 'make MVVM/Commanding easier to implement in Silverlight' I couldn't agree more! I think Prism is a great step, but the bar to entry is still pretty high for the 'average' developer (and as not to offend anyone, I'll put myself in that bucket. IdeaBlade's implementation results in a ViewModel approach, but perhaps still abstracts the concept from the developer too much maybe. I think in the coming months we'll see how adoptive the MVVM pattern is for the masses.
  10. 3/11/2009 8:26 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    Sean this is more of a ViewModel approach and I don't think claimed to be an MVC model.
  11. 3/11/2009 9:57 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    At one of my previous contracts I worked with IdeaBlade Classic / CAB. Ward worked fairly closely with our team and is a great guy. IdeaBlade Classic was heavily MVC as it utilized Microsoft CAB (and provided a few abstraction layers of its own).

    Great product, highly recommended. I haven't checked out the Silverlight version, though.
  12. 3/11/2009 10:53 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    Just my 2 cents. I am not very familiar with IdeaBlade, but CSLA has a framework for Sivlerligth development for about 3 months. As matter of fact, I am using right now to develop commerial LOB application using Silverlight.
    Here is the link.
    http://www.lhotka.net/cslalight/Default.aspx


    Sergey.
  13. 3/11/2009 11:34 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    Sergey, does Rocky have any video walk-throughs for CSLA...I didn't see any on http://www.lhotka.net/cslalight/ but would love to see a demonstration. Would you mind asking him if he has any screencast demo of it?
  14. 3/12/2009 12:36 PM | # re: Silverlight Business Application Development faster with IdeaBlade
    I don't know if Rocky has a video up yet but I hope he does.
    A DNRTV with Carl would be top notch.

    In the downloads for CSLA for Silverlight, there is a nice demo that shows off the features.

    Ironically, there is a CSLA for Silverlight Webcast on the Magenic site presented by Sergey.
    CSLA for Silverlight (11/13/08 Webinar)
    www.magenic.com/LinkClick.aspx
  15. 3/13/2009 3:26 PM | # re: Silverlight Business Application Development faster with IdeaBlade
    CSLA for silverlight in a webcast.
    www.lhotka.net/.../...NET36WebcastOnBenkotips.aspx
  16. 4/27/2009 5:55 AM | # 
    I was just thinking about Silverlight Business Application Development faster with IdeaBlade and you've really helped out. Thanks!
  17. 5/14/2009 2:23 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    I like the look of IdeaBlade, but where does this fit in relation to RIA Services. Are these competing?
  18. 5/14/2009 9:13 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    Mark -- it's fair to look at them as competing. DevForce (IdeaBlade) will likely have a release product sooner.
  19. 10/14/2009 4:30 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    Thanks for sharing an aw awesome video on Silverlight Business Application Development. Your post will really help me a great deal.
  20. 11/10/2009 11:42 PM | # thinning hair
    I have my own small company that is listed as a corporation. I'm wondering how I can apply for business development grants for the technology/internet industry. I'm working on some big web ideas but need funding.
  21. 12/1/2009 9:54 PM | # re: Silverlight Business Application Development faster with IdeaBlade
    I don't understand, is this for building web sites ?
  22. 1/9/2010 1:14 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    @bill
    of course mate as far as i understand plz correct me if i am worng?
  23. 1/12/2010 11:14 AM | # BBC
    Interesting post. I normally comment AFTER reading the posts I visit. If I am ona interesting blog, but, do not like the post, or do not find it worthy to comment on, I refrain from doing so. Thanks for sharing.
  24. 1/26/2010 3:29 PM | # re: Silverlight Business Application Development faster with IdeaBlade
    IdeaBlade is a great application, after watching this video I am also excited to use it, its truly very helpful faster application development. I think your best friend has provided a best thing to you :) Thanks for sharing with us.
  25. 2/1/2010 4:15 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    nice post...i really enjoyed your article.........
  26. 2/11/2010 6:34 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    I don't know what to say except that I have enjoyed reading. Nice blog.I will keep visiting this blog very often.
  27. 2/14/2010 11:43 PM | # re: Silverlight Business Application Development faster with IdeaBlade
    Thanks for this man!
  28. 2/17/2010 5:52 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    Nice information..looks like a great site.It is easy to see that you are passionate about your writing. If only I had your writing ability I look forward to more updates and will be returning.
  29. 2/27/2010 3:41 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    This is really quality sharing. Great way of presentation and if you are searching for low rates on gift items then logon to our site since we provide lowest Discount Priced Sterling Silver Baby Cups and Silver Baby Gifts, Baby Comb and Brush sets, Baby Porringers, Baby Rattles, Silver Baby Teething Rings, Discount Silver Picture Frames, Sterling Silver Baby Cups Silver. Discount Prices on all baby cups and baby gifts.
  30. 3/1/2010 9:11 PM | # re: Silverlight Business Application Development faster with IdeaBlade
    I found the 1st problem with Silverlight, It not works well with google Chrome, I cant hear anything!!!

    But I'm so interested in develop apps with it.

    Kind regards
  31. 3/7/2010 5:00 PM | # re: Silverlight Business Application Development faster with IdeaBlade
    IdeaBlade is a great application and it is very helpful in creating rapid Application development for Silverlight. I am always looking for a good quality content, although its a difficult task but there are blogs like this which are posting quality content. I am happy to find many useful information here in the post. Thanks for sharing.
  32. 3/24/2010 10:13 PM | # re: Silverlight Business Application Development faster with IdeaBlade
    Hi Tim,

    Many companies can deliver top notch Silverlight Applications for their customers. Some of them are leading provider of RIA Development Services who have a great experience in Flex, Ajax, Silverlight, Flash, AIR, RoR and more. They can develop intuitive and user friendly applications harnessing Silverlight, that can go beyond your expectations.

    For more visit here:
    hubpages.com/.../Silverlight-Application-Develo...
  33. 4/2/2010 5:09 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    I am pretty much happy to discover your blog as it will become number 1 in my collection of blogs to visit.
  34. 4/8/2010 6:56 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    I think Ward Bell is also my new best friend. Thanks for the post and all the goodies behind those links!
  35. 4/23/2010 2:00 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    I'm working on some web site, nice info and great site
  36. 5/6/2010 11:51 PM | # re: Silverlight Business Application Development faster with IdeaBlade
    Ive never tried ideablade but any tool that helps with site design is alwasy welcome news
  37. 5/14/2010 7:05 PM | # re: Silverlight Business Application Development faster with IdeaBlade
    Thanks for the nice blog. It is very useful for me. Keep sharing such ideas in the future as well. This was actually what I was looking for, and I am glad to came here!
  38. 5/24/2010 12:40 PM | # re: Silverlight Business Application Development faster with IdeaBlade
    As a newbie, this article was really interesting, I can't wait to get this platform! Thanks for sharing!
  39. 5/25/2010 1:01 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    It's great, I like to install one. Thank you for sharing it!
  40. 6/3/2010 8:46 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    I do not know what to say except that I enjoyed reading. Nice blog.I continue visiting this blog often.
  41. 6/3/2010 8:56 AM | # re: Silverlight Business Application Development faster with IdeaBlade

    I do not know what to say except that I enjoyed reading. Nice blog.I continue visiting this blog often.
  42. 6/7/2010 7:49 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    IdeaBlade offers consulting, project management, and architectural guidance to help you achieve your business objectives, really great thing... Best regards
  43. 6/9/2010 4:44 AM | # re: Silverlight Business Application Development faster with IdeaBlade

    I think Ward Bell is also my new best friend. Thanks for the post and all the goodies behind those links!
  44. 6/10/2010 3:34 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    Nice information..looks like a great site.It is easy to see that you are passionate about your writing.
  45. 6/13/2010 4:53 PM | # re: Silverlight Business Application Development faster with IdeaBlade
    I could not have used better words . This is a area that is that matters to me and I thought you covered it impeccably. I recently started blogging as well but I’m not veryskilled at it yet. Would fancy to read more of your website and I’ll definitely return once more!
  46. 6/14/2010 10:34 PM | # re: Silverlight Business Application Development faster with IdeaBlade
    Thanks for the nice blog
  47. 6/22/2010 10:47 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    I think you've got a lot of readers that are more than thankful to you and really pleased with the content on your blog, making me fantastically interested in what post will be next and about.
  48. 6/23/2010 10:42 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    thanks for tips, i found this article on google search.
  49. 6/23/2010 6:33 PM | # re: Silverlight Business Application Development faster with IdeaBlade
    thanks for tips, i found this article on google search.
    Thanks for the nice blog. It is very useful for me. Keep sharing such ideas in the future as well.
  50. 6/30/2010 5:13 PM | # re: Silverlight Business Application Development faster with IdeaBlade
    Great video. I am going to bookmark this page.
  51. 7/1/2010 1:07 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    Ward will be at MIX09 and you must grab him for some personal demonstration. Hopefully we can convince him to grab some common area and chat with a group of people. He’ll gladly answer all your questions and even accept your jabs if you have them. He’s just returned from the Alt.NET conference in Seattle as well and hopefully can share some thoughts around that with regard to Silverlight and this framework.






  52. 7/2/2010 2:07 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    many positive comments, a reflection on the hard work
  53. 7/7/2010 1:43 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    Nice and informative.
  54. 7/8/2010 4:57 AM | # Hughesnet Broadband
    Nice information,thanks for sharing the useful and informative post.


    Hughesnet Broadband
  55. 7/16/2010 4:04 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    I think the Silverlight Business Application Development faster with IdeaBlade. Well it is because a friend of mine is using this.
  56. 7/22/2010 6:53 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    This approach misses the entire point of the MVC pattern, which is to 'break' the strong commitment to a data model. This is essentially client-server development over multiple tiers...
  57. 7/22/2010 2:06 PM | # re: Silverlight Business Application Development faster with IdeaBlade
    Good design is important in any business application. With Silverlight there are tools and techniques that can help improve the design.
  58. 7/28/2010 12:16 PM | # re: Silverlight Business Application Development faster with IdeaBlade
    good approach really but video leads us some questions about mvc patterns..
  59. 7/29/2010 5:17 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    Just my 2 cents. I am not very familiar with IdeaBlade, but CSLA has a framework for Sivlerligth development for about 3 months. As matter of fact, I am using right now to develop commerial LOB application using Silverlight.
    Here is the link.
  60. 8/2/2010 10:13 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    Nice one keep going on
  61. 8/3/2010 9:03 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    Good point of view, and Ward at MIX09 is nice solution forex
  62. 8/14/2010 4:31 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    Good read, Ideablade is worth a try
  63. 8/20/2010 2:16 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    This really helped me to develop my programs and applications a lot faster. Looking forward to read more things to improve my speed.
  64. Gravatar
    8/23/2010 8:39 PM | # re: Silverlight Business Application Development faster with IdeaBlade
    Silverlight is making a real statement within the program development and communication application. Well done. There are a number of application similar to Silverlight, however the service and the ease in developing your program is becoming legendary.
  65. 8/26/2010 4:34 PM | # re: Silverlight Business Application Development faster with IdeaBlade
    Awesome video, 2009 is going to be so exciting for Silverlight! Your post is really informative for me. I liked it very much.
  66. 8/27/2010 1:27 PM | # re: Silverlight Business Application Development faster with IdeaBlade
    Great ideas, maybe I should try them for speed reasons!
  67. 8/27/2010 3:14 PM | # re: Silverlight Business Application Development faster with IdeaBlade
    As a newbie, this article was really interesting, I can't wait to get this platform! Thanks for sharing!

    <a href="http://directory2009.com/
  68. 8/28/2010 9:45 PM | # re: Silverlight Business Application Development faster with IdeaBlade
    Great video. Been wanting to try Silverlight for a while and will try it out in the coming week.
  69. 9/4/2010 4:02 AM | # I AM A USER
    Silverlight is really great, i have using it in a while... amazing
    loans tesco
  70. 9/6/2010 6:14 AM | # re: Silverlight Business Application Development faster with IdeaBlade
    what exactly does this microsoft silverlight do
    best interest rates on savings | spandex shorts

 
Please add 8 and 8 and type the answer here:
First time here? You are looking at the most recent posts. You may also want to check out older archives. Please leave a comment, ask a question and consider subscribing to the latest posts via RSS or email. Thank you for visiting! (hide this)