Re: Progress maximum value on XML serialisation
- From: zacks@xxxxxxxxxxxxxxxxxxxxxxxx
- Date: Thu, 14 Jun 2007 08:22:45 -0700
On Jun 14, 11:09 am, Manikandan <plmanikan...@xxxxxxxxx> wrote:
Hi,
I'm working with XML serialization.
I'm writing a xml file of huge size(above 500MB)
I need to show the user the progress of writing to file using progress
bar.
For this i need to create a thread and first start the thread and then
writing process, after writing to file stop the thread
My doubt is how to set the value for progress bar, some times file
size is 100MB and some other time 2GB like, I don't know how to set
the progress bar maximum value
Kindly help me to solve problem
Since the writing of an XML file with the XMLSerialization Serialize
method, I doubt if you could implement a progress bar showing the
progress of writing the file.
.
- Follow-Ups:
- Re: Progress maximum value on XML serialisation
- From: Nicholas Paldino [.NET/C# MVP]
- Re: Progress maximum value on XML serialisation
- References:
- Progress maximum value on XML serialisation
- From: Manikandan
- Progress maximum value on XML serialisation
- Prev by Date: YouTube tests video filtering software www.aliozturk.blogcu.com
- Next by Date: Re: Code to parse a SQL Result into list of datatables
- Previous by thread: Progress maximum value on XML serialisation
- Next by thread: Re: Progress maximum value on XML serialisation
- Index(es):
Relevant Pages
|