Minimizing the extjs dependencies in the page

  1. #1

    Minimizing the extjs dependencies in the page

    Hey, guys:

    In ExtJs you can run senchacmd to package all the scripts and their dependencies in a minimized script, and this way minimize the amount of extjs code your page needs.

    Is this doable with Ext.Net? In other words, if I don't want to load all extjs code in a page, just the extjs dependencies my page uses, can I do it in Ext.Net?

    Thanks!
  2. #2
    I asked this question a while ago.

    I am asking it again now. I might need to use extjs or ext.net in a new asp.net mvc app. I started to think about using pure extjs vs. ext.net. One of the requirements is to have very short page loading times. Is there a strategy in ext.net to package just the scripts that are used in the components on the page?

    Thanks

Similar Threads

  1. [CLOSED] [#54] Window not minimizing
    By pawangyanwali in forum 2.x Legacy Premium Help
    Replies: 7
    Last Post: Dec 06, 2012, 3:49 PM
  2. [CLOSED] Creating Desktop Window dynamicly - Task bar Minimizing
    By inteligencija in forum 2.x Legacy Premium Help
    Replies: 10
    Last Post: Nov 20, 2012, 12:42 PM
  3. Replies: 1
    Last Post: Nov 17, 2010, 3:07 PM
  4. [CLOSED] Getting the generated ExtJS javascript from the page
    By pkellner in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Sep 19, 2008, 6:43 PM

Posting Permissions