Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
KittyHawk
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01474434
Message ID:
01475087
Views:
83
Looking forward to your blog posting. <s> (Seriously: I don't think I ever miss one of yours as it comes through the feeder list.)

>>Thanks for the clarification. Yes, there is no intellisense (I've been playing with it in VS2010).
>>
>>That's a good point about ExpandoObject: assuming it is, that means the columns can be bound to WPF controls.
>
>
>Actually I'm not sure if ExpandoObject properties can bind or not. Underneath the covers the properties are stored in a dictionary and I don't think Reflection actually works against Expando objects so I kind of doubt it works but I'm not sure... interesting to try out (don't have time this second tho :-))
>
>+++ Rick ---
>
>
>>
>>Hank
>>
>>>Just for clarfication:
>>>
>>>WebMatrix: Not really WebMatrix that does that: THe Razor View Engine does what you talk about and the libraries are just a bonus. I'd guess the data libraries will find their way into the .NET framework in the next version as does the Razor View Engine. And as to strong typing in the Microsoft.Data space: It's really not strongly typed - it's dynamic typing most likely using ExpandoObject to dynamically add properties as needed. This means: No Intellisense and no compile time type verification so definitely not strong typing.
>>>
>>>+++ Rick ---
>>>
>>>>Hi Craig,
>>>>
>>>>if it's wizards, you are right on.
>>>>
>>>>But there has to be a programming language available underneath, as there is in Google's App Inventor.
>>>>
>>>>One clue might be the new Database and DynamicRecord classes in Microsoft.Data, that comes with WebMatrix. Basically, it gives you a) an IEnumerable interface and b) strong typing of columns, from c) a connection string and a sql statement. With that as a basis, and awful lot could be done, e.g., creating an ObjectDatasource (providing the missing methods, as one would do with a framework class).
>>>>
>>>>We'll know soon enough.
>>>>
>>>>Scott Guthrie will be doing an interactive with Lidnug on 8/18: if you are on LinkedIn, it would be worth signing up for Lidnug just to get in on the LiveMeeting, and have the opportunity to ask him questions. He's likely to be the one with the answers. http://bit.ly/lidnughtmlcalendar
>>>>
>>>>It turns out (from a brief Twitter historical search) that Kittyhawk has been in development for more than 2 years, which is itself an interesting piece of information, in that it means that this isn't necessarily something thrown together in a hurry, but rather is a serious product.
>>>>
>>>>Hank
>>>>
>>>>>There was lots of discussion here when mjf first posted about it. It sounds like a bunch of Wizards to me. And we know how well those work. I will be surprised if there is any VFP in it as .NET is MIcrosoft's development direction.
>>>>>
>>>>>>KittyHawk
>>>>>>
>>>>>>Does it sound like something involving VFP ?
>>>>>>
>>>>>>What do you guys think about it ?
>>>>>>
>>>>>>http://www.zdnet.com/blog/microsoft/microsoft-kittyhawk-a-new-tool-to-help-non-programmers-build-net-business-apps/6853
Previous
Reply
Map
View

Click here to load this message in the networking platform