Results 1 to 3 of 3

Thread: Run .EXE without VS.Net

  1. #1
    Junior Member
    Join Date
    May 2008
    Answers
    1

    Run .EXE without VS.Net

    what is serailisation.
    how many constuctor in a class?
    can i make a button on mdi form?
    can i run .EXE on other system who donot have vs.net? How


  2. #2
    Junior Member
    Join Date
    Mar 2008
    Answers
    2

    Re: Run .EXE without VS.Net

    serialization is taking an object and converting it to something else, mostly a file, thus preserving it's state within it. Common serialization methods are binary and XML.

    A class can have as many overloaded constructors as you want.

    Yes you can add a button to an MDI form.

    Finally, yes they can run the executable without VS.NET as long as they have the proper version of .NET framework installed.


  3. #3

    Re: Run .EXE without VS.Net

    Run .EXE without VS.Net
    ----------------------------
    u can run exe by just installing .net framework on client's pc

    constructor
    -------------

    so many constructors are possible with different argument ....
    there is no specific limit.......



    Hi I hope you need to go through OOP community.............


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact