Click here to Skip to main content
15,896,328 members
Home / Discussions / C#
   

C#

 
GeneralRe: Can't find the rotor Pin
Julian Bucknall [MSFT]21-Aug-03 5:18
Julian Bucknall [MSFT]21-Aug-03 5:18 
GeneralRe: Can't find the rotor Pin
eggie521-Aug-03 12:42
eggie521-Aug-03 12:42 
GeneralRe: Can't find the rotor Pin
Julian Bucknall [MSFT]21-Aug-03 14:57
Julian Bucknall [MSFT]21-Aug-03 14:57 
Generalaccessing dll from client form Pin
Mike J Carr20-Aug-03 8:21
Mike J Carr20-Aug-03 8:21 
Generalcommunicating with parallel port Pin
manusha20-Aug-03 7:06
manusha20-Aug-03 7:06 
GeneralRe: communicating with parallel port Pin
leppie20-Aug-03 7:49
leppie20-Aug-03 7:49 
GeneralRe: communicating with parallel port Pin
Radoslav Bielik20-Aug-03 9:37
Radoslav Bielik20-Aug-03 9:37 
GeneralRe: communicating with parallel port Pin
eggie520-Aug-03 17:22
eggie520-Aug-03 17:22 
GeneralRe: communicating with parallel port Pin
Radoslav Bielik21-Aug-03 2:04
Radoslav Bielik21-Aug-03 2:04 
GeneralRe: communicating with parallel port Pin
Ista20-Aug-03 14:39
Ista20-Aug-03 14:39 
GeneralRe: communicating with parallel port Pin
eggie520-Aug-03 17:20
eggie520-Aug-03 17:20 
GeneralDatabinding and Fields Pin
Ryan_Roberts20-Aug-03 6:10
Ryan_Roberts20-Aug-03 6:10 
GeneralRe: Databinding and Fields Pin
Ista20-Aug-03 14:43
Ista20-Aug-03 14:43 
GeneralRe: Databinding and Fields Pin
Ryan_Roberts20-Aug-03 23:06
Ryan_Roberts20-Aug-03 23:06 
GeneralRe: Databinding and Fields Pin
Ista21-Aug-03 3:31
Ista21-Aug-03 3:31 
GeneralRe: Databinding and Fields Pin
Ryan_Roberts21-Aug-03 3:41
Ryan_Roberts21-Aug-03 3:41 
GeneralDeleting a folder... Pin
BoozeBomb20-Aug-03 3:58
BoozeBomb20-Aug-03 3:58 
GeneralRe: Deleting a folder... Pin
Philip Fitzsimons20-Aug-03 4:45
Philip Fitzsimons20-Aug-03 4:45 
GeneralObjectHandle and SerializationException Pin
flipdoubt20-Aug-03 3:27
flipdoubt20-Aug-03 3:27 
GeneralRe: ObjectHandle and SerializationException Pin
flipdoubt20-Aug-03 5:05
flipdoubt20-Aug-03 5:05 
General2in1 console and windows application problem Pin
mazemartin20-Aug-03 3:23
mazemartin20-Aug-03 3:23 
GeneralRe: 2in1 console and windows application problem Pin
Frank Olorin Rizzi20-Aug-03 4:24
Frank Olorin Rizzi20-Aug-03 4:24 
Generalxp thems support Pin
Roger Alsing20-Aug-03 1:42
Roger Alsing20-Aug-03 1:42 
GeneralApp configuration file (App.config) Pin
xoph20-Aug-03 1:01
xoph20-Aug-03 1:01 
Cool | :cool: I started investigating about application
configuration files. It seems that window based application can
only have one config file that must reside in the application
folder. This file must be named as follows: myapp.exe.config

Does anybody know if it is possible to avoid the double
extension .exe.config and have only .config ? (I would like to
avoid double extensions files, because it may be seen as a virus)

I tried to replace myapp.exe.config by myapp.config but it did not
work. Any suggestions?

Thanks


Chris
GeneralRe: App configuration file (App.config) Pin
Stephane Rodriguez.20-Aug-03 1:42
Stephane Rodriguez.20-Aug-03 1:42 

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.