473,326 Members | 2,023 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,326 software developers and data experts.

read class at runtime

JR
Hi,

I want to read a class that exist only of strings so that I can show each
property into textfields, let my user edit them and save them again.

My class is created very easy and have the next format:

clsLangSettings
Lang
buttuns
add
close
change
headers
monday
tuesday
Wensday

and so on.

so I have on the first level some unieke strings
than i have some sub classes buttons, days, messages, columnheaders ...
the strings have all there default value and are read from a xlm serialiser
after the edit I must save them again so that my user can change the
language he want

Thanks
Oct 15 '06 #1
1 971

well i wonder why you make it yourself so difficult

did you know that you can bind a property to a configuration setting ?

regards

Michel Posseth [MCP]

"JR" <x.*@x.xschreef in bericht
news:n1**********************@phobos.telenet-ops.be...
Hi,

I want to read a class that exist only of strings so that I can show each
property into textfields, let my user edit them and save them again.

My class is created very easy and have the next format:

clsLangSettings
Lang
buttuns
add
close
change
headers
monday
tuesday
Wensday

and so on.

so I have on the first level some unieke strings
than i have some sub classes buttons, days, messages, columnheaders ...
the strings have all there default value and are read from a xlm
serialiser
after the edit I must save them again so that my user can change the
language he want

Thanks

Oct 15 '06 #2

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

Similar topics

3
by: Koen | last post by:
Hi, first of all, the machine setup server 1: - UDB2 7.2.5; COUNTRY=1, location = US, IBM1250 codepage - Locale: US English; Regional Settings: English; Keyboard: Dutch; decimal separator: ....
10
by: Dan | last post by:
All I Am Attempting To Serialize An Object To An XML File. Here Is The Code For That public string SaveNewSurvey( MutualSurveyObject mso_TempObject, int i_JobID ) { string s_RootFileName;...
8
by: Richard Bell | last post by:
I have a class in a seperate dll which I want to remote. I have referenced the class and registered it using a simple exe. I can connect to the class's interface using Activator.GetObject and call...
7
by: yufufi | last post by:
lets say we have a 'shape' class which doesn't implement IComparable interface.. compiler doesn't give you error for the lines below.. shape b= new shape(); IComparable h; h=(IComparable)b;...
0
by: menkaur | last post by:
I was writing simple test program for using class libraries (OS: Windows 2003 Server). The problem I’ve got: runtime error: ------------------------------------------- An unhandled exception of...
8
by: Davíð Þórisson | last post by:
Emm, being a newbie to C#, can someone explain to me what is the difference between a constant (as a Class member) and a read only property?? Also I simply cannot grasp the concept of static...
9
by: John Howard | last post by:
How can I read a text file that is on a UNIX server in VB.Net? Please keep it simple. Thanks, John
1
by: Carl Gilbert | last post by:
Hi Is there any way to enable/disable an item in a property grid at runtime? I have two properties that I am showin in a property gris and based on the validity of the first property, I want...
3
by: yxq | last post by:
Using the function below, i can get icon from a file to imagelist, but when exit my program, system will pop up a error box of "Memory can not Read", why? My system is Windows XP & sp2 ...
5
by: Jesper Schmidt | last post by:
When does CLR performs initialization of static variables in a class library? (1) when the class library is loaded (2) when a static variable is first referenced (3) when... It seems that...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
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...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
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...

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.