wotdewot


Become a fan of TBN!

IRC Web Connect: (mibbit) (java)
Navigation » The Botting Network > The Botting Sector > Programming » VB.NET Programatically Compiling Files


Closed Thread

 

Thread Tools Display Modes
Old 07-04-2009, 03:49 AM   #1
Ninja Member
 
Join Date: Apr 2009
Location: On my computer
Posts: 591
Thanked 1 Time
Reputation: 79
Send a message via MSN to lamlam
Exclamation VB.NET Programatically Compiling Files

Hey guys, I'm in need of some help. I want to know how to programatically compile VB.NET code files into a working EXE. It can be accomplished in VS8 using the "Build" menu, but I wish do it from the code itself. A class or preferably a WORKING example would be nice.

Thanks,
lamlam
lamlam is offline  
Old 07-04-2009, 03:55 AM   #2
Very Active Member
 
Join Date: Feb 2009
Location: UK
Posts: 475
Thanked 0 Times
Reputation: 8
Default

Mono
Main Page - Mono
__________________
Join #JavaHelp

Originally Posted by [code] View Post
sense when is java & c++ common
COMMUNiST is offline  
Old 07-04-2009, 03:59 AM   #3
Ninja Member
 
Join Date: Apr 2009
Location: On my computer
Posts: 591
Thanked 1 Time
Reputation: 79
Send a message via MSN to lamlam
Default

Sorry, that wasn't much help to me but interesting find though...
lamlam is offline  
Old 07-04-2009, 04:03 AM   #4
Very Active Member
 
Join Date: Feb 2009
Location: UK
Posts: 475
Thanked 0 Times
Reputation: 8
Default

It should be. It's the only way you're going to do it.
Call mono by the command line and it'll compile.
__________________
Join #JavaHelp

Originally Posted by [code] View Post
sense when is java & c++ common
COMMUNiST is offline  
Old 07-04-2009, 06:54 AM   #5
Regular Member
 
Join Date: Jan 2009
Posts: 97
Thanked 0 Times
Reputation: 2
Default

communist, you don't mind the fact that C#/.Net are proprietary technologies and there are possible patent infringement issues with this open source Mono implementation becoming mainstream? :\
Nullware is offline  
Old 07-04-2009, 07:04 AM   #6
Ninja Member
 
rpg811's Avatar
 
Join Date: Jan 2009
Location: Massachusetts
Posts: 651
Thanked 10 Times
Reputation: 79
Default

That's not programmatically compiling... research VBCodeProvider... that's where you will find it. Note that you will need to have experience with assemblies themselves.
__________________
Like any of my bots? Don't forget to + rep me.

My Rig:
Core i7 920(stock cooling until I find more money for my watercooling parts)
Gigabyte X58 UD4P
OCz Platinum 1600 3x2GB
Cooler Master HAF 932
Cooler Master 600W Modular
MSI 4890OC
2x Seagate 160GB HDDs(raid 0)
2x Seagate 120GB HDDs(raid 0)
Integrated Audio(Fucking X-Fi XtremeMusic broke on me)
Samsung SyncMaster 712N(primary monitor)
Samsung SyncMaster 175v(second monitor)
rpg811 is offline  
Old 07-04-2009, 07:51 AM   #7
Very Active Member
 
Join Date: Feb 2009
Location: UK
Posts: 475
Thanked 0 Times
Reputation: 8
Default

Originally Posted by Nullware View Post
communist, you don't mind the fact that C#/.Net are proprietary technologies and there are possible patent infringement issues with this open source Mono implementation becoming mainstream? :\
Hmm... if it uses all of it's own code then it's fine.
Also they are sponsored by Novell...
__________________
Join #JavaHelp

Originally Posted by [code] View Post
sense when is java & c++ common
COMMUNiST is offline  
Closed Thread

Tags
compiling, files, programatically, vbnet

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off