Click here to Skip to main content
15,920,576 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to draw a area of image? Pin
Hoang Jang29-Dec-08 21:54
Hoang Jang29-Dec-08 21:54 
GeneralRe: How to draw a area of image? Pin
Rob Philpott29-Dec-08 22:39
Rob Philpott29-Dec-08 22:39 
GeneralRe: How to draw a area of image? Pin
Hoang Jang29-Dec-08 22:53
Hoang Jang29-Dec-08 22:53 
QuestionApplication Security Pin
LogiSmith29-Dec-08 20:33
LogiSmith29-Dec-08 20:33 
AnswerRe: Application Security Pin
N a v a n e e t h29-Dec-08 20:54
N a v a n e e t h29-Dec-08 20:54 
QuestionI cant Save Appconfig key!!! Pin
mrcooll29-Dec-08 20:25
mrcooll29-Dec-08 20:25 
AnswerRe: I cant Save Appconfig key!!! Pin
#realJSOP29-Dec-08 23:37
professional#realJSOP29-Dec-08 23:37 
AnswerRe: I cant Save Appconfig key!!! Pin
Mark Salsbery30-Dec-08 6:20
Mark Salsbery30-Dec-08 6:20 
Your code works for me.

If you're looking for changes in your App.config, you're not going to find them there.

The changes are in the actual runtime configuration file named yourappname.exe.Config,
which will be in the same folder as the exe.

Mark

Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

QuestionWhen using reflection,how to get the field without creating a instance? Pin
Morven Huang29-Dec-08 19:58
Morven Huang29-Dec-08 19:58 
AnswerRe: When using reflection,how to get the field without creating a instance? Pin
N a v a n e e t h29-Dec-08 20:56
N a v a n e e t h29-Dec-08 20:56 
AnswerRe: When using reflection,how to get the field without creating a instance? Pin
Mark Churchill30-Dec-08 0:46
Mark Churchill30-Dec-08 0:46 
AnswerRe: When using reflection,how to get the field without creating a instance? Pin
Morven Huang3-Jan-09 16:20
Morven Huang3-Jan-09 16:20 
QuestionProblem with my numeric text box user control Pin
Anu Palavila29-Dec-08 19:25
Anu Palavila29-Dec-08 19:25 
QuestionHow to convert the code into C#, windows application Pin
Syed Naushad S29-Dec-08 18:29
professionalSyed Naushad S29-Dec-08 18:29 
AnswerRe: How to convert the code into C#, windows application Pin
dan!sh 29-Dec-08 18:56
professional dan!sh 29-Dec-08 18:56 
AnswerRe: How to convert the code into C#, windows application Pin
Nouman Bhatti29-Dec-08 19:55
Nouman Bhatti29-Dec-08 19:55 
AnswerRe: How to convert the code into C#, windows application Pin
Vimalsoft(Pty) Ltd29-Dec-08 22:28
professionalVimalsoft(Pty) Ltd29-Dec-08 22:28 
Questionxml Pin
sevda2029-Dec-08 18:25
sevda2029-Dec-08 18:25 
AnswerRe: xml Pin
Lev Danielyan29-Dec-08 18:59
Lev Danielyan29-Dec-08 18:59 
AnswerRe: xml Pin
Nouman Bhatti29-Dec-08 19:56
Nouman Bhatti29-Dec-08 19:56 
QuestionEvent for controls thet added when runing program Pin
hamidhakimi29-Dec-08 17:51
hamidhakimi29-Dec-08 17:51 
AnswerRe: Event for controls thet added when runing program Pin
Nouman Bhatti29-Dec-08 20:58
Nouman Bhatti29-Dec-08 20:58 
QuestionCAML query for a SQL statement [modified] Pin
Red October 729-Dec-08 17:30
Red October 729-Dec-08 17:30 
QuestionXmlNode? Pin
dec8229-Dec-08 15:06
dec8229-Dec-08 15:06 
AnswerRe: XmlNode? Pin
Colin Angus Mackay29-Dec-08 15:09
Colin Angus Mackay29-Dec-08 15:09 

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.