473,385 Members | 1,331 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

When goinf with XML ????

Dear all,

I am building a windows application with data stored in a
database. In many place XML is place in this .NET
environement.

I kow that with XML you can format your data according
your own tags.

But when storing data in XML format is needed and when it
i absolutly useless.

I mean if I have only an windows application should I go
for XML formatting or is it only dedicated for web
application?

Thnaks to help me clarifying the difference
serge
Jul 19 '05 #1
3 1244
Storing tree structure information is the XML features I like most.
I have made a tiny application which stores bookmark.
In storing and loading the information, I can simply use the Serialize and
Deserialize method of the XMLSerializer class.
I don't need to query multiple tables.

"serge calderara" <se*************@maillefer.net> ¦b¶l¥ó
news:09****************************@phx.gbl ¤¤¼¶¼g...
Dear all,

I am building a windows application with data stored in a
database. In many place XML is place in this .NET
environement.

I kow that with XML you can format your data according
your own tags.

But when storing data in XML format is needed and when it
i absolutly useless.

I mean if I have only an windows application should I go
for XML formatting or is it only dedicated for web
application?

Thnaks to help me clarifying the difference
serge

Jul 19 '05 #2
In my case what do u sujest me, becasue I do not see clearly the when
and why ?

Juste to tell you a bit more, I have some data coming out from database
and those data can be displayed in a windows form

thanks for your commnets
serge


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Jul 19 '05 #3
I will emphasis to use it when the data is a tree structure. It is because
you can edit the data easier.
XML is not the only technical issue in XML technology, try to include XML
Schema and XSLT to assist deciding the correct technology you 'll use.
It is because for non tree-structural data, there are many factors to decide
using database or windows form.
If you think your current application is accpetable, there is no reason to
change to XML, as changing the that is quite expensive.
But if you forecast you gain a lots from XML, of course, you should use it.

Actually I am not an XML Expert, I can't help much. But I think when you are
learning and using XML, you will know the situation when to use it.
If you are still in confusion, I will recommend you to try XML more.

"calderara serge" <se*************@maillefer.net> ¦b¶l¥ó
news:%2****************@TK2MSFTNGP12.phx.gbl ¤¤¼¶¼g...
In my case what do u sujest me, becasue I do not see clearly the when
and why ?

Juste to tell you a bit more, I have some data coming out from database
and those data can be displayed in a windows form

thanks for your commnets
serge


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Jul 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Dynamo | last post by:
Hi, I am still confused as when to use single or double quotes. This works: echo "<td>" . $row . "</td>"; and this does not
4
by: Nuno | last post by:
Is there any SQL Error? Or I have to use Select case in VB code to control SQL instead. Thank you for any ans. Nuno
7
by: sql-db2-dba | last post by:
Does DB2 just fudge it when it is an empty table? Is there a "formula" for average row size when you have variable length records. Or you really have to know what your application is packing into...
4
by: Peter Row | last post by:
Hi, I have created a UserControl which is subsequently hosted on a standard form. My control has a TabControl on it but it has no TabPages configured. At runtime I create X pages and put a...
5
by: AAguiar | last post by:
I have an asp.net project where the code behind the aspx page calls a c# class which makes calls to a managed static C++ class. The C# class works fine when the asp net worker process starts, when...
8
by: Galina | last post by:
Hello I have 6 dependent list boxes on my ASP page:  Faculty;  Lecturer;  Course;  Course occurrence;  Group;  Week commencing date. When faculty is selected, lists of lecturers and...
3
by: serge calderara | last post by:
Dear all, I am building a windows application with data stored in a database. In many place XML is place in this .NET environement. I kow that with XML you can format your data according...
1
by: xenonysf | last post by:
they give me function pointer for call back; here is the func; funcA(void* buffer,int size); when i receive data i am goinf to call this func, buffer with data and its size.. i have data...
44
by: Smokey Grindle | last post by:
I have a list box on my form, but I need to databind it to a data table that is a private member of the form's class... so I basically have Public Class MyForm priate m_MyTable as new datatable...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.