Future plans - WPF and Silverlight


Author
Message
Bill Mason
Bill Mason
StrataFrame Beginner (13 reputation)StrataFrame Beginner (13 reputation)StrataFrame Beginner (13 reputation)StrataFrame Beginner (13 reputation)StrataFrame Beginner (13 reputation)StrataFrame Beginner (13 reputation)StrataFrame Beginner (13 reputation)StrataFrame Beginner (13 reputation)StrataFrame Beginner (13 reputation)
Group: Forum Members
Posts: 13, Visits: 204
Hello,

My trial period has expired but I am glad to see that I can still post a question.  I have read here before that plans for version 2 should be around mid year and that you have plans to support Silverlight and WPF.

I am also evaluating DevForce and have been very impressed with their support for SL & WPF.  As a matter of fact, Winforms and Webforms seem to have been pushed back and most everything in their product is now pointing in this new direction.

Now to my questions.

1.  I was wondering if someone could expand on exactly what your plans are around SL & WPF?  I am not pushing the schedule issue because I know how that works and besides, by the time I can be up to speed on your product, June should be here!  I am interested in how you plan to tie them into your products and how this will affect the way StrataFrame is used.

2.  I also have been wondering about the role of Enterprise Server.  It seems to me (with my limited knowledge) that using ES with Silverlight would be the way to go.  Would this be considered a Best Practise?

Overall I am very impressed with Strataframe and it seems to fit my programming style very well.  I love the Database deployment utility and can't imagine deploying an app without the benefit of the security roles module.  I just am concerned about making the right choice as relates to the newer technology.

Thanks,
Bill Mason

Replies
ChanKK
ChanKK
Advanced StrataFrame User (622 reputation)Advanced StrataFrame User (622 reputation)Advanced StrataFrame User (622 reputation)Advanced StrataFrame User (622 reputation)Advanced StrataFrame User (622 reputation)Advanced StrataFrame User (622 reputation)Advanced StrataFrame User (622 reputation)Advanced StrataFrame User (622 reputation)Advanced StrataFrame User (622 reputation)
Group: Forum Members
Posts: 190, Visits: 1.3K
What about LINQ support for BO?
Trent Taylor
Trent Taylor
StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 7K
All new development in our company is in C#, but that doesn't mean that you need to move to C#.  We have chosen C# over VB.NET for a couple of reasons, but one of the biggest reasons is due to the horrible design-time compiler that crashes all the time on large projects.  This consumes an enormous amount of energy and time trying to get things to avoid the pitfalls of the design-time compiler.  Secondly, VB.NET does some automatic wiring that we generally like to have a little bit more control over in C#.  An example of this is event wiring and handlers.  C# is more nimble in this area.  You can work around this in VB.NET in many cases though. 

But just because the framework is written in C# doesn't mean that you need to swap.  As for WPF, yes, the entire world will have to move in that direct over time.  It is not being very well accepted by application developers are a whole.  It has been quickly adopted by people who deal with more graphics intensive applications.  We have recently written a very complex charting environment that is extremely graphics intensive.  However, since the rest of our application was in WinForms, we had to write this in GDI+ instead of WPF.  WPF doesn't play very nice with WinForms.  There is a control that lets you run WinForm code within a WPF application, but the best example of how this works in when taking a WebBrowser control in a WinForms environment and then trying to make the two work together seamlessly as though there were no web environment in the mix.

So if you are going to go WPF, it should be all or nothing.

You can use LINQ now, though we do no have core functionality for LINQ.  To be honest, we have not 100% decided if we will rely on link at any core level.  It is very slow and has a lot of overhead.  The largest the data set, the slower it becomes.  The principal of LINQ is awesome, but in the end, we are developing real-world applications and the performance has to be there.
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
Bill Mason - 15 Years Ago
     Bump ?
Bill Mason - 15 Years Ago
Dustin Taylor - 15 Years Ago
Larry Caylor - 14 Years Ago
             Bump ?
Charles R Hankey - 14 Years Ago
Trent L. Taylor - 14 Years Ago
Edhy Rijo - 14 Years Ago
Larry Caylor - 14 Years Ago
Trent L. Taylor - 14 Years Ago
Charles R Hankey - 14 Years Ago
Edhy Rijo - 14 Years Ago
ChanKK - 14 Years Ago
Trent L. Taylor - 14 Years Ago
ChanKK - 14 Years Ago
Charles R Hankey - 14 Years Ago
ChanKK - 14 Years Ago
ChanKK - 14 Years Ago
Charles R Hankey - 14 Years Ago
Ger Cannoll - 14 Years Ago

Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search