Geeks Talk

Prepare for your Next Interview




Run .EXE without VS.Net

This is a discussion on Run .EXE without VS.Net within the VB.NET forums, part of the Software Development category; 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...


Go Back   Geeks Talk > Software Development > VB.NET

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 05-16-2008
Junior Member
 
Join Date: May 2008
Location: india
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
radheyshyam84 is on a distinguished road
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
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 05-24-2008
Junior Member
 
Join Date: Mar 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Omego2K is on a distinguished road
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.
Reply With Quote
  #3 (permalink)  
Old 05-26-2008
Junior Member
 
Join Date: May 2008
Location: India
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Nishant2008Passout is on a distinguished road
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.............
Reply With Quote
Reply

  Geeks Talk > Software Development > VB.NET


Thread Tools
Display Modes



All times are GMT -4. The time now is 11:07 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved