No announcements
Found 2856965 threads
-
0 Votes
Values from resx files in design view
I want the value from the resx file to be visible in design view.Answered | 5 Replies | 3095 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
Is there an easier way to merge Windows Forms .Designer files, *.resx file?
This also makes unit testing easier.Unanswered | 3 Replies | 3930 Views | Created by E-John - Thursday, July 9, 2020 1:52 PM | Last reply by Daniel_Zhang-MSFT - Tuesday, July 14, 2020 7:10 AM -
4 Votes
Invalid Resx File
Just to be clear this is a vb.net desktop application, so there is a .resx file for every form.Answered | 12 Replies | 26462 Views | Created by Fritz4242 - Tuesday, November 13, 2012 8:42 PM | Last reply by wydy - Thursday, July 4, 2013 12:00 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 | 21576 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
RESX files and Sandbox solution
Instead the feature and its resx files remain inside the wsp file in the content database.Answered | 7 Replies | 10535 Views | Created by Julien C_ - Friday, July 30, 2010 11:42 AM | Last reply by Caroline2AT - Friday, July 8, 2011 3:27 PM -
4 Votes
Resx design-time serialization
Resx file stores data either as string or Base64 from binary serialization and nothing can be done about it.Answered | 5 Replies | 6629 Views | Created by Đonny - Sunday, December 7, 2008 12:53 PM | Last reply by Đonny - Wednesday, December 10, 2008 9:54 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 | 2975 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
Managing a large number of RESX files
The solution contains some 300 RESX files that have to be translated to 7 languages, bringing the total number of RESX files to 2400.Answered | 1 Replies | 9408 Views | Created by Rubio - Monday, September 22, 2008 10:15 AM | Last reply by Vijay Mullick - Thursday, November 6, 2008 1:23 PM -
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 resource name may ...Answered | 1 Replies | 855 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 -
3 Votes
Customizing the .resx file.
Hi JiyaDesai, First with ResXResourceWriter Class to write resources in an XML resource (.resx) file.Answered | 1 Replies | 1103 Views | Created by JiyaDesai - Monday, August 4, 2014 5:39 PM | Last reply by Kristin Xie - Tuesday, August 5, 2014 7:27 AM -
2 Votes
Merging multiple video files
It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.Answered | 3 Replies | 1155 Views | Created by BradStevenson - Tuesday, January 21, 2014 7:04 PM | Last reply by Anne Jing - Thursday, January 23, 2014 6:55 AM -
5 Votes
Localizing WPF with .resx files
I use ResX files to localize the WinForms, but if I try to localize WPF with the following: Code ...Answered | 3 Replies | 15743 Views | Created by Bloodsplatter - Sunday, April 6, 2008 8:07 AM | Last reply by Tristen - Friday, November 6, 2009 4:40 PM -
0 Votes
Binding Lable with string in .resx file
Thanks, I've found following solution for this We can define our strings in XML file :-Answered | 2 Replies | 3918 Views | Created by SunilThk - Thursday, July 31, 2008 2:52 PM | Last reply by SunilThk - Monday, August 11, 2008 2:13 PM -
1 Votes
.designer.cs and .resx
This means you can have multiple files carrying different part of any given classes.Answered | 1 Replies | 1058 Views | Created by Btb4198 - Sunday, March 16, 2014 10:35 PM | Last reply by cheong00 - Monday, March 17, 2014 1:44 AM -
1 Votes
Merging external file with C# .EXE
Hiya, Well, you can embed the Excel file as a Resource or you can append the entire file to the end of your .EXE.Answered | 2 Replies | 999 Views | Created by avinashav - Saturday, April 19, 2014 5:46 PM | Last reply by User3DX - Sunday, April 20, 2014 7:29 AM -
4 Votes
Merge PDF files into one file
Best way to combine any type of file into single PDF file.Answered | 5 Replies | 4650 Views | Created by SQL Insane - Friday, February 21, 2014 5:06 PM | Last reply by allenjason - Tuesday, January 28, 2020 10:10 AM -
0 Votes
Is there an easier way of restoring to the latest backup file via script?
Personally I'm not a fan of appending backups as a corruption of that file pretty much makes all others useless.Answered | 2 Replies | 967 Views | Created by z0802361 - Monday, December 2, 2013 9:54 AM | Last reply by TiborK - Monday, December 2, 2013 5:27 PM -
1 Votes
Windows Forms localization by 3rd parties
For instance, form-based ".resx" files don't always contain all the info req'd to perfectly create a form.Answered | 7 Replies | 1127 Views | Created by Bob Rundle - Wednesday, June 18, 2014 9:16 PM | Last reply by Hexadigm Systems - Saturday, June 21, 2014 4:05 PM -
0 Votes
Objects in windows form [Design] desappeared
In solution explorer expand your form out so you see the designer, resx and class.Answered | 1 Replies | 834 Views | Created by Jhonatan20 - Thursday, November 12, 2015 8:59 PM | Last reply by Andy ONeill - Friday, November 13, 2015 12:14 PM -
0 Votes
Resx file usage in custom content type for SP2010
The display name of the field is shown in the UI and so can be localized in different languages using resx files.Answered | 1 Replies | 3021 Views | Created by AlwaysSmile - Friday, December 14, 2012 5:13 AM | Last reply by Teodora Gancheva - Friday, January 18, 2013 9:34 AM - Items 1 to 20 of 2856965 Next ›
No announcements