Click here to Skip to main content
15,895,538 members
Home / Discussions / C#
   

C#

 
GeneralRe: SerialPort output problem Pin
Alan N4-Feb-09 7:06
Alan N4-Feb-09 7:06 
AnswerRe: SerialPort output problem [modified] Pin
Luc Pattyn4-Feb-09 7:23
sitebuilderLuc Pattyn4-Feb-09 7:23 
QuestionSql Database LookUp Pin
boiDev4-Feb-09 3:04
boiDev4-Feb-09 3:04 
AnswerRe: Sql Database LookUp Pin
musefan4-Feb-09 3:29
musefan4-Feb-09 3:29 
AnswerRe: Sql Database LookUp Pin
J4amieC4-Feb-09 4:25
J4amieC4-Feb-09 4:25 
JokeRe: Sql Database LookUp Pin
musefan4-Feb-09 4:29
musefan4-Feb-09 4:29 
QuestionInstalling a COM+ interoperable C# dll on machine without .Net Framework Pin
dan!sh 4-Feb-09 2:23
professional dan!sh 4-Feb-09 2:23 
AnswerRe: Installing a COM+ interoperable C# dll on machine without dll Pin
musefan4-Feb-09 2:35
musefan4-Feb-09 2:35 
Maybe if you copied all the .dll files your .dll uses from the .Net framework to the machine with no .Net then maybe your .dll could reference the files directly? im not sure.

If this is possible thou, you would need to mod you .dll and there would prob be a fair few to copy from the .Net too so installing .Net would surely be the more sane route to take

.Net contains many components you obviously require, without the framework it would be like trying to pick the components out of thin air. you cant access what is not there afterall

My opinion is... If someone has already posted an answer, dont post the SAME answer

GeneralRe: Installing a COM+ interoperable C# dll on machine without dll Pin
dan!sh 4-Feb-09 3:43
professional dan!sh 4-Feb-09 3:43 
GeneralRe: Installing a COM+ interoperable C# dll on machine without dll Pin
musefan4-Feb-09 3:50
musefan4-Feb-09 3:50 
GeneralRe: Installing a COM+ interoperable C# dll on machine without dll Pin
dan!sh 4-Feb-09 4:08
professional dan!sh 4-Feb-09 4:08 
GeneralRe: Installing a COM+ interoperable C# dll on machine without dll Pin
musefan4-Feb-09 4:23
musefan4-Feb-09 4:23 
AnswerRe: Installing a COM+ interoperable C# dll on machine without .Net Framework Pin
SeMartens4-Feb-09 3:56
SeMartens4-Feb-09 3:56 
GeneralRe: Installing a COM+ interoperable C# dll on machine without .Net Framework Pin
dan!sh 4-Feb-09 4:07
professional dan!sh 4-Feb-09 4:07 
Questionregular expressions Pin
lawrenceinba4-Feb-09 1:45
lawrenceinba4-Feb-09 1:45 
AnswerRe: regular expressions Pin
Not Active4-Feb-09 2:49
mentorNot Active4-Feb-09 2:49 
AnswerRe: regular expressions Pin
PIEBALDconsult4-Feb-09 4:01
mvePIEBALDconsult4-Feb-09 4:01 
GeneralRe: regular expressions Pin
lawrenceinba4-Feb-09 6:08
lawrenceinba4-Feb-09 6:08 
QuestionHow to show the handlers for selected child control in tablelayoutpanel in c#.net or vb.net (windows) [modified] Pin
dilipmca044-Feb-09 1:26
dilipmca044-Feb-09 1:26 
AnswerRe: How to show the handlers for selected child control in tablelayoutpanel in c#.net or vb.net (windows) Pin
Not Active4-Feb-09 1:40
mentorNot Active4-Feb-09 1:40 
AnswerRe: How to show the handlers for selected child control in tablelayoutpanel in c#.net or vb.net (windows) Pin
musefan4-Feb-09 2:41
musefan4-Feb-09 2:41 
QuestiondateTimePicker can be editable manually? Pin
felixdisc4-Feb-09 1:10
felixdisc4-Feb-09 1:10 
AnswerRe: dateTimePicker can be editable manually? Pin
Not Active4-Feb-09 1:22
mentorNot Active4-Feb-09 1:22 
GeneralRe: dateTimePicker can be editable manually? Pin
felixdisc4-Feb-09 1:31
felixdisc4-Feb-09 1:31 
GeneralRe: dateTimePicker can be editable manually? Pin
Not Active4-Feb-09 1:37
mentorNot Active4-Feb-09 1:37 

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.