Click here to Skip to main content
15,892,768 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to get the IP of SqlServer? Pin
Colin Angus Mackay7-Apr-04 0:12
Colin Angus Mackay7-Apr-04 0:12 
GeneralRe: How to get the IP of SqlServer? Pin
Member 6449647-Apr-04 15:58
Member 6449647-Apr-04 15:58 
GeneralRe: How to get the IP of SqlServer? Pin
Dave Kreskowiak8-Apr-04 3:06
mveDave Kreskowiak8-Apr-04 3:06 
AnswerRe: How to get the IP of SqlServer? Pin
Heath Stewart7-Apr-04 4:42
protectorHeath Stewart7-Apr-04 4:42 
GeneralRe: How to get the IP of SqlServer? Pin
Member 6449647-Apr-04 16:00
Member 6449647-Apr-04 16:00 
GeneralDatagrid Record Numbering Pin
sreejith ss nair6-Apr-04 19:49
sreejith ss nair6-Apr-04 19:49 
GeneralRe: Datagrid Record Numbering Pin
Heath Stewart7-Apr-04 3:52
protectorHeath Stewart7-Apr-04 3:52 
QuestionMicrosoft.DirectX and image ??? Pin
student66696-Apr-04 19:39
student66696-Apr-04 19:39 
Hi everybody!
Ijust started studing programming in C#. I so in some source code they are using namespaces: Microsoft.DirectX, Microsoft.DirectX.DirectSound. I'm using .NET 2003 and I thought that I had all libraries, but my namespace Microsoft has only CSharp,VisualBasic and Win32 libraries.
Question: where I can get, or how I can reference Microsoft.DirectX?
I also have question about saving image when it was loaded into pictureBox from file using
image.fromFile(...) function,if I want to save it in the same file and use image.save(...) function passing same file name, i'm getting error msg that file is used by another program(apparently fromFile() did not close file, and I have no handle to this file to close it).
Question: Is there a way to save it into the same file?
And last question: If I downloded image (jpeg) as a bitmap
can I select some polygones on image and change its colors
dynamicaly?
ThanksConfused | :confused:
AnswerRe: Microsoft.DirectX and image ??? Pin
CWIZO6-Apr-04 20:52
CWIZO6-Apr-04 20:52 
GeneralRe: Microsoft.DirectX and image ??? Pin
Heath Stewart7-Apr-04 3:47
protectorHeath Stewart7-Apr-04 3:47 
GeneralRe: Date Pin
Christian Graus6-Apr-04 19:35
protectorChristian Graus6-Apr-04 19:35 
QuestionArrayList.........how to access??? Pin
Paolo Ponzano6-Apr-04 18:00
Paolo Ponzano6-Apr-04 18:00 
AnswerRe: ArrayList.........how to access??? Pin
Christian Graus6-Apr-04 19:03
protectorChristian Graus6-Apr-04 19:03 
AnswerRe: ArrayList.........how to access??? Pin
sreejith ss nair6-Apr-04 20:15
sreejith ss nair6-Apr-04 20:15 
GeneralI have msdn'd and googled but its still not clear Pin
MeterMan6-Apr-04 15:26
MeterMan6-Apr-04 15:26 
GeneralRe: I have msdn'd and googled but its still not clear Pin
Dave Kreskowiak6-Apr-04 17:59
mveDave Kreskowiak6-Apr-04 17:59 
GeneralRe: I have msdn'd and googled but its still not clear Pin
Tony Archer7-May-04 9:11
Tony Archer7-May-04 9:11 
QuestionData Currency???????? Pin
Small Rat6-Apr-04 14:00
Small Rat6-Apr-04 14:00 
AnswerRe: Data Currency???????? Pin
Heath Stewart7-Apr-04 3:33
protectorHeath Stewart7-Apr-04 3:33 
GeneralRe: Data Currency???????? Pin
Small Rat7-Apr-04 7:33
Small Rat7-Apr-04 7:33 
GeneralRe: Data Currency???????? Pin
Heath Stewart7-Apr-04 8:36
protectorHeath Stewart7-Apr-04 8:36 
General.NET Framework version issue Pin
Ruchi Gupta6-Apr-04 13:30
Ruchi Gupta6-Apr-04 13:30 
GeneralRe: .NET Framework version issue Pin
Heath Stewart7-Apr-04 3:18
protectorHeath Stewart7-Apr-04 3:18 
GeneralRe: .NET Framework version issue Pin
Ruchi Gupta7-Apr-04 4:52
Ruchi Gupta7-Apr-04 4:52 
GeneralRe: .NET Framework version issue Pin
Heath Stewart7-Apr-04 5:11
protectorHeath Stewart7-Apr-04 5:11 

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.