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

How to deploy a resx file

hi,
I had created resx files,i want to open it in page(ie.want to deploy it)..how to do...
May 30 '07 #1
4 5385
Plater
7,872 Expert 4TB
A resx file is just a resource file. You will need to create a whole heck of a lot more if you hope to deploy a webpage (or windows application)
May 30 '07 #2
Frinavale
9,735 Expert Mod 8TB
hi,
I had created resx files,i want to open it in page(ie.want to deploy it)..how to do...
Welcome to TDSN Karunajo!

Could you please use a more descriptive title for your questions in the future. I'm changing the title of your thread from "hi" to "How to deploy a resx file". Thanks.

As for your problem, what exactly are you trying to do?
Have you created a web application .NET project using Visual Studio and want to deploy it? If so, which version of Visual Studio?

Plater is correct in saying that a resx file is a resource file. These support your project but aren't very useful to human interaction with the program.

What exactly is the problem that you're having?
We need a little more information about the problem to help you out.

Cheers!

-Frinny
May 30 '07 #3
i am using asp.net2.0.Actually i have created resx files in side App_LocalResources.now i want to link this resx file(ie want to open it in the webform).i want to create like UI.Just like In UI customers can modify the resx file.plz....
May 31 '07 #4
Frinavale
9,735 Expert Mod 8TB
i am using asp.net2.0.Actually i have created resx files in side App_LocalResources.now i want to link this resx file(ie want to open it in the webform).i want to create like UI.Just like In UI customers can modify the resx file.plz....
I've never done this myself.
It doesn't seem like letting customers modify a resx file is a good idea.

Have you seen these articles supplied by MSDN on Resources in .Resx File Format and ResXResourceReader Class?

Please Note:
You cannot embed a .resx file in a runtime executable or compile it into a satellite assembly. You must convert your .resx file into a .resources file using the Resource File Generator (Resgen.exe).
Hope this was helpful!

-Frinny
May 31 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: David Krussow | last post by:
I had an aspx page (mypage.aspx) with a code behind file (mypage.aspx.cs) that in turn had a resx file (mypage.aspx.resx). I decided to create another aspx page (myotherpage.aspx) that would reuse...
3
by: Servé La | last post by:
We have an aspnet project where 2 people are working on and we have put the source files into subversion. Thinking that they were not crucial for a project, we did not put in the resx files. But...
1
by: strout | last post by:
Do we need to deploy these type of file on server. Is .resx file embedded into dll or not? If not we should include resx file, right? strout
0
by: prabhupr | last post by:
Hi Folks I'm currently working on a Localization+Globalization project; for this project, we need to generate ".Resx" files and we use "US English" Resx file as the base version, to compare the...
6
by: ad | last post by:
I wnat to load a file in an .resx file and transfer the file to a stream. How can I do?
0
by: Steave | last post by:
Hi, using Managed C++ (.Net 2.0), I want to embed some images within an executable using a .resX file, and upon an event (in this case a combo box changing), I want the picture box to update with a...
0
by: Rahul | last post by:
Hi I have a Project A that is being reffered by another WEB project Webber. In Project A i am using a resx file to store some information in it. I have m1de the Build Action of the Resx file to...
0
by: Mircea Pleteriu | last post by:
Hi, I will present you a virtual scenario. Here it is. Say, we develop a web app consisting in one page only. The page displays a culture-dependent text and a switch (as a dropdown list) to...
8
by: raylopez99 | last post by:
I have the latest version of Visual Studio 2008 Professional, which allows you to create resource files (this is the .resx file, no?), unlike the Express version, which does not. I am trying to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.