Click here to Skip to main content
15,905,232 members
Home / Discussions / C#
   

C#

 
GeneralRe: WPF hardware acceleration Pin
CKnig9-Dec-07 18:37
CKnig9-Dec-07 18:37 
GeneralRe: WPF hardware acceleration Pin
Paul Conrad9-Dec-07 12:43
professionalPaul Conrad9-Dec-07 12:43 
QuestionPortable .Net?! Pin
Rojan Gh.9-Dec-07 3:26
professionalRojan Gh.9-Dec-07 3:26 
AnswerRe: Portable .Net?! Pin
Ri Qen-Sin9-Dec-07 3:59
Ri Qen-Sin9-Dec-07 3:59 
QuestionRe: Portable .Net?! Pin
Rojan Gh.9-Dec-07 4:21
professionalRojan Gh.9-Dec-07 4:21 
GeneralRe: Portable .Net?! Pin
mav.northwind9-Dec-07 4:30
mav.northwind9-Dec-07 4:30 
GeneralRe: Portable .Net?! Pin
Ri Qen-Sin9-Dec-07 4:57
Ri Qen-Sin9-Dec-07 4:57 
GeneralRe: Portable .Net?! Pin
mav.northwind9-Dec-07 5:36
mav.northwind9-Dec-07 5:36 
Ri Qen-Sin wrote:
If the OS comes with the required framework

I think that's exactly the problem he's facing.
Windows Server 2003 comes with .NET 2.0 pre-installed, Vista comes with .NET 3.0 pre-installed.
For all other OS's there is no .NET installed out-of-the-box, and without installing .NET the application doesn't work.
Installing .NET can be automated, but even then it takes a while.

Once the target system does have .NET, of course you can simply use XCOPY deployment for .NET applications, but without the framework you're grounded.

Regards,
mav

--
Black holes are the places where God divided by 0...

AnswerRe: Portable .Net?! Pin
Giorgi Dalakishvili9-Dec-07 4:36
mentorGiorgi Dalakishvili9-Dec-07 4:36 
GeneralRe: Portable .Net?! Pin
Christian Graus9-Dec-07 9:35
protectorChristian Graus9-Dec-07 9:35 
GeneralFormat textBox Pin
mehrdadc489-Dec-07 3:17
mehrdadc489-Dec-07 3:17 
GeneralRe: Format textBox Pin
Giorgi Dalakishvili9-Dec-07 3:26
mentorGiorgi Dalakishvili9-Dec-07 3:26 
GeneralRe: Format textBox Pin
Ri Qen-Sin9-Dec-07 4:06
Ri Qen-Sin9-Dec-07 4:06 
GeneralRe: Format textBox Pin
Paul Conrad9-Dec-07 5:27
professionalPaul Conrad9-Dec-07 5:27 
GeneralComBox with no selection Pin
mehrdadc489-Dec-07 3:15
mehrdadc489-Dec-07 3:15 
GeneralRe: ComBox with no selection Pin
Anthony Mushrow9-Dec-07 3:38
professionalAnthony Mushrow9-Dec-07 3:38 
GeneralBeginner C# & VB developer Pin
Mahmoud Alyan9-Dec-07 1:43
Mahmoud Alyan9-Dec-07 1:43 
GeneralRe: Beginner C# & VB developer Pin
mav.northwind9-Dec-07 4:36
mav.northwind9-Dec-07 4:36 
GeneralRe: Beginner C# & VB developer Pin
Paul Conrad9-Dec-07 5:28
professionalPaul Conrad9-Dec-07 5:28 
GeneralRe: Beginner C# & VB developer Pin
AlexSharp9-Dec-07 6:01
AlexSharp9-Dec-07 6:01 
GeneralRe: Beginner C# & VB developer Pin
GuyThiebaut9-Dec-07 9:35
professionalGuyThiebaut9-Dec-07 9:35 
GeneralRe: Beginner C# & VB developer Pin
Rain Coder11-Jul-08 8:04
Rain Coder11-Jul-08 8:04 
GeneralSupport multiple assembly versions Pin
Joseph LeBlanc9-Dec-07 1:42
Joseph LeBlanc9-Dec-07 1:42 
GeneralRe: Support multiple assembly versions Pin
mav.northwind9-Dec-07 4:43
mav.northwind9-Dec-07 4:43 
GeneralRe: Support multiple assembly versions Pin
Joseph LeBlanc9-Dec-07 10:30
Joseph LeBlanc9-Dec-07 10:30 

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.