Click here to Skip to main content
15,893,508 members
Home / Discussions / C#
   

C#

 
AnswerRe: Disable Just-in-time debugger Pin
W. Kevin Hazzard24-Nov-07 9:59
W. Kevin Hazzard24-Nov-07 9:59 
Questionsetting page setup dialog Pin
Xmen Real 24-Nov-07 0:57
professional Xmen Real 24-Nov-07 0:57 
QuestionProgrammatically determine if Framework 2.0 Full trust is set or not? Pin
pranu_1324-Nov-07 0:52
pranu_1324-Nov-07 0:52 
AnswerRe: Programmatically determine if Framework 2.0 Full trust is set or not? Pin
Judah Gabriel Himango24-Nov-07 8:25
sponsorJudah Gabriel Himango24-Nov-07 8:25 
Questionhow to pervent to see my code in a dll file? Pin
mehran.asg24-Nov-07 0:46
mehran.asg24-Nov-07 0:46 
AnswerRe: how to pervent to see my code in a dll file? Pin
Andrei Ungureanu24-Nov-07 0:54
Andrei Ungureanu24-Nov-07 0:54 
GeneralRe: how to pervent to see my code in a dll file? Pin
mehran.asg24-Nov-07 1:03
mehran.asg24-Nov-07 1:03 
GeneralRe: how to pervent to see my code in a dll file? Pin
Anthony Mushrow24-Nov-07 2:03
professionalAnthony Mushrow24-Nov-07 2:03 
In the compiler options somewhere is an option to generate an XML file, find it, and click it.

This will turn all your summaries and whatnot, into an XML file, which is read when you use your DLL in another project. Just remember to have the xml file in the same place as the dll.

My current favourite word is: PIE!

Good ol' pie, it's been a while.

GeneralRe: how to pervent to see my code in a dll file? Pin
mehran.asg24-Nov-07 3:25
mehran.asg24-Nov-07 3:25 
AnswerRe: how to pervent to see my code in a dll file? Pin
MohammadAmiry24-Nov-07 1:03
MohammadAmiry24-Nov-07 1:03 
GeneralRe: how to pervent to see my code in a dll file? Pin
mehran.asg24-Nov-07 1:13
mehran.asg24-Nov-07 1:13 
GeneralRe: how to pervent to see my code in a dll file? Pin
Paul Conrad24-Nov-07 4:47
professionalPaul Conrad24-Nov-07 4:47 
Questionhow to declare a method for a property Pin
mehran.asg24-Nov-07 0:30
mehran.asg24-Nov-07 0:30 
AnswerRe: how to declare a method for a property Pin
Andrei Ungureanu24-Nov-07 0:44
Andrei Ungureanu24-Nov-07 0:44 
GeneralRe: how to declare a method for a property Pin
mehran.asg24-Nov-07 0:52
mehran.asg24-Nov-07 0:52 
AnswerRe: how to declare a method for a property Pin
MohammadAmiry24-Nov-07 0:56
MohammadAmiry24-Nov-07 0:56 
QuestionReading ASCII file from the end?! Pin
MohammadAmiry24-Nov-07 0:26
MohammadAmiry24-Nov-07 0:26 
AnswerRe: Reading ASCII file from the end?! Pin
Anthony Mushrow24-Nov-07 2:00
professionalAnthony Mushrow24-Nov-07 2:00 
GeneralRe: Reading ASCII file from the end?! Pin
PIEBALDconsult24-Nov-07 3:24
mvePIEBALDconsult24-Nov-07 3:24 
GeneralRe: Reading ASCII file from the end?! Pin
MohammadAmiry24-Nov-07 23:07
MohammadAmiry24-Nov-07 23:07 
Question.NET PDF Library Pin
zafersavas23-Nov-07 23:13
zafersavas23-Nov-07 23:13 
AnswerRe: .NET PDF Library Pin
Paul Conrad25-Nov-07 9:18
professionalPaul Conrad25-Nov-07 9:18 
Questionautocompletecustomsource problem Pin
haseeb_saeed23-Nov-07 21:43
haseeb_saeed23-Nov-07 21:43 
QuestionMail matter form a datagrid Pin
new2pgrmg23-Nov-07 21:38
new2pgrmg23-Nov-07 21:38 
AnswerRe: Mail matter form a datagrid Pin
haseeb_saeed23-Nov-07 21:55
haseeb_saeed23-Nov-07 21:55 

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.