Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Are we going backwards?
Message
De
01/12/2009 11:39:30
 
 
À
30/11/2009 17:01:06
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01436966
Message ID:
01437093
Vues:
125
Amen, Brother Pertti. <s>

My 2002 video demo of creating a working 4 table app with all those features (security, grids, lookups, etc.), hitting against SQL Server, ran 15 minutes. Real-time was about 20 minutes, with the waits for processing reduced to not waste people's time.

Until I hit that metric in WPF and Silverlight, I won't be satisfied.

My concern used to be that the top programmers at MS didn't get visual design tools simply because they were so talented they really don't need them. The message that we aren't all like them seems to have percolated to the top, however. My current concern is that if they haven't worked in VFP with a full-featured framework, they really don't know what good is, at least my "good" <s>, and so won't aspire to reach that goal.

With what we'll have in the framework for VFP.Net, I hope to cut 5 minutes off that demo (the steps of creating the xCase2VPM run, and the steps required to create the SQL Database and the Remote DBC are refactored to run atomically and as needed in the development environment).

Hank



>>>>>WCF RIA has not been released to manufacturing yet, so I can't use it in any production environment or even serious development. RIA is slated for release sometime next year, and between today and then a lot can happen to the API that can break my code. Be that as it may, it still seems that .NET is playing catch-up with stuff MS has had for years, even decades already.
>>>>>
>>>>>Hopefully RIA will address many if not all of the current pain points when it finally arrives. With new features coming in VS 2010 and Silverlight 4, it could well be that programmer productivity will increase significantly in the future. In the meanwhile, hope springs but the pain remains.
>>>>
>>>>
>>>>There's another solution that abstracts much of the pain. Look at ADO .Net Data Services (Astoria). I have used this prior to RIA services.
>>>
>>>Thanks, John. I'll check it out. Do you find RIA to be much or just a little better than Astoria? What does RIA improve in the development process?
>>
>>Everything is declarative. You add a domain data service class to your web project and it sets up the communication channels between the silverlight client and the web project.
>>You then add a domain data source and this gives you sorting, filtering, paging, editing, etc. out of the box with no code behind.
>>
>>Astoria black boxes much of the communication stuff between client/web but doesn't give nearly the power that RIA does.
>
>I just watched an impressive .NET RIA Intro video (http://silverlight.net/learn/videos/all/net-ria-services-intro/) that goes over a lot of this stuff. Nice to be able to do things declaratively within XAML. Also, the datagrid and dataform automation is quite nice. Still a fair amount of typing, but much better than the code I attached to my original post. Still, a 2-hour demo for a simple many-to-one data entry setup. Given that this includes login authorization, sortable grid, full edit/save/cancel functionality in and out of SQL server, it is getting closer to some of the older technologies (e.g., VFP)
>
>Pertti
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform