locked
Can "Singular Framework" change look and feel in ASP.Net page RRS feed

  • Question

  • User-1659445588 posted

    Hi All,

    Anyone have any idea about "Singular Framework".

    Can we use it for changing look and feel in ASP.Net page.

    Please help us anyone have any idea about it. 

    Thanks in Advance,

    Regards,

    Sanjoy

    Friday, February 24, 2017 6:11 AM

All replies

  • User-474980206 posted

    sure it can (as does any markup). not sure what this has to do with an asp.net page.

    GWT applications are written in java, and compiled to javascript. singular adds the angularJS framework to GWT. that is, you still code in java, the compile output uses the angularJS framework. 

    not sure why you would want to use GWT rather than vanilla angularJS with todays modern javascript tools. google appears to be moving to Typescript/angularJS over GWT anyway.

    with the current trend in javascript for functional coding over inheritance (class), not even sure TypeScript has a future.

    Friday, February 24, 2017 4:17 PM