Click here to Skip to main content
15,888,008 members
Home / Discussions / C#
   

C#

 
GeneralEBCDIC to ASCII Pin
Talktorajeev11-Jan-05 18:13
Talktorajeev11-Jan-05 18:13 
GeneralDisplaying an icon in a PictureBox control Pin
Member 131681311-Jan-05 17:53
Member 131681311-Jan-05 17:53 
GeneralInsert marks Pin
RockRock11-Jan-05 17:30
RockRock11-Jan-05 17:30 
QuestionCan someone suggest?... Pin
Synthia211-Jan-05 17:02
Synthia211-Jan-05 17:02 
AnswerRe: Can someone suggest?... Pin
itssuk11-Jan-05 18:40
itssuk11-Jan-05 18:40 
QuestionNAnt - how to get this working? Pin
Chua Wen Ching11-Jan-05 15:15
Chua Wen Ching11-Jan-05 15:15 
AnswerRe: NAnt - how to get this working? Pin
Nick Parker11-Jan-05 16:50
protectorNick Parker11-Jan-05 16:50 
GeneralRe: NAnt - how to get this working? Pin
Chua Wen Ching11-Jan-05 21:31
Chua Wen Ching11-Jan-05 21:31 
Hi Ian,

You get me wrong! I just want to know how NAnt can be able to achieve that.

I want to achieve this in my own custom xml script.

<Command id="1">
<DataIn>1234</DataIn>
<DataOut id="output">5555</DataOut>
</Command>
<Command id="2">
<DataIn>${output}</DataIn>
</Command>

I want to achieve the same way like what NAnt can do. But i do not
how know NAnt achieve that. I saw the source code, and there are so
many class files.

I am not looking for how to use NAnt with the property, just how to code the same way in my software.

Any tips please?

Thanks.


Regards,
Chua Wen Ching
Visit us at http://www.necoders.com
Generalqueue listener Pin
Anonymous11-Jan-05 10:20
Anonymous11-Jan-05 10:20 
Generalgetting inner Xml Nodes Pin
Sylesh11-Jan-05 10:18
Sylesh11-Jan-05 10:18 
GeneralRe: getting inner Xml Nodes Pin
Syed Abdul Khader11-Jan-05 14:23
Syed Abdul Khader11-Jan-05 14:23 
GeneralRe: getting inner Xml Nodes Pin
Sylesh12-Jan-05 2:44
Sylesh12-Jan-05 2:44 
GeneralRe: getting inner Xml Nodes Pin
Syed Abdul Khader12-Jan-05 14:08
Syed Abdul Khader12-Jan-05 14:08 
Generalgetting inner Xml Nodes Pin
Sylesh11-Jan-05 10:16
Sylesh11-Jan-05 10:16 
Generalbrowsable in Propertygrid Pin
GoodQuestion11-Jan-05 9:46
GoodQuestion11-Jan-05 9:46 
GeneralRe: browsable in Propertygrid Pin
Robert Rohde11-Jan-05 10:10
Robert Rohde11-Jan-05 10:10 
GeneralRe: browsable in Propertygrid Pin
GoodQuestion13-Jan-05 4:14
GoodQuestion13-Jan-05 4:14 
GeneralSorting a TreeView Control. Pin
stan2811-Jan-05 9:14
stan2811-Jan-05 9:14 
GeneralMemory Managment Pin
bwagz11-Jan-05 8:51
bwagz11-Jan-05 8:51 
GeneralRe: Memory Managment Pin
PaleyX11-Jan-05 9:04
PaleyX11-Jan-05 9:04 
GeneralRe: Memory Managment Pin
Salil Khedkar11-Jan-05 18:31
Salil Khedkar11-Jan-05 18:31 
Generaln a very big problem with winforms Pin
WDI11-Jan-05 7:59
WDI11-Jan-05 7:59 
GeneralRe: n a very big problem with winforms Pin
Nick Parker11-Jan-05 8:08
protectorNick Parker11-Jan-05 8:08 
GeneralRe: n a very big problem with winforms Pin
Jesse Squire11-Jan-05 9:23
Jesse Squire11-Jan-05 9:23 
GeneralRe: n a very big problem with winforms Pin
Nick Parker11-Jan-05 10:13
protectorNick Parker11-Jan-05 10:13 

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.