Results 1 to 4 of 4

Thread: Application development guide/ inspiration

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2012
    Posts
    2

    Red face Application development guide/ inspiration

    Hi all,

    I have been asked to develop a small application for a friend. The current app is in Excel format but he would like it converting to a downloadable piece of software.

    I have been looking for well designed applications and found:

    http://www.microsoft.com/web/webmatrix

    Are there any good resources about learning to design/ develop a similar interface? Or good software design inspiration sites?

    I am typically a PHP web developer with VB experience but thought i'd give it a go.

    Thanks for help with this.

  2. #2
    Hyperactive Member mbutler755's Avatar
    Join Date
    May 2008
    Location
    Peoria, AZ
    Posts
    417

    Re: Application development guide/ inspiration

    If it needs to be downloadable as you mentioned in your post, a web application isn't going to work too well for that. You may want to try a VB/C# app instead that can actually be downloaded and installed. I would start here: http://www.microsoft.com/express
    Regards,

    Matt Butler, MBA, BSIT/SE, MCBP
    Owner, Intense IT, LLC
    Find us on Facebook
    Follow us on Twitter
    Link up on LinkedIn
    mb (at) i2t.us

    CODE BANK SUBMISSIONS: Converting Images to Base64 and Back Again

  3. #3

    Thread Starter
    New Member
    Join Date
    Feb 2012
    Posts
    2

    Re: Application development guide/ inspiration

    Thanks for your reply. Yes I was aware that a web application would not work but Visual Studio Light Switch looks interesting

  4. #4
    Junior Member
    Join Date
    Mar 2008
    Posts
    31

    Re: Application development guide/ inspiration

    You could embed the excel file in powerpoint presentation manually and then i believe their is a way to convert that to an exe but try telling us more details and the microsoft guys do advanced things on the microsoft forum and would be able to help you.

    Excel is in a certain format and so macros would not work in another program and its impossible to convert the macros in a way for them to execute in an exe.

    If your friend needs it to automatically startup excel on a persons computer i can do that.
    But if their is an excel viewer active x then you can load it with your vb or c# program into installer and it would work. I know theirs a visio viewer but does anyone know of a excel viewer active x.

Posting Permissions

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



Click Here to Expand Forum to Full Width