473,387 Members | 1,504 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,387 software developers and data experts.

Skinned Resource File - Help

Hi
I am looking to develop an application that requires
different graphics (skinned) and text (localisation) for
each installation
am currently using C# VS 2003

Would the way to go be Resource Files, if so how do i
deploy the installation driven resource file (does it sit in the application
path)
i can see a way of compiling the resource file into the application but that
way
i would have to recomplile for every installation (and that is a nightmare)

Any ideas?

Thanks

Richard
Nov 22 '05 #1
6 1369
ASP.NET 2.0 Master Pages, Themes, and Skins

<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/
"Richard Steele (Basemap)" <Ri******************@discussions.microsoft.com>
wrote in message news:48**********************************@microsof t.com...
Hi
I am looking to develop an application that requires
different graphics (skinned) and text (localisation) for
each installation
am currently using C# VS 2003

Would the way to go be Resource Files, if so how do i
deploy the installation driven resource file (does it sit in the
application
path)
i can see a way of compiling the resource file into the application but
that
way
i would have to recomplile for every installation (and that is a
nightmare)

Any ideas?

Thanks

Richard

Nov 22 '05 #2
ASP.NET 2.0 Master Pages, Themes, and Skins

<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/
"Richard Steele (Basemap)" <Ri******************@discussions.microsoft.com>
wrote in message news:48**********************************@microsof t.com...
Hi
I am looking to develop an application that requires
different graphics (skinned) and text (localisation) for
each installation
am currently using C# VS 2003

Would the way to go be Resource Files, if so how do i
deploy the installation driven resource file (does it sit in the
application
path)
i can see a way of compiling the resource file into the application but
that
way
i would have to recomplile for every installation (and that is a
nightmare)

Any ideas?

Thanks

Richard

Nov 22 '05 #3
Thanks, this is a WinApp, could I emulate ASP then use Skins?
"clintonG" wrote:
ASP.NET 2.0 Master Pages, Themes, and Skins

<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/
"Richard Steele (Basemap)" <Ri******************@discussions.microsoft.com>
wrote in message news:48**********************************@microsof t.com...
Hi
I am looking to develop an application that requires
different graphics (skinned) and text (localisation) for
each installation
am currently using C# VS 2003

Would the way to go be Resource Files, if so how do i
deploy the installation driven resource file (does it sit in the
application
path)
i can see a way of compiling the resource file into the application but
that
way
i would have to recomplile for every installation (and that is a
nightmare)

Any ideas?

Thanks

Richard


Nov 22 '05 #4
Thanks, this is a WinApp, could I emulate ASP then use Skins?
"clintonG" wrote:
ASP.NET 2.0 Master Pages, Themes, and Skins

<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/
"Richard Steele (Basemap)" <Ri******************@discussions.microsoft.com>
wrote in message news:48**********************************@microsof t.com...
Hi
I am looking to develop an application that requires
different graphics (skinned) and text (localisation) for
each installation
am currently using C# VS 2003

Would the way to go be Resource Files, if so how do i
deploy the installation driven resource file (does it sit in the
application
path)
i can see a way of compiling the resource file into the application but
that
way
i would have to recomplile for every installation (and that is a
nightmare)

Any ideas?

Thanks

Richard


Nov 22 '05 #5
I have no clue about WinForms.

<%= Clinton Gallagher

"Richard Steele (Basemap)" <Ri******************@discussions.microsoft.com>
wrote in message news:88**********************************@microsof t.com...
Thanks, this is a WinApp, could I emulate ASP then use Skins?
"clintonG" wrote:
ASP.NET 2.0 Master Pages, Themes, and Skins

<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/
"Richard Steele (Basemap)"
<Ri******************@discussions.microsoft.com>
wrote in message
news:48**********************************@microsof t.com...
> Hi
> I am looking to develop an application that requires
> different graphics (skinned) and text (localisation) for
> each installation
> am currently using C# VS 2003
>
> Would the way to go be Resource Files, if so how do i
> deploy the installation driven resource file (does it sit in the
> application
> path)
> i can see a way of compiling the resource file into the application but
> that
> way
> i would have to recomplile for every installation (and that is a
> nightmare)
>
> Any ideas?
>
> Thanks
>
> Richard


Nov 22 '05 #6
I have no clue about WinForms.

<%= Clinton Gallagher

"Richard Steele (Basemap)" <Ri******************@discussions.microsoft.com>
wrote in message news:88**********************************@microsof t.com...
Thanks, this is a WinApp, could I emulate ASP then use Skins?
"clintonG" wrote:
ASP.NET 2.0 Master Pages, Themes, and Skins

<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/
"Richard Steele (Basemap)"
<Ri******************@discussions.microsoft.com>
wrote in message
news:48**********************************@microsof t.com...
> Hi
> I am looking to develop an application that requires
> different graphics (skinned) and text (localisation) for
> each installation
> am currently using C# VS 2003
>
> Would the way to go be Resource Files, if so how do i
> deploy the installation driven resource file (does it sit in the
> application
> path)
> i can see a way of compiling the resource file into the application but
> that
> way
> i would have to recomplile for every installation (and that is a
> nightmare)
>
> Any ideas?
>
> Thanks
>
> Richard


Nov 22 '05 #7

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

Similar topics

3
by: Richard Steele (Basemap) | last post by:
Hi I am looking to develop an application that requires different graphics (skinned) and text (localisation) for each installation am currently using C# VS 2003 Would the way to go be Resource...
1
by: Namratha Shah \(Nasha\) | last post by:
Hi All, This is a resource file generation tool which converts an xml based resource formats to .net resource file i.e. (.resources) and vice-versa. Today we will see how we will generate ...
3
by: al | last post by:
Hi, I use a resource file (.resx) to store user's settings such as language and other strings. The problem i'm facing is that when the user changes one of the strings in the resource file, ...
2
by: Al | last post by:
Hi, I have created a solution with two projects in it - a class library and a windows forms front end. I have added a resource file (Resources.resx) to the class library and filled it with icons....
1
by: vecozo | last post by:
Centralized resource files Hi, We are considering to migrate our custom asp.net localization procedure, to one that stored .Text properties of controls in a SQL database, towards the usage of...
7
by: craig | last post by:
....quick question for anyone who might have some experience with .net resource files in VS 2003. I have an application that is not localized, but I would still like to be able to place all of...
13
by: Bob Jones | last post by:
Here is my situation: I have an aspx file stored in a resource file. All of the C# code is written inline via <script runat="server"tags. Let's call this page B. I also have page A that contains...
21
by: DiAvOl | last post by:
Hello, I am using a simple php server that I wrote and have some questions related to the resource id's. When a new client connects to the server or the server opens a file the Resource id...
12
by: TS | last post by:
i have a need to possibly enable mutli language support. What benefit do i get by using a resource file instead of a custom xml solution? thanks!
2
by: Kasya | last post by:
Hello, How can i make Skinned Animated Mesh using DirectX *.x file. (Please write in comments why need that line) Thanks in Advance!
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: 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$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

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.