Page 3 of 3 FirstFirst 123
Results 21 to 23 of 23

Thread: VB.Net FrontEnd with SourceCode (formerly VB6)

  1. #21
    And then I was mod. Tidder's Avatar
    Join Date
    Sep 2003
    Location
    New Mexico, USA
    Posts
    4,062
    Quote Originally Posted by ClockWorK View Post
    It uses WMP as a control embedded into the app. It doesn't just execute Media Player as a separate window. You'd never even know it's WMP. The only part of it you ever see is the visualization. Also, it's VB.Net 2008 now.
    Yeah, I wrote an app like that for a VCR-PC. It worked good enough, but there's just not the control there that I want, it just feels clumsy to me.

    Plus on my carPC, I strip out WMP. I wonder it it'll even work. I'm trying to get the smallest install footprint I can, and including WMP would be out of the question I think.

    But I'll keep an eye on this and probably will end up trying it anyway since I love this damn hobby.
    Tidder

    Try RevFE
    The best resurrected frontend I've ever used, period.

  2. #22
    Newbie
    Join Date
    Feb 2009
    Location
    Melbourne, Victoria, Australia
    Posts
    20

    Feedback

    Hi ClockWork.

    I just downloaded your app and source code.

    It looks great. I will test it out and give you feedback when I can.

    I have wanted to build a similar app for a while but wasn't sure how to do a lot of what you have done.

    Keep up the good work.

    Cheers
    Andrew

  3. #23
    Newbie
    Join Date
    Jul 2010
    Posts
    6
    Great work so far.

    Something you may want to consider. I develop industrial applications for a "major automotive manufacturer". When I upgraded to VB.Net 2010, it always wanted to compile using references to .Net Framework 4.0. Most users do not have this installed on their computers.

    My users are all over the globe...sometimes with very slow internet connections. Telling them that they all had to download the latest from Microsoft wasn't going to fly.

    If you go to the Properties for your project, select the Compile Tab on the right, click the "Advanced Compile Options..." button on the bottom of the page, you get the option to change the "Target framework" for your application. Change this to ".Net Framework 3.5".

    I've already tried this on your application, and it builds just fine.

    Net Framework 3.5 is built into most computers running XP or newer, so your users won't have to install anything additional.

    Again...great work. Keep it up!

    KW

Page 3 of 3 FirstFirst 123

Similar Threads

  1. XUL Frontend....
    By SFiorito in forum Software & Software Development
    Replies: 2
    Last Post: 10-02-2009, 12:23 PM
  2. Replies: 2
    Last Post: 08-02-2007, 04:17 PM
  3. Skinning my FrontEnd in VB.net 2005
    By AxelDoomeyer in forum Software & Software Development
    Replies: 0
    Last Post: 03-23-2007, 11:14 AM
  4. Destinator SDK VB.Net
    By TommyGun in forum Software & Software Development
    Replies: 0
    Last Post: 10-08-2005, 04:35 AM
  5. Destinator 3 Frontend v1.1
    By Ninja Monkey in forum Map Monkey
    Replies: 139
    Last Post: 10-25-2004, 11:40 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •