1. A dll is created as default output when you choose a project of
type "Class Library". Any class library can be added as a reference in
another application.

2. An exe is created as the default output in projects of type windows/
console application.

3. Deployment is one of the things to consider during the initial
planning stage of an application, not when you're "on the verge of
completion".

On Nov 28, 2:45 pm, aditya chavan <[email protected]> wrote:
> Hello,
>
> I at the verge of completing the project. I don't know few things about
> making a desktop application as i m new to this .net platform and this is my
> first desktop application.
> so i have few Queries that are as follows.
>
> 1) I want to make dll of VB application and connect to it with c#
> application. so i want to how to make dll file to link up.??
>     and even i want to know how use it ?? what code should be written (if i
> get this it will be great help)?? like if any one has small  example
> sourcecode please mail me.
>
> 2) After completing the project how can i make exe file of whole project??
> like want to know the process of making it.
>
> 3) I m using MS SQL  as a server. and have DB in it. now how should i
> include DB in that exe file. means write now the database is connected to
> the application in my PC but after making an exe file my application.
> and after installing it in another PC suppose any company. so how i
> will connect this database over there with their server.
>
> this are some Queries that i wanted to ask. i hope u get this what i wanted
> to ask... please reply to this asap.my project timeline is going to end
> soon.
>
> And if anyone have any kind example or important link from where i can refer
> please send it me.
>
> thank you..!!
>
> Aditya Chavan

Reply via email to