Click here to Skip to main content
15,920,603 members
Home / Discussions / C#
   

C#

 
AnswerRe: graphics height of form Pin
Stefan Troschuetz2-Aug-06 0:07
Stefan Troschuetz2-Aug-06 0:07 
QuestionIs real-time programming can be done with C# & .Net? Pin
eninyo1-Aug-06 6:16
eninyo1-Aug-06 6:16 
AnswerYou must first define real-time Pin
Ennis Ray Lynch, Jr.1-Aug-06 8:21
Ennis Ray Lynch, Jr.1-Aug-06 8:21 
GeneralRe: You must first define real-time Pin
eninyo1-Aug-06 10:07
eninyo1-Aug-06 10:07 
GeneralRe: You must first define real-time Pin
Ennis Ray Lynch, Jr.1-Aug-06 10:27
Ennis Ray Lynch, Jr.1-Aug-06 10:27 
GeneralRe: Is real-time programming can be done with C# & .Net? Pin
Guffa1-Aug-06 10:19
Guffa1-Aug-06 10:19 
Questionreference strong-named assembly Pin
kozu1-Aug-06 5:54
kozu1-Aug-06 5:54 
AnswerRe: reference strong-named assembly Pin
Dustin Metzgar1-Aug-06 6:03
Dustin Metzgar1-Aug-06 6:03 
Whatever is in the GAC should be in the .Net assemblies tab when adding a reference. But if you're working on the code for that strongly named assembly, it's fine to keep the project reference. When you build your installer, you can specify that you want the strongly named assemblies to go in the GAC and the rest of the assemblies to go into the install directory.




Logifusion[^]
If not entertaining, write your Congressman.
AnswerRe: reference strong-named assembly Pin
zaboboa1-Aug-06 6:04
zaboboa1-Aug-06 6:04 
GeneralRe: reference strong-named assembly Pin
kozu1-Aug-06 6:27
kozu1-Aug-06 6:27 
QuestionRefreshing DataGridView Pin
Iceman5711-Aug-06 5:32
Iceman5711-Aug-06 5:32 
AnswerRe: Refreshing DataGridView Pin
ToddHileHoffer1-Aug-06 5:36
ToddHileHoffer1-Aug-06 5:36 
GeneralRe: Refreshing DataGridView Pin
Iceman5711-Aug-06 5:41
Iceman5711-Aug-06 5:41 
AnswerRe: Refreshing DataGridView Pin
zaboboa1-Aug-06 6:02
zaboboa1-Aug-06 6:02 
GeneralRe: Refreshing DataGridView Pin
Iceman5711-Aug-06 21:33
Iceman5711-Aug-06 21:33 
GeneralRe: Refreshing DataGridView Pin
Iceman5711-Aug-06 22:06
Iceman5711-Aug-06 22:06 
QuestionDeploying Application [modified] Pin
zaboboa1-Aug-06 5:00
zaboboa1-Aug-06 5:00 
AnswerRe: Deploying Application Pin
Judah Gabriel Himango1-Aug-06 5:02
sponsorJudah Gabriel Himango1-Aug-06 5:02 
GeneralRe: Deploying Application Pin
zaboboa1-Aug-06 5:05
zaboboa1-Aug-06 5:05 
QuestionWinform Control as ActiveX Pin
adityap1-Aug-06 4:58
adityap1-Aug-06 4:58 
Questionusing (DataReader) inside loop Pin
cnich231-Aug-06 4:55
cnich231-Aug-06 4:55 
AnswerRe: using (DataReader) inside loop Pin
cnich231-Aug-06 5:02
cnich231-Aug-06 5:02 
AnswerRe: using (DataReader) inside loop Pin
Dustin Metzgar1-Aug-06 6:10
Dustin Metzgar1-Aug-06 6:10 
GeneralRe: using (DataReader) inside loop Pin
cnich232-Aug-06 4:19
cnich232-Aug-06 4:19 
GeneralRe: using (DataReader) inside loop Pin
Dustin Metzgar2-Aug-06 4:41
Dustin Metzgar2-Aug-06 4:41 

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.