I
iKiLL
Hi All,
I am new to .Net and Compact Framework. So I have a really basic question
for you all.
I am building an application in C# for Windows Mobile 5.0 in VS2005 CF2.0
I would like this application to have some customizable features with out
having to recompile.
In particular this like images and Logos to be changeable.
Bearing in mind I am writing for the PDA platform
My Question:
1. Is this realistic to load images into the application. Rather
than compile them in.
2. What is the best/fastest way to load images into an application
from a folder.
You see what I was thinking was having a folder in the application directory
to hold the images, that have specific predefined names and sizes in a
certain format. Then on load the application can pick them up. This way the
application can be Branded for an company that uses it.
Any suggestions are welcome.
Thanks,
ink
I am new to .Net and Compact Framework. So I have a really basic question
for you all.
I am building an application in C# for Windows Mobile 5.0 in VS2005 CF2.0
I would like this application to have some customizable features with out
having to recompile.
In particular this like images and Logos to be changeable.
Bearing in mind I am writing for the PDA platform
My Question:
1. Is this realistic to load images into the application. Rather
than compile them in.
2. What is the best/fastest way to load images into an application
from a folder.
You see what I was thinking was having a folder in the application directory
to hold the images, that have specific predefined names and sizes in a
certain format. Then on load the application can pick them up. This way the
application can be Branded for an company that uses it.
Any suggestions are welcome.
Thanks,
ink