Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I miss dbfs in .NET pro data driven programming
Message
 
 
To
21/05/2015 19:02:20
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:
01620082
Views:
95
>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

You could consider storing parameters for data driven programming in XML files. You could quickly convert XMLs into data-sets (at run-time) and use them (instead of dbfs). Even in my VFP application I am changing all configurations and meta data from DBF to XML (to make everything more .NET-compatible).
HTH
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform