I'm still in an analysing process, got a couple of things I want to learn. I plan it to be for "personnal" budget rather than a business software. And even if I plan to use Culture to have it in both language, I'm from a French part of Canada (Quebec Province) so I first intend on having it working in French. Though I'll get it in English soon enough whenever I can. I'm still at university and I'm actually "Traineeship" (not sure of that word). I'm working in the old RPG400 language, so programming in C# is to entertain me!
2011/6/7 Cerebrus <[email protected]> > It depends on the size, complexity and relationships between the data. > > I would go with an MS Access DB as well. Your client app could use it > as a backend without having to install MS Access. This is a commonly > used method in many (commercial and otherwise) applications. > > I would use XML only if the data was more hierarchical than > relational. > > P.S.: I'd be interested in helping out with or evaluating your Budget > application because I have considered rolling my own often enough, but > never got around to it. I find the available software in this regard > do not come close to my requirements. Let me know if it interests you. > > On Jun 7, 1:49 pm, Vaibhav Goel <[email protected]> wrote: > > you can also use MsAccess Database or you can save the data as a > file.choice > > is urs. > > > > On Mon, Jun 6, 2011 at 9:31 PM, Arnaud Mongrain < > [email protected]>wrote: > > > > > > > > > Hi, > > > > > I'm working on a personnal project to make it easy to follow my budget. > > > I'd like to share it with some friends of mine, and since they don't > have > > > any DB installed on their computer, I'd prefer to store datas in files, > or > > > other types of database. > > > > > I've read some post over the Internet saying that XML would be good, > but > > > I'm not sure and I never worked with XML before. Do you have any > > > suggestions? > > > > > Thank for your help! > > > > > -- > > > You received this message because you are subscribed to the Google > > > Groups "DotNetDevelopment, VB.NET <http://vb.net/>, C# .NET, > > > ADO.NET<http://ado.net/>, > ASP.NET <http://asp.net/>, XML, XML > > > Web Services,.NET Remoting" group. > > > To post to this group, send email to > [email protected] > > > To unsubscribe from this group, send email to > > > [email protected] > > > For more options, visit this group at > > >http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en > > > or visit the group website athttp://megasolutions.net- Hide quoted text > - > > > > - Show quoted text - > > -- > You received this message because you are subscribed to the Google > Groups "DotNetDevelopment, VB.NET <http://vb.net/>, C# .NET, > ADO.NET<http://ado.net/>, > ASP.NET <http://asp.net/>, XML, XML > Web Services,.NET Remoting" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en > or visit the group website at http://megasolutions.net > -- You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en or visit the group website at http://megasolutions.net
