Click here to Skip to main content
15,890,557 members
Home / Discussions / C#
   

C#

 
AnswerRe: Custom Drawing of list Items Background Pin
TJoe28-Sep-07 6:19
TJoe28-Sep-07 6:19 
GeneralIt Works Pin
Sukhjinder_K28-Sep-07 6:31
Sukhjinder_K28-Sep-07 6:31 
QuestionActive Directory Pin
Justin Perez28-Sep-07 2:54
Justin Perez28-Sep-07 2:54 
AnswerRe: Active Directory Pin
Justin Perez28-Sep-07 3:52
Justin Perez28-Sep-07 3:52 
QuestionChange IP Address of an IP Packet Pin
naezl28-Sep-07 2:02
naezl28-Sep-07 2:02 
AnswerRe: Change IP Address of an IP Packet Pin
Colin Angus Mackay28-Sep-07 3:14
Colin Angus Mackay28-Sep-07 3:14 
QuestionMy customer should dot net framework be installed on his device to open and use my application? Pin
Yasser Abu Elmakarem28-Sep-07 2:01
Yasser Abu Elmakarem28-Sep-07 2:01 
AnswerRe: My customer should dot net framework be installed on his device to open and use my application? Pin
Pete O'Hanlon28-Sep-07 2:11
mvePete O'Hanlon28-Sep-07 2:11 
If you are running a .NET app, then you have to install the framework, run it as an ASP.NET application or package all of the framework into one executable. The best way to install the framework is to include the .NET redistributable in your installer as a dependency.

There are applications that will merge your application and the .NET runtime together but they do tend to be really expensive and seem to work with varying degrees of success.

Deja View - the feeling that you've seen this post before.

AnswerRe: My customer should dot net framework be installed on his device to open and use my application? Pin
Dan Neely28-Sep-07 2:11
Dan Neely28-Sep-07 2:11 
GeneralRe: My customer should dot net framework be installed on his device to open and use my application? Pin
Vasudevan Deepak Kumar28-Sep-07 2:21
Vasudevan Deepak Kumar28-Sep-07 2:21 
GeneralRe: My customer should dot net framework be installed on his device to open and use my application? Pin
Dan Neely28-Sep-07 2:40
Dan Neely28-Sep-07 2:40 
QuestionRecord in Txt Pin
Can_8528-Sep-07 1:56
Can_8528-Sep-07 1:56 
AnswerRe: Record in Txt Pin
Colin Angus Mackay28-Sep-07 2:00
Colin Angus Mackay28-Sep-07 2:00 
QuestionREFRESH the database after updating Pin
prasadbuddhika28-Sep-07 1:50
prasadbuddhika28-Sep-07 1:50 
AnswerRe: REFRESH the database after updating Pin
Malcolm Smart28-Sep-07 2:38
Malcolm Smart28-Sep-07 2:38 
QuestionProblem with font and GDI+ Pin
Bin2Hex28-Sep-07 1:39
Bin2Hex28-Sep-07 1:39 
Questioninserting control into DataGridView rows Pin
half-life28-Sep-07 1:22
half-life28-Sep-07 1:22 
AnswerRe: inserting control into DataGridView rows Pin
half-life28-Sep-07 1:35
half-life28-Sep-07 1:35 
QuestionGetting REG_MULTI_SZ values into a listbox Pin
Lucy28-Sep-07 0:24
Lucy28-Sep-07 0:24 
QuestionRe: Getting REG_MULTI_SZ values into a listbox [modified] Pin
Lucy28-Sep-07 1:53
Lucy28-Sep-07 1:53 
AnswerRe: Getting REG_MULTI_SZ values into a listbox Pin
Dave Kreskowiak28-Sep-07 7:46
mveDave Kreskowiak28-Sep-07 7:46 
QuestionWindows Service. Pin
André Stroebel28-Sep-07 0:19
André Stroebel28-Sep-07 0:19 
AnswerRe: Windows Service. Pin
Pete O'Hanlon28-Sep-07 0:43
mvePete O'Hanlon28-Sep-07 0:43 
GeneralRe: Windows Service. Pin
André Stroebel28-Sep-07 0:56
André Stroebel28-Sep-07 0:56 
AnswerRe: Windows Service. Pin
Vikram A Punathambekar28-Sep-07 0:48
Vikram A Punathambekar28-Sep-07 0:48 

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.