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. How third party templates can help in developing new application

How third party templates can help in developing new application

Scheduled Pinned Locked Moved Web Development
csharpdesignasp-netdatabasesql-server
4 Posts 3 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.
  • R Offline
    R Offline
    Rishihar Subashchandran
    wrote on last edited by
    #1

    We've a project with 150+ forms and 70+ reports / graphs and got scheduled to complete in 2014 Dec by starting the development now. We have enough knowledge in project and specification also is ready. But my hands are empty in development which supposed to start this month end. We want to deliver a good and rich customer experienced web application. UI interface should be smooth and the performance to be good. This will be a intranet application. We've chosen to did it in ASP.NET (Visual studio 2012) with back end MS SQL Server 2008 R2. My worry is designing the base template itself will consume much time if each and every thing will be developed from ground level. I searched and come up with availability of third party templates. (http://themeforest.net/category/site-templates/admin-templates) When I saw the demo which they provided in their site, it looks good for me and it is enough for my application. Please share your ideas and experiences with third party templates. - Will it suitable for projects which fresh start? - Will it help us to reduce the development efforts in page / form design ? - Can we incorporate it in .net development environment? Please share your valuable suggestions if any other way of solution. Thank you.

    Rishihar Subashchandran

    Kornfeld Eliyahu PeterK J 2 Replies Last reply
    0
    • R Rishihar Subashchandran

      We've a project with 150+ forms and 70+ reports / graphs and got scheduled to complete in 2014 Dec by starting the development now. We have enough knowledge in project and specification also is ready. But my hands are empty in development which supposed to start this month end. We want to deliver a good and rich customer experienced web application. UI interface should be smooth and the performance to be good. This will be a intranet application. We've chosen to did it in ASP.NET (Visual studio 2012) with back end MS SQL Server 2008 R2. My worry is designing the base template itself will consume much time if each and every thing will be developed from ground level. I searched and come up with availability of third party templates. (http://themeforest.net/category/site-templates/admin-templates) When I saw the demo which they provided in their site, it looks good for me and it is enough for my application. Please share your ideas and experiences with third party templates. - Will it suitable for projects which fresh start? - Will it help us to reduce the development efforts in page / form design ? - Can we incorporate it in .net development environment? Please share your valuable suggestions if any other way of solution. Thank you.

      Rishihar Subashchandran

      Kornfeld Eliyahu PeterK Offline
      Kornfeld Eliyahu PeterK Offline
      Kornfeld Eliyahu Peter
      wrote on last edited by
      #2

      An application of that volume it should be very wise to bring in a web designer - that can help you to create a higher level of look and feel...However if there is a time frame that renders the work of a designer invalid, you may consider a good template too, but you have to see whether the template will not break you, so take you most complicated pages (in look, not in code) and test it against the template. If you have your template, than bring in a designer anyway to fir it for you, than drop him...

      I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)

      "It never ceases to amaze me that a spacecraft launched in 1977 can be fixed remotely from Earth." ― Brian Cox

      R 1 Reply Last reply
      0
      • Kornfeld Eliyahu PeterK Kornfeld Eliyahu Peter

        An application of that volume it should be very wise to bring in a web designer - that can help you to create a higher level of look and feel...However if there is a time frame that renders the work of a designer invalid, you may consider a good template too, but you have to see whether the template will not break you, so take you most complicated pages (in look, not in code) and test it against the template. If you have your template, than bring in a designer anyway to fir it for you, than drop him...

        I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)

        R Offline
        R Offline
        Rishihar Subashchandran
        wrote on last edited by
        #3

        Thanks.

        Rishihar S

        1 Reply Last reply
        0
        • R Rishihar Subashchandran

          We've a project with 150+ forms and 70+ reports / graphs and got scheduled to complete in 2014 Dec by starting the development now. We have enough knowledge in project and specification also is ready. But my hands are empty in development which supposed to start this month end. We want to deliver a good and rich customer experienced web application. UI interface should be smooth and the performance to be good. This will be a intranet application. We've chosen to did it in ASP.NET (Visual studio 2012) with back end MS SQL Server 2008 R2. My worry is designing the base template itself will consume much time if each and every thing will be developed from ground level. I searched and come up with availability of third party templates. (http://themeforest.net/category/site-templates/admin-templates) When I saw the demo which they provided in their site, it looks good for me and it is enough for my application. Please share your ideas and experiences with third party templates. - Will it suitable for projects which fresh start? - Will it help us to reduce the development efforts in page / form design ? - Can we incorporate it in .net development environment? Please share your valuable suggestions if any other way of solution. Thank you.

          Rishihar Subashchandran

          J Offline
          J Offline
          jinzai
          wrote on last edited by
          #4

          If you look at other large scale efforts that are intended to be used in a variety of situations you will find a common 'template' already -- XML. SQL Report Definition Language = XML Microsoft XPS = XML SOAP = XML ADO.NET DataSets and DataTables both can serialize as XML and XML Schema. XML is the world's best glue because it is self-describing and completely system, network and transport agnostic. It can carry any type, the objects created from it are automatically native and correct and its support is widespread -- XSLT can output just about any object you care to -- HTML, XML, JSON, etc. If you begin with XML -- you can always replace it easily with something more specific -- but if you start with something specific and your design is not frozen -- you will struggle to complete it at all, much less on time.

          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