Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I miss dbfs in .NET pro data driven programming
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01620067
Message ID:
01620156
Views:
72
Thanks. A persisted list sounds good. Is it possible to edit a list in a VFP-BROWSE-like manner right from Visual Studio?


>You can use serialization to accomplish similar things. Just persist objects (or lists or dictionaries if you want table like structures) to disk as JSON or XML and include that in your project's folders.
>
>+++ Rick ---
>
>>Now that I am learning .NET I really miss dbf tables.
>>
>>I use them to store parameters for data driven programming. They are easy to maintain and since they are included in the executable they are always in sync with the code.
>>
>>Is there an similarly easy to use tool in .NET for that?
>>
>>TIA,
>>
>>Alex
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform