Click here to Skip to main content
16,008,490 members
Home / Discussions / C#
   

C#

 
GeneralRe: Dialog post-initialisation Pin
IJay4-Jul-05 22:17
IJay4-Jul-05 22:17 
GeneralMysterious regex problems!! Pin
Hauxon4-Jul-05 4:14
Hauxon4-Jul-05 4:14 
GeneralRe: Mysterious regex problems!! Pin
leppie4-Jul-05 4:43
leppie4-Jul-05 4:43 
GeneralRe: Mysterious regex problems!! Pin
Guffa4-Jul-05 5:22
Guffa4-Jul-05 5:22 
GeneralSOLVED!! Pin
Hauxon4-Jul-05 7:15
Hauxon4-Jul-05 7:15 
GeneralSOLVED!! Pin
Daniel Turini4-Jul-05 12:10
Daniel Turini4-Jul-05 12:10 
GeneralRe: SOLVED!! Pin
Hauxon6-Jul-05 2:13
Hauxon6-Jul-05 2:13 
QuestionWhy .net requires .dll file ? Pin
montu33774-Jul-05 4:11
montu33774-Jul-05 4:11 
Hi,

Here i am facing one problem in making .exe file,whole situation is like below.

My main project is in C#.net and i had made .dll file from that,now client requirement is that,he wants to run the .exe file of our project from vb 6.0 but that must be console application so i had made .dll file from my project and one another .net project include that .dll and then i made .Exe file of that project which is .net console application,it means that my second project is includes .dll of my project and now for testing purpose i had made third project which include second projects only .exe file but now problem is that third project also required first projects .dll otherwise it is not working.
Here is 3 project's outputs and included files.
first project : out of that made .dll file.
second project : made console application and include first project's .dll file and then made .exe file
Third project (for testing) :if i include only second project's .exe then project is not working and if i include second project's .exe and .dll both
if working fine.

Now my question is that why my third project required .dll of second project,actually third project should not required .dll file ,only .exe of second project is enough.

hope you not confused with all of above.
if any query regarding understanding pls ask me.





AnswerRe: Why .net requires .dll file ? Pin
S. Senthil Kumar4-Jul-05 4:57
S. Senthil Kumar4-Jul-05 4:57 
QuestionHow to use MCI cut command in c#? Pin
Member 20843324-Jul-05 2:48
Member 20843324-Jul-05 2:48 
GeneralAccess Question Pin
Rassul Yunussov4-Jul-05 1:44
Rassul Yunussov4-Jul-05 1:44 
GeneralRe: Access Question Pin
WillemM4-Jul-05 2:47
WillemM4-Jul-05 2:47 
GeneralGetNextControl again .. Pin
kakarato4-Jul-05 1:09
kakarato4-Jul-05 1:09 
GeneralRe: GetNextControl again .. Pin
leppie4-Jul-05 4:45
leppie4-Jul-05 4:45 
GeneralRe: GetNextControl again .. Pin
kakarato4-Jul-05 18:16
kakarato4-Jul-05 18:16 
GeneralPlz help me Pin
Member 17061224-Jul-05 1:05
Member 17061224-Jul-05 1:05 
GeneralRe: Plz help me Pin
leppie4-Jul-05 4:48
leppie4-Jul-05 4:48 
GeneralPlz supply a better subject [nt] Pin
Guffa4-Jul-05 5:37
Guffa4-Jul-05 5:37 
Generalvs.net c++ to mysql 4.1 Pin
__horus__4-Jul-05 1:00
__horus__4-Jul-05 1:00 
Generalserial to parallel data conversion code in C# Pin
4-Jul-05 0:55
suss4-Jul-05 0:55 
GeneralPlz help me Pin
Member 17061224-Jul-05 0:47
Member 17061224-Jul-05 0:47 
GeneralRe: Plz help me Pin
S. Senthil Kumar4-Jul-05 1:09
S. Senthil Kumar4-Jul-05 1:09 
GeneralPlz help me Pin
Anonymous4-Jul-05 2:24
Anonymous4-Jul-05 2:24 
GeneralRe: Plz help me Pin
J4amieC4-Jul-05 1:09
J4amieC4-Jul-05 1:09 
QuestionHow to use System.Drawing in c# dll? Pin
Liu Baofang4-Jul-05 0:18
Liu Baofang4-Jul-05 0:18 

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.