S
Shapper
Hello,
I am developing a web site with Web Matrix.
I use Web Matrix because I considerer it simpler and faster to use.
I also have Visual Studio 2003 but I haven't it installed.
I need to compile a simple .vb file:
vbc /t:library /out:common.dll common.vb
(Using VS 2003 command-line compiler as Juan help me in this forum)
Is it possible to compile this file without needing to install VS2003?
Thanks,
Miguel
I am developing a web site with Web Matrix.
I use Web Matrix because I considerer it simpler and faster to use.
I also have Visual Studio 2003 but I haven't it installed.
I need to compile a simple .vb file:
vbc /t:library /out:common.dll common.vb
(Using VS 2003 command-line compiler as Juan help me in this forum)
Is it possible to compile this file without needing to install VS2003?
Thanks,
Miguel