Click here to Skip to main content
15,889,281 members
Home / Discussions / C#
   

C#

 
GeneralRe: Best algorithm... Pin
Heath Stewart12-Feb-04 11:04
protectorHeath Stewart12-Feb-04 11:04 
GeneralWriting to app.config... Pin
profoundwhispers12-Feb-04 8:34
profoundwhispers12-Feb-04 8:34 
GeneralRe: Writing to app.config... Pin
Heath Stewart12-Feb-04 8:54
protectorHeath Stewart12-Feb-04 8:54 
GeneralRe: Writing to app.config... Pin
profoundwhispers12-Feb-04 9:10
profoundwhispers12-Feb-04 9:10 
Generalfinding bad resource strings on compile Pin
elena1234512-Feb-04 8:30
elena1234512-Feb-04 8:30 
GeneralRe: finding bad resource strings on compile Pin
leppie12-Feb-04 8:44
leppie12-Feb-04 8:44 
GeneralRe: finding bad resource strings on compile Pin
elena1234512-Feb-04 8:56
elena1234512-Feb-04 8:56 
GeneralRe: finding bad resource strings on compile Pin
Kentamanos12-Feb-04 9:05
Kentamanos12-Feb-04 9:05 
You could have an external application use reflection on your assembly to check for completeness.

You could do something like create string contants in a certain namespace and have this program use reflection on that namespace to get each string constant. It could then use reflection to make sure the resources contain something named the same thing.

You could then make this "check" part of your build.



I, for one, do not think the problem was that the band was down. I think that the problem may have been that there was a Stonehenge monument on the stage that was in danger of being crushed by a dwarf.

-David St. Hubbins
GeneralRe: finding bad resource strings on compile Pin
Heath Stewart12-Feb-04 8:59
protectorHeath Stewart12-Feb-04 8:59 
GeneralInvoke Method Compact Framework Pin
MobileLover12-Feb-04 7:52
MobileLover12-Feb-04 7:52 
GeneralRe: Invoke Method Compact Framework Pin
leppie12-Feb-04 8:47
leppie12-Feb-04 8:47 
GeneralRe: Invoke Method Compact Framework Pin
MobileLover12-Feb-04 10:43
MobileLover12-Feb-04 10:43 
GeneralWaiting for a form box to finish Pin
spindar12-Feb-04 6:02
spindar12-Feb-04 6:02 
GeneralRe: Waiting for a form box to finish Pin
Mazdak12-Feb-04 6:06
Mazdak12-Feb-04 6:06 
GeneralRe: Waiting for a form box to finish Pin
Nick Parker12-Feb-04 6:13
protectorNick Parker12-Feb-04 6:13 
GeneralRe: Waiting for a form box to finish Pin
Mazdak12-Feb-04 6:17
Mazdak12-Feb-04 6:17 
GeneralRe: Waiting for a form box to finish Pin
Nick Parker12-Feb-04 6:12
protectorNick Parker12-Feb-04 6:12 
GeneralRe: Waiting for a form box to finish Pin
spindar12-Feb-04 6:31
spindar12-Feb-04 6:31 
Generalusing a switch for a range of numbers Pin
fou9900412-Feb-04 5:45
fou9900412-Feb-04 5:45 
GeneralRe: using a switch for a range of numbers Pin
leppie12-Feb-04 6:09
leppie12-Feb-04 6:09 
GeneralRe: using a switch for a range of numbers Pin
leppie12-Feb-04 8:56
leppie12-Feb-04 8:56 
GeneralRe: using a switch for a range of numbers Pin
LobsterDK14-Feb-04 8:46
LobsterDK14-Feb-04 8:46 
GeneralData Access Suggestions Pin
Jason Pyke12-Feb-04 4:52
Jason Pyke12-Feb-04 4:52 
GeneralRe: Data Access Suggestions Pin
Mazdak12-Feb-04 6:03
Mazdak12-Feb-04 6:03 
GeneralRe: Data Access Suggestions Pin
Jason Pyke12-Feb-04 6:16
Jason Pyke12-Feb-04 6:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.