Click here to Skip to main content
15,922,419 members
Home / Discussions / C#
   

C#

 
GeneralDES decode Pin
Member 13623382-Jun-05 19:14
Member 13623382-Jun-05 19:14 
GeneralRe: DES decode Pin
Mike Dimmick3-Jun-05 0:59
Mike Dimmick3-Jun-05 0:59 
GeneralRe: DES decode Pin
Member 13623383-Jun-05 22:44
Member 13623383-Jun-05 22:44 
GeneraltextBox Pin
picasso22-Jun-05 18:54
picasso22-Jun-05 18:54 
GeneralRe: textBox Pin
Yulianto.2-Jun-05 19:06
Yulianto.2-Jun-05 19:06 
GeneralRe: textBox Pin
Susan Hernandez3-Jun-05 14:19
Susan Hernandez3-Jun-05 14:19 
Generalstand alone any where Pin
ABBASI_RA2-Jun-05 16:23
ABBASI_RA2-Jun-05 16:23 
GeneralRe: stand alone any where Pin
Christian Graus2-Jun-05 16:29
protectorChristian Graus2-Jun-05 16:29 
ABBASI_RA wrote:
how i can make a stand alone c# windows application?
i want to use it somewhere without installing .NET frameworw.


Write it in C++. That's your only option. And don't use managed C++, or you'll need the .NET framework all over again

The reason everyone ships their .NET apps with a dependancy to the .NET framework is because that's the way it works. Your compiled C# program is not recognisable to any computer, the .NET framework is needed to compile it into a final executable.


Christian Graus - Microsoft MVP - C++
GeneralRe: Why can't Microsoft...stand alone any where Pin
Anonymous2-Jun-05 17:54
Anonymous2-Jun-05 17:54 
GeneralRe: Why can't Microsoft...stand alone any where Pin
Christian Graus2-Jun-05 18:01
protectorChristian Graus2-Jun-05 18:01 
GeneralRe: Why can't Microsoft...stand alone any where Pin
Anonymous2-Jun-05 19:51
Anonymous2-Jun-05 19:51 
GeneralRe: Why can't Microsoft...stand alone any where Pin
Christian Graus5-Jun-05 10:53
protectorChristian Graus5-Jun-05 10:53 
GeneralRe: Why can't Microsoft...stand alone any where Pin
Nish Nishant2-Jun-05 19:08
sitebuilderNish Nishant2-Jun-05 19:08 
GeneralRe: Why can't Microsoft...stand alone any where Pin
Christian Graus5-Jun-05 10:47
protectorChristian Graus5-Jun-05 10:47 
GeneralMad with GroupBox!!!!! Help!!!! Pin
sparks_lu2-Jun-05 14:58
sparks_lu2-Jun-05 14:58 
GeneralRe: Mad with GroupBox!!!!! Help!!!! Pin
MoustafaS2-Jun-05 15:03
MoustafaS2-Jun-05 15:03 
GeneralRe: Mad with GroupBox!!!!! Help!!!! Pin
sparks_lu2-Jun-05 15:38
sparks_lu2-Jun-05 15:38 
GeneralRe: Mad with GroupBox!!!!! Help!!!! Pin
Marc Clifton2-Jun-05 15:15
mvaMarc Clifton2-Jun-05 15:15 
GeneralRe: Mad with GroupBox!!!!! Help!!!! Pin
Christian Graus2-Jun-05 15:51
protectorChristian Graus2-Jun-05 15:51 
GeneralRe: Mad with GroupBox!!!!! Help!!!! Pin
Marc Clifton2-Jun-05 16:15
mvaMarc Clifton2-Jun-05 16:15 
GeneralRe: Mad with GroupBox!!!!! Help!!!! Pin
Christian Graus2-Jun-05 16:18
protectorChristian Graus2-Jun-05 16:18 
GeneralA tricky priority problem Pin
Snowjim2-Jun-05 14:12
Snowjim2-Jun-05 14:12 
GeneralRe: A tricky priority problem Pin
Christian Graus2-Jun-05 14:27
protectorChristian Graus2-Jun-05 14:27 
GeneralRe: A tricky priority problem Pin
Snowjim2-Jun-05 22:50
Snowjim2-Jun-05 22:50 
GeneralRe: A tricky priority problem Pin
S. Senthil Kumar3-Jun-05 2:29
S. Senthil Kumar3-Jun-05 2:29 

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.