blah blah blah is here! blah blah » Close

0
votes
0 answers

EXEs instead of DLLs to host class libraries

Hello, Before .Net, it was not a good programming practice to use an EXE to host class libraries. I was wondering if it's still the case with .Net. I can make the public classes in my .Net EXEs avaialble to other applications, and I'm ...

0
votes
1 answers

Swf to exe ( not projector)

Is it possible to play flash without flash-player installed? I heard that SWF file and flash player itself may be included into one EXE file. It cannot be decided with creating projector. Please Help!

0
votes
2 answers

How to Export a Form into an EXE

The title almost says itself. I need to export one of my Forms and save it as an EXE. Lets say i have a from1.vb and a from2.vb. Then in form1.vb I have a button, so when i click it it will export the form2.vb as an EXE to let's say, my ...

0
votes
2 answers

open an exe file in panel

how can i open an exe file in a C# window? i see an example in other site which open all open exe files in diffrent tabs. but i want open my exe file in a panel ... how can i do this?

0
votes
0 answers

.exe file to read Access Forms

I have a Microsfot Access database I have created some forms to display some fields and the appropiate data. I need to create a .exe that is going to read the forms off a server that has the database on and will then display these forms ...

1
votes
1 answers

possible to open an .exe and then fill in textbox?

is it possible to open an exe and then fill in some textboxes? i want to open a program, like anydvd, and have it automatically rip a dvd. then, when it's finished, i want to open dvdshrink, fill in the location of the new file, then hav ...

Feedback