Click here to Skip to main content
16,011,475 members
Home / Discussions / C#
   

C#

 
AnswerRe: Trouble installing Windows Service on different computer Pin
Dave Kreskowiak19-Mar-09 3:40
mveDave Kreskowiak19-Mar-09 3:40 
GeneralRe: Trouble installing Windows Service on different computer Pin
Shven4719-Mar-09 4:53
Shven4719-Mar-09 4:53 
QuestionDll Progamming Pin
Arne_swede19-Mar-09 2:12
Arne_swede19-Mar-09 2:12 
AnswerRe: Dll Progamming Pin
Ashfield19-Mar-09 2:20
Ashfield19-Mar-09 2:20 
GeneralRe: Dll Progamming Pin
Arne_swede19-Mar-09 2:34
Arne_swede19-Mar-09 2:34 
GeneralRe: Dll Progamming Pin
DaveyM6919-Mar-09 2:40
professionalDaveyM6919-Mar-09 2:40 
GeneralRe: Dll Progamming Pin
#realJSOP19-Mar-09 2:42
professional#realJSOP19-Mar-09 2:42 
GeneralRe: Dll Progamming Pin
musefan19-Mar-09 2:42
musefan19-Mar-09 2:42 
well PHP is not C# things work differently. So for one you need to be prepared to learn C# if you want to use it.

One .DLL file can contain just 1 class or it can contain many classes. If they are static classes you can use thier methods directly, if they are non-static you can create instances of the classes and use them as desired.

You can reference the DLL as needed in your ASP.Net application

Life goes very fast. Tomorrow, today is already yesterday.

QuestionConvert MouseEventArgs to Byte[] Pin
yesu prakash19-Mar-09 2:06
yesu prakash19-Mar-09 2:06 
AnswerRe: Convert MouseEventArgs to Byte[] Pin
musefan19-Mar-09 2:25
musefan19-Mar-09 2:25 
AnswerRe: Convert MouseEventArgs to Byte[] Pin
Xmen Real 19-Mar-09 4:41
professional Xmen Real 19-Mar-09 4:41 
QuestionError Code 14 from Yahoo. Pin
baburman19-Mar-09 1:54
baburman19-Mar-09 1:54 
AnswerRe: Error Code 14 from Yahoo. Pin
Ashfield19-Mar-09 2:21
Ashfield19-Mar-09 2:21 
Questionadding more than one control to the single cell in datagridview control [modified] Pin
myms.net19-Mar-09 1:51
myms.net19-Mar-09 1:51 
AnswerRe: adding more than one control to the single cell in datagridview control Pin
musefan19-Mar-09 2:20
musefan19-Mar-09 2:20 
GeneralRe: adding more than one control to the single cell in datagridview control Pin
myms.net19-Mar-09 2:24
myms.net19-Mar-09 2:24 
GeneralRe: adding more than one control to the single cell in datagridview control Pin
musefan19-Mar-09 2:37
musefan19-Mar-09 2:37 
GeneralRe: adding more than one control to the single cell in datagridview control Pin
myms.net19-Mar-09 2:45
myms.net19-Mar-09 2:45 
GeneralRe: adding more than one control to the single cell in datagridview control Pin
musefan19-Mar-09 2:48
musefan19-Mar-09 2:48 
QuestionThreading Questions - Object Ownership Pin
Jammer19-Mar-09 1:33
Jammer19-Mar-09 1:33 
AnswerRe: Threading Questions - Object Ownership Pin
Fayu19-Mar-09 3:09
Fayu19-Mar-09 3:09 
GeneralRe: Threading Questions - Object Ownership Pin
Jammer19-Mar-09 4:44
Jammer19-Mar-09 4:44 
GeneralRe: Threading Questions - Object Ownership Pin
Fayu19-Mar-09 5:33
Fayu19-Mar-09 5:33 
GeneralRe: Threading Questions - Object Ownership Pin
Jammer19-Mar-09 8:57
Jammer19-Mar-09 8:57 
GeneralRe: Threading Questions - Object Ownership Pin
Fayu19-Mar-09 9:44
Fayu19-Mar-09 9:44 

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.