No announcements
Found 2273407 threads
-
0 Votes
best approach to update resources .resx file - Architecture -
User-2080168305 posted hi u can bind resouce file to grid view and give UI to update that.Answered | 4 Replies | 109 Views | Created by Anonymous - Thursday, April 22, 2010 8:53 AM | Last reply by Anonymous - Monday, April 26, 2010 4:47 AM -
0 Votes
C# resource file(.resx) how to append values
actuall try to append the new resource name/value pair by reading the resource(.resx) file as xmlDocument and add the xmlElement to it and ...Answered | 6 Replies | 10480 Views | Created by ravi256 - Friday, September 17, 2010 10:42 AM | Last reply by shree_ars - Thursday, July 7, 2011 4:13 AM -
1 Votes
.resx file issue post Update2
Hi Ian, It's been a while since I worked with resource files, but if I remember correctly, linking .resx file can be tricky because ...Answered | 1 Replies | 852 Views | Created by Ian Mac - Tuesday, April 16, 2013 1:06 PM | Last reply by Huy Nguyen MSFT - Friday, April 19, 2013 9:45 PM -
4 Votes
Invalid Resx File
A new project does not have a RESX file - it is only created when you add a resource.Answered | 12 Replies | 26457 Views | Created by Fritz4242 - Tuesday, November 13, 2012 8:42 PM | Last reply by wydy - Thursday, July 4, 2013 12:00 PM -
0 Votes
RESX files and Sandbox solution
Instead the feature and its resx files remain inside the wsp file in the content database.Answered | 7 Replies | 10531 Views | Created by Julien C_ - Friday, July 30, 2010 11:42 AM | Last reply by Caroline2AT - Friday, July 8, 2011 3:27 PM -
0 Votes
How do I read *.resx files and create *.resources files in C#?
Hi, You can also use ResourceManager class to access the resources.Answered | 2 Replies | 51842 Views | Created by Xiaoyun Li – MSFT - Wednesday, April 8, 2009 5:52 AM | Last reply by Sab Venkat - Wednesday, April 8, 2009 9:15 AM -
0 Votes
Managing a large number of RESX files
I'm localizing a medium-size desktop app and am a little concerned about the large number of resource files and how to manage them.Answered | 1 Replies | 9405 Views | Created by Rubio - Monday, September 22, 2008 10:15 AM | Last reply by Vijay Mullick - Thursday, November 6, 2008 1:23 PM -
4 Votes
Using Bitmap resources from .resx file in WPF
I know the name of the resource, but the assembly that contains the resource is not referenced by the application.Answered | 9 Replies | 43459 Views | Created by jturpin - Friday, November 10, 2006 9:32 PM | Last reply by Ismael.Saifo - Friday, February 28, 2014 12:41 PM -
0 Votes
Purpose of 'Satellite Assemblies' over '.resx' files
A .resx file contains XML that describes the resources for the designer and localization tools like Winres.exe.Answered | 2 Replies | 2972 Views | Created by A N K S - Monday, July 14, 2008 9:56 AM | Last reply by A N K S - Wednesday, July 16, 2008 6:25 AM -
0 Votes
Resources files (.resx) didn't work after deployment to the production server
check the following post: Provision and automatic update of embedded resources to Resources folder in Sharepoint hive.Answered | 1 Replies | 625 Views | Created by Samo G - Monday, February 13, 2017 11:27 AM | Last reply by sadomovalex - Monday, February 13, 2017 2:29 PM -
0 Votes
using a .resx file for removing hard coded image source names
Hi I am trying to use the wpf ribbon and since I have a lot of images that are being referenced from my Xaml I was trying to figure out a way to use the .resx file to remove ...Answered | 3 Replies | 3936 Views | Created by paladugu457 - Thursday, November 18, 2010 4:09 PM | Last reply by Sheldon _Xiao - Monday, November 29, 2010 6:18 AM -
2 Votes
Localizion resource problem about *.resx and Thread.CurrentThread.CurrentCulture
the resource file wasn't packaged in correct way in the installer project.Answered | 3 Replies | 519 Views | Created by startor - Thursday, April 16, 2015 1:43 PM | Last reply by Kristin Xie - Friday, April 17, 2015 8:47 AM -
0 Votes
Include resx in main assembly
Hi, First, what you want is not a recommended approach.Answered | 1 Replies | 3507 Views | Created by emotive - Tuesday, May 26, 2009 4:26 PM | Last reply by Jay_Wang - Wednesday, May 27, 2009 9:15 AM -
1 Votes
Unable to use .resX file GIF image resources in CLR managed C++ after upgrade to VS2010
Pull up the ResX file and export all the graphics to the desktop.Answered | 4 Replies | 1744 Views | Created by DaveGriffin - Tuesday, May 27, 2014 2:23 PM | Last reply by janhec - Wednesday, December 19, 2018 3:40 PM -
3 Votes
Customizing the .resx file.
Hi JiyaDesai, First with ResXResourceWriter Class to write resources in an XML resource (.resx) file.Answered | 1 Replies | 1099 Views | Created by JiyaDesai - Monday, August 4, 2014 5:39 PM | Last reply by Kristin Xie - Tuesday, August 5, 2014 7:27 AM -
5 Votes
Localizing WPF with .resx files
I believe your resources are generated as an internal class.Answered | 3 Replies | 15739 Views | Created by Bloodsplatter - Sunday, April 6, 2008 8:07 AM | Last reply by Tristen - Friday, November 6, 2009 4:40 PM -
3 Votes
How to link .resx and .Designer.cs files back together
I still have separate *.cs, *.Designer.cs, and *.resx files.Answered | 3 Replies | 21570 Views | Created by Isolda - Tuesday, March 31, 2009 2:33 PM | Last reply by Alka Shivane - Thursday, March 22, 2018 6:28 AM -
0 Votes
Values from resx files in design view
It's a question about resx files.Answered | 5 Replies | 3093 Views | Created by annastine - Tuesday, November 1, 2011 1:13 PM | Last reply by Neddy Ren - Wednesday, November 9, 2011 2:48 AM -
0 Votes
resx graphic image recovery
Is there an update?Answered | 11 Replies | 4731 Views | Created by JohnZonie - Sunday, November 7, 2010 9:04 PM | Last reply by Renee Culver - Wednesday, November 10, 2010 4:45 AM -
0 Votes
Best approach to Update WCF Service References
When you said “I know how to update the service reference in BizTalk projects”, when you have used Consume WCF wizard, there is no way to ...Answered | 1 Replies | 1113 Views | Created by Ammu_Biz - Monday, March 2, 2015 6:29 PM | Last reply by M.R.Ashwin Prabhu - Monday, March 2, 2015 7:15 PM - Items 1 to 20 of 2273407 Next ›
No announcements