Steps of Bringing VB.net over to Mono - Raspberry Pi Forums
hi,
steps bringing vb.net on mono & raspberry pi
have vb.net (window forms application program)
, know need copy binaries vb.net program mono
how binaries vb.net, googled them , can understand need binaryreader?
and
install mono? on windows laptop? or on raspberry pi (raspbian) connected lcd display?
appreciated! thanks!
steps bringing vb.net on mono & raspberry pi
have vb.net (window forms application program)
, know need copy binaries vb.net program mono
how binaries vb.net, googled them , can understand need binaryreader?
and
install mono? on windows laptop? or on raspberry pi (raspbian) connected lcd display?
appreciated! thanks!
nope, that's if want write vb.net program can read binary (data) files, suspect don't need.benniecooper wrote:but how binaries vb.net, googled them , can understand need binaryreader?
on raspberry pi, optionally on windows too.where install mono? on windows laptop? or on raspberry pi (raspbian) connected lcd display?
vb.net outputs .net "bytecode", , on windows bytecode run .net runtime (which runs on windows). "opensource equivalent" of .net runtime mono runtime, , need install mono onto pi, in order mono runtime able run bytecode.
i've never used mono myself, sounds you'll need have read of http://mono-project.com/about_mono
edit: i've called ".net runtime" referred microsoft ".net framework"
raspberrypi
Comments
Post a Comment