Click here to Skip to main content
16,005,141 members
Home / Discussions / C#
   

C#

 
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 
GeneralRe: Why can't Microsoft...stand alone any where Pin
Anonymous2-Jun-05 17:54
Anonymous2-Jun-05 17:54 
But, why can't Microsoft provide an option to prepare a stand-alone executable file in .NET for C# etc.?

Let there be an option for those who want managed code and dependency on .NET framework.

But let there also be an option for those developers who want their .NET application to be converted into stand-alone executable, may be at the cost of tying it with a particular operating system or processor-family. It is also possible for Microsoft to allow creation of stand-alone code for a particular OS (such as WIN XP) or a group of OS's. Later on the OS can have some mechanism to cater to different types of processor-family. In the olden days, in C compilers, there used to be an option at the time of compiling to "optimise" for a particular processor-family. Why can't Microsoft come up with some innovative idea?

At least, there could be something in the installation / setup program, which could convert the .NET executable to the stand-alone executable for that particular machine using utility such as ngen.exe . But, in such a case, the .NET IL (or MSIL) file containing all information about the coding should not be installed. Can there be a mechanism like this? Or, can Microsoft innovate such a mechanism which should not be difficult to imlement in .NET version 2.0?

If Microsoft wants a "transparent" code for other developers, why can't it make its own windows "core" code public?
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 
GeneralRe: A tricky priority problem Pin
Snowjim3-Jun-05 7:58
Snowjim3-Jun-05 7:58 

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.