Click here to Skip to main content
15,908,581 members
Home / Discussions / C#
   

C#

 
GeneralRe: include icon to setup project Pin
Colin Angus Mackay13-Jun-07 23:46
Colin Angus Mackay13-Jun-07 23:46 
GeneralRe: include icon to setup project Pin
korsosjosi13-Jun-07 23:47
korsosjosi13-Jun-07 23:47 
AnswerRe: include icon to setup project Pin
Hesham Yassin14-Jun-07 8:23
Hesham Yassin14-Jun-07 8:23 
QuestionAccessing Active Directory profile "on the fly" Pin
Klaus MJ13-Jun-07 22:47
Klaus MJ13-Jun-07 22:47 
QuestionSearching for an alternative of typedef in C# [modified] Pin
Gatchan13-Jun-07 22:43
Gatchan13-Jun-07 22:43 
AnswerRe: Searching for an alternative of typedef in C# [modified] Pin
Luc Pattyn14-Jun-07 0:58
sitebuilderLuc Pattyn14-Jun-07 0:58 
GeneralRe: Searching for an alternative of typedef in C# Pin
Gatchan14-Jun-07 2:22
Gatchan14-Jun-07 2:22 
GeneralRe: Searching for an alternative of typedef in C# Pin
Luc Pattyn14-Jun-07 2:31
sitebuilderLuc Pattyn14-Jun-07 2:31 
Gatchan wrote:
the alias ListListInt is available only in the scope of the file


same is true if you insert a typedef in a C or C++ source file...


Gatchan wrote:
create a new class


OK

Gatchan wrote:
a "header"-like file


I suggest you either put such classes in the same namespace as your current project;
or make them part of a new namespace that lives in a separate reusable class library
project (and DLL file).

Smile | :)



QuestionRemote Registry in C# Pin
devesh_code13-Jun-07 22:21
devesh_code13-Jun-07 22:21 
Questionc# passing parameter from Form to crystal report Pin
Wilson xyz13-Jun-07 22:19
Wilson xyz13-Jun-07 22:19 
AnswerRe: c# passing parameter from Form to crystal report Pin
Sylvester george14-Jun-07 2:23
Sylvester george14-Jun-07 2:23 
GeneralNew color every day? Pin
Martin#14-Jun-07 2:30
Martin#14-Jun-07 2:30 
GeneralRe: New color every day? Pin
Sylvester george14-Jun-07 2:33
Sylvester george14-Jun-07 2:33 
JokeRe: New color every day? Pin
Martin#14-Jun-07 2:36
Martin#14-Jun-07 2:36 
GeneralRe: New color every day? Pin
Sylvester george14-Jun-07 2:40
Sylvester george14-Jun-07 2:40 
Questionconvert it into c# .net? Pin
$uresh $hanmugam13-Jun-07 21:47
$uresh $hanmugam13-Jun-07 21:47 
AnswerRe: convert it into c# .net? Pin
JoeSharp13-Jun-07 22:03
JoeSharp13-Jun-07 22:03 
Questionaudio Pin
treah13-Jun-07 21:46
treah13-Jun-07 21:46 
AnswerRe: audio Pin
blackjack215013-Jun-07 22:04
blackjack215013-Jun-07 22:04 
GeneralRe: audio Pin
treah13-Jun-07 23:08
treah13-Jun-07 23:08 
GeneralRe: audio [modified] Pin
Luc Pattyn14-Jun-07 1:04
sitebuilderLuc Pattyn14-Jun-07 1:04 
GeneralRe: audio Pin
blackjack215014-Jun-07 1:50
blackjack215014-Jun-07 1:50 
QuestionHow can I format datagridview with formular as Excel Pin
boardpin13-Jun-07 21:44
boardpin13-Jun-07 21:44 
QuestionMicrophone input Pin
Guybrush8613-Jun-07 21:42
Guybrush8613-Jun-07 21:42 
AnswerRe: Microphone input Pin
Russell'14-Jun-07 2:01
Russell'14-Jun-07 2:01 

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.