Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. asp.net mvc with desktop ui. HowTo?

asp.net mvc with desktop ui. HowTo?

Scheduled Pinned Locked Moved ASP.NET
asp-netcsharphtmldesignarchitecture
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    Frygreen
    wrote on last edited by
    #1

    I am developing desktop-apps. Now I want to go to a web-based approach with asp.net mvc as a framework. I want to skip the Silverlight-approach and instead want to do it html5-JScript-based (with asp.net mvc). I do not have such kind of modern high-end-multimedia screens. Instead, my requirement is to keep the "usual desktop like UI" as menues, win-forms, .... for showing things like datagrids Can you give me some hint how to make the first steps? Thank you in advance

    A F 2 Replies Last reply
    0
    • F Frygreen

      I am developing desktop-apps. Now I want to go to a web-based approach with asp.net mvc as a framework. I want to skip the Silverlight-approach and instead want to do it html5-JScript-based (with asp.net mvc). I do not have such kind of modern high-end-multimedia screens. Instead, my requirement is to keep the "usual desktop like UI" as menues, win-forms, .... for showing things like datagrids Can you give me some hint how to make the first steps? Thank you in advance

      A Offline
      A Offline
      Afzaal Ahmad Zeeshan
      wrote on last edited by
      #2

      Windows 10 theme can be used to build web applications on. Microsoft developed WinJS and released it as open-source project. This can be used, not only to build Windows Store applications but to build web applications too. The theme of the website would look much like Windows Desktop applications. WinJS is based on the style themes natively in JavaScript and CSS. You can get it, learn more about it and even share it. (Look at the links provided below:) WinJS Everywhere | Building Apps for Windows[^] winjs/winjs-modules · GitHub[^]

      The shit I complain about It's like there ain't a cloud in the sky and it's raining out - Eminem ~! Firewall !~

      1 Reply Last reply
      0
      • F Frygreen

        I am developing desktop-apps. Now I want to go to a web-based approach with asp.net mvc as a framework. I want to skip the Silverlight-approach and instead want to do it html5-JScript-based (with asp.net mvc). I do not have such kind of modern high-end-multimedia screens. Instead, my requirement is to keep the "usual desktop like UI" as menues, win-forms, .... for showing things like datagrids Can you give me some hint how to make the first steps? Thank you in advance

        F Offline
        F Offline
        Frygreen
        wrote on last edited by
        #3

        It's me again. I created my first asp.net-site, following this link Building your first MVC 6 application — ASP.NET MVC documentation[^] I have no problem with the "Model-View-Controller"-Pattern, but: a) I am intimidated by this enormous bunch of tools I had to setup before the project was built successfully b) there is an endless number of files generated which tells me nothing Finally: I am sure, nobody in this world is able to understand what's going on here :-)

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups