Click here to Skip to main content
15,909,941 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: new to .net Pin
Vasudevan Deepak Kumar7-Oct-04 3:56
Vasudevan Deepak Kumar7-Oct-04 3:56 
Generalp from ur side will be appreciablenew to .net Pin
Anonymous30-Sep-04 8:11
Anonymous30-Sep-04 8:11 
GeneralRe: p from ur side will be appreciablenew to .net Pin
sreejith ss nair7-Oct-04 0:28
sreejith ss nair7-Oct-04 0:28 
GeneralQuestion about .NET Visual Inheritance and MDI apps. Pin
rolst530-Sep-04 6:36
rolst530-Sep-04 6:36 
GeneralRe: Question about .NET Visual Inheritance and MDI apps. Pin
sreejith ss nair7-Oct-04 0:38
sreejith ss nair7-Oct-04 0:38 
General.net Redistrubitable Pin
Gavin Jeffrey29-Sep-04 21:48
Gavin Jeffrey29-Sep-04 21:48 
GeneralRe: .net Redistrubitable Pin
Colin Angus Mackay29-Sep-04 23:04
Colin Angus Mackay29-Sep-04 23:04 
GeneralRe: .net Redistrubitable Pin
Gavin Jeffrey29-Sep-04 23:19
Gavin Jeffrey29-Sep-04 23:19 
GeneralRe: .net Redistrubitable Pin
Colin Angus Mackay29-Sep-04 23:25
Colin Angus Mackay29-Sep-04 23:25 
GeneralRe: .net Redistrubitable Pin
sreejith ss nair7-Oct-04 1:05
sreejith ss nair7-Oct-04 1:05 
GeneralQuestions about Exporing Types from an Assembly. Pin
jamie__smith29-Sep-04 21:17
jamie__smith29-Sep-04 21:17 
GeneralConvert int to byte [] and vice versa Pin
Vadim Tabakman29-Sep-04 21:01
Vadim Tabakman29-Sep-04 21:01 
GeneralRe: Convert int to byte [] and vice versa Pin
Gavin Jeffrey29-Sep-04 21:44
Gavin Jeffrey29-Sep-04 21:44 
GeneralRe: Convert int to byte [] and vice versa Pin
Vadim Tabakman30-Sep-04 13:15
Vadim Tabakman30-Sep-04 13:15 
GeneralRe: Convert int to byte [] and vice versa Pin
Nnamdi Onyeyiri30-Sep-04 2:29
Nnamdi Onyeyiri30-Sep-04 2:29 
GeneralRe: Convert int to byte [] and vice versa Pin
Nnamdi Onyeyiri30-Sep-04 13:23
Nnamdi Onyeyiri30-Sep-04 13:23 
GeneralRe: Convert int to byte [] and vice versa Pin
Vadim Tabakman30-Sep-04 13:26
Vadim Tabakman30-Sep-04 13:26 
GeneralRe: Progress Bar that moves Pin
kayhustle29-Sep-04 10:42
kayhustle29-Sep-04 10:42 
Oh, I got you. That actually does not come with .Net. Just the ProgressBar class. You would actually have to make it on your own, or look for some free source code with that kind of control. If anything you might be able to just use a ProgressBar, and put a PictureBox on top of it that increases its Horizontal size everytime the ProgressBar increments. The PictureBox would have to be white of course, and you would have to experiment to see how much to increase the size for each increment, based on the size of the ProgressBar.
GeneralRe: Progress Bar that moves Pin
sampoo29-Sep-04 10:53
sampoo29-Sep-04 10:53 
GeneralFileNotFoundException for dll reference in project Pin
kayhustle29-Sep-04 6:00
kayhustle29-Sep-04 6:00 
GeneralRe: FileNotFoundException for dll reference in project Pin
Nnamdi Onyeyiri30-Sep-04 2:31
Nnamdi Onyeyiri30-Sep-04 2:31 
GeneralMultiple executables based on compilation flag Pin
marsusf29-Sep-04 5:07
marsusf29-Sep-04 5:07 
Generalassign socket permission to ntd winform Pin
zhebincong28-Sep-04 21:55
zhebincong28-Sep-04 21:55 
QuestionAVI library? Pin
erossetto28-Sep-04 13:51
erossetto28-Sep-04 13:51 
AnswerRe: AVI library? Pin
Tomas Petricek29-Sep-04 11:53
Tomas Petricek29-Sep-04 11:53 

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.