MultiThreading Delegates and Fun with controls
If you have completed an application and wish to share the complete source/project files with everyone then please post it in here. Source-code files only, no tutorials.
5 posts
Page 1 of 1
ok so i have been working with MultiThreads and Delegates as of late.
and found out that using these methods are a lot of fun.
So i made this little project application to help other learn how to use them as well.
all this really is, is a app that reads xml files and loads the data from the selected xml file
into a listview control. you can add, edit and delete any item in the listview control.
and all of it is handled thru threads and delegates.
when you edit a item in the listview, you will see the item being updated as you type the new values.
i made a video so you guy could see what is happening.
i am releasing the soure to this project cause i want the one who want to learn... Learn!
now what i have done is added all the files you will need.
i also placed comments in as many places as i could seeing how it is 5:45 in the morning and i have been
working on this all night for you guys.
a lot of the method and functions i used in this project i also use on the SLPE project.
this source will cost you 25 credits. but for those who download it and learn something, you will have spent those credit
on a good cause.
this project was built using:
Visual Studio Express 2012 for Desktop
Framework 4.5

http://youtu.be/zqOvR7Q00mU
if you have any question or comments please feel free to PM me or come find me in chat.
i will do the best i can to answer your question.
if you would like a simple example of this project without all the added events then let me know
and i will see what i can do for you.
and found out that using these methods are a lot of fun.
So i made this little project application to help other learn how to use them as well.
all this really is, is a app that reads xml files and loads the data from the selected xml file
into a listview control. you can add, edit and delete any item in the listview control.
and all of it is handled thru threads and delegates.
when you edit a item in the listview, you will see the item being updated as you type the new values.
i made a video so you guy could see what is happening.
i am releasing the soure to this project cause i want the one who want to learn... Learn!
now what i have done is added all the files you will need.
i also placed comments in as many places as i could seeing how it is 5:45 in the morning and i have been
working on this all night for you guys.
a lot of the method and functions i used in this project i also use on the SLPE project.
this source will cost you 25 credits. but for those who download it and learn something, you will have spent those credit
on a good cause.
this project was built using:
Visual Studio Express 2012 for Desktop
Framework 4.5




http://youtu.be/zqOvR7Q00mU
if you have any question or comments please feel free to PM me or come find me in chat.
i will do the best i can to answer your question.
if you would like a simple example of this project without all the added events then let me know
and i will see what i can do for you.
You do not have the required permissions to view the files attached to this post.
Is it possible to open this with VS2010?
the theme is nice, pretty cool... nice project as well...!
just one question.. on the first image, is it a listview or a usercontrol on a flow layout panel?
just one question.. on the first image, is it a listview or a usercontrol on a flow layout panel?
noypikami wrote:the theme is nice, pretty cool... nice project as well...!that is no theme. it is windows 8.
just one question.. on the first image, is it a listview or a usercontrol on a flow layout panel?
and it is a ListView Control
thanks for the comments.
Last edited by Scottie1972 on Mon Feb 25, 2013 12:29 am, edited 1 time in total.
AnoPem wrote:Is it possible to open this with VS2010?Not sure.
I used Visual Studio 2012 to build this.
5 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023