Click here to Skip to main content
15,901,373 members
Home / Discussions / C#
   

C#

 
QuestionHow to find CRC32 value of a File? Pin
pubududilena21-Nov-04 22:27
pubududilena21-Nov-04 22:27 
Generalimplementation of "show me as idle for x mins" Pin
Kamran Zafar21-Nov-04 20:06
Kamran Zafar21-Nov-04 20:06 
GeneralRe: implementation of "show me as idle for x mins" Pin
Stefan Troschuetz21-Nov-04 21:29
Stefan Troschuetz21-Nov-04 21:29 
GeneralRe: implementation of "show me as idle for x mins" Pin
benjymous21-Nov-04 22:16
benjymous21-Nov-04 22:16 
GeneralRe: implementation of "show me as idle for x mins" Pin
Kamran Zafar21-Nov-04 22:30
Kamran Zafar21-Nov-04 22:30 
GeneralRe: implementation of "show me as idle for x mins" Pin
benjymous22-Nov-04 0:06
benjymous22-Nov-04 0:06 
GeneralRe: implementation of "show me as idle for x mins" Pin
Kamran Zafar22-Nov-04 18:39
Kamran Zafar22-Nov-04 18:39 
GeneralDraw shape inside a control Pin
sreejith ss nair21-Nov-04 19:45
sreejith ss nair21-Nov-04 19:45 
GeneralRe: Draw shape inside a control Pin
DougW4821-Nov-04 20:32
DougW4821-Nov-04 20:32 
GeneralRe: Draw shape inside a control Pin
sreejith ss nair21-Nov-04 21:32
sreejith ss nair21-Nov-04 21:32 
QuestionDatagrid ??? Pin
npqk21-Nov-04 19:07
npqk21-Nov-04 19:07 
AnswerRe: Datagrid ??? Pin
sreejith ss nair21-Nov-04 19:50
sreejith ss nair21-Nov-04 19:50 
QuestionFont Height in twips? Pin
sachinkalse21-Nov-04 17:14
sachinkalse21-Nov-04 17:14 
AnswerRe: Font Height in twips? Pin
Nick Parker21-Nov-04 18:55
protectorNick Parker21-Nov-04 18:55 
GeneralRe: Font Height in twips? Pin
sachinkalse23-Nov-04 21:48
sachinkalse23-Nov-04 21:48 
GeneralResources in a Server application Pin
Jack Hui21-Nov-04 16:05
Jack Hui21-Nov-04 16:05 
GeneralCustom cursor + Imagelist Pin
DennisMetz21-Nov-04 13:14
DennisMetz21-Nov-04 13:14 
GeneralInteresting DB issue Pin
StephenMcAllister21-Nov-04 9:27
StephenMcAllister21-Nov-04 9:27 
GeneralRe: Interesting DB issue Pin
sreejith ss nair21-Nov-04 17:02
sreejith ss nair21-Nov-04 17:02 
GeneralLaunching C# Applications in IE Pin
mkushner21-Nov-04 5:27
mkushner21-Nov-04 5:27 
GeneralRe: Launching C# Applications in IE Pin
Dave Kreskowiak22-Nov-04 4:23
mveDave Kreskowiak22-Nov-04 4:23 
Unfortunately, there is no .NET way of launching the .NET app. Your still dealing with a COM based app that knows nothing of the .NET Framework. So, the .NET application and Framework must be adapted to work in the COM world. That's why you need all the configuration on the client side. You can't get around it...



RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralTab Key in the DataGrid Pin
Hamada_star21-Nov-04 3:53
Hamada_star21-Nov-04 3:53 
GeneralRe: Tab Key in the DataGrid Pin
Jay Shankar22-Nov-04 15:06
Jay Shankar22-Nov-04 15:06 
GeneralDataGrid RightToLeft Property Pin
Hamada_star21-Nov-04 3:45
Hamada_star21-Nov-04 3:45 
GeneralRe: DataGrid RightToLeft Property Pin
sreejith ss nair21-Nov-04 20:01
sreejith ss nair21-Nov-04 20:01 

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.