Ext.net 6.2 final release

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Ext.net 6.2 final release

    This is my first post in the forums:

    First at all, I want to ask the next:

    1) Actually there is available the Ext.NET 4.1.0 (Includes Ext JS 6.0.2 commercial). But if you check in this sencha post https://www.sencha.com/store/extjs/#CompareSenchaExtJS it say there are version Standard, Pro and Premium. My question is, which version is it included en Ext.Net?

    2) The next public release will be Ext.NET 4.2.0. (Q4 2016). Do you have an specific date for the final release of the 4.2.0 version?

    3) Why there are more webforms examples than mvc? Any special reason?

    Thanks for the time you dedicate to respond.
  2. #2

    Looking forward to Ext.NET version 4.2 release

    Looking forward to Ext.NET version 4.2 release, I have suggested that the company order Ext.NET.
    By the way, Any agency in China?
  3. #3
    Hello @goga21cn! Welcome to Ext.NET forums and thanks for the interest in our product!

    1) Actually there is available the Ext.NET 4.1.0 (Includes Ext JS 6.0.2 commercial). But if you check in this sencha post https://www.sencha.com/store/extjs/#CompareSenchaExtJS it say there are version Standard, Pro and Premium. My question is, which version is it included en Ext.Net?
    Neither of those. Ext.NET is shipped with ExtJS 6.0.2 (or 6.2.1 when Ext.NET 4.2.0 is out) commercial license shaped specifically for use with Ext.NET. You can use ExtJS and Sencha CMD with the ExtJS sources you get with the package, but you are not eligible to write ExtJS-only applications (and host+run them separate from Ext.NET, like in different projects, websites, etc).

    For example, you are entitled to build your website using Ext.NET and run it on an ASP.NET webserver. But by owning Ext.NET it does not mean you can just extract ExtJS JavaScript files, host them somewhere, and run it without any Ext.NET interaction.

    Of course, as long as you are on an environment with ASP.NET and Ext.NET (where you write C#, WebForms and/or MVC pages with ASPX or Razor syntax), you can also use client-side javascript programming to draw some components when required. Several examples in our examples explorers shows usage of both Ext.NET server-side coding and also some client-side (javascript) programming for some webpage interactions or user interface customization that would rather be resolved without a server ajax call or full postback.

    Our FAQ has a couple more questions you may ask yourself about licensing, it is not extensive so worth taking a quick look.

    2) The next public release will be Ext.NET 4.2.0. (Q4 2016). Do you have an specific date for the final release of the 4.2.0 version?
    We are working on the 4.2.0 release right now but we don't have a specific date for its release yet.

    3) Why there are more webforms examples than mvc? Any special reason?
    Usually we only write a given MVC example either to demonstrate a major feature or when it really introduces a new aspect to the programming or technique. For example, partial view (partial dynamic rendering) is something very different from what we would use in WebForms versions, so we got a whole category for these examples. Some other examples need a very different way to catch data to display on, say, a GridPanel. But when things start to become redundant, just mechanical translation from WebForms' ASPX syntax to RazorView syntax, we don't really bother translating the examples. If they don't really introduce something new, it would not really be hard for one to read the WebForms version and run it in MVC. Worst case, there would be lots of other examples that already do what it takes to port one example from WebForms to MVC.

    So the choice was just not to be redundant with samples that don't introduce new features, yet moving over highlights to major features.

    By the way, Any agency in China?
    I understand this question as if there's some physical representation of Ext.NET sales, an Object.NET (Ext.NET's company name) office. The answer is no. All acquisition information is made available at our store page and we offer means for people/companies anywhere in the world to purchase Ext.NET. Well, at least as far as we know or can handle. I personally never heard of a restriction in given countries that can prevent companies from purchasing and using Ext.NET.

    I hope the explanations above are clear, but let us know if you still have any questions about Ext.NET!
    Fabrício Murta
    Developer & Support Expert
  4. #4

    Thanks for the information

    I have read your response, thank you. Only I have one final question, specifically I need to know if the commercial version of Extjs included in Ext.net has the plugins: pivot data grid, exporter, etc, i.e. the ones doesnt have the pro version.

    Thanks again, and merry xmas.
  5. #5
    Hello @tonylatammx!

    I am afraid the ExtJS license included with Ext.NET is the standard, commercial use license, which does not enable the sencha-side premium features like the ones you mentioned (pivot, exporter, d3, to name some).

    Hope this helps!
    Fabrício Murta
    Developer & Support Expert
  6. #6

    How can I add the plugins

    Thanks again. Is there a way for adding those plugins(pivot, exporter,etc) to the extjs version that is shipped with ext.net?

Similar Threads

  1. [CLOSED] Formating final value in a summary columns
    By feanor91 in forum 3.x Legacy Premium Help
    Replies: 2
    Last Post: Apr 11, 2016, 2:39 PM
  2. When release 2.3 or 2.2.1?
    By devil in forum 2.x Help
    Replies: 7
    Last Post: Oct 04, 2013, 8:23 AM
  3. Replies: 0
    Last Post: Jun 24, 2011, 6:04 AM
  4. Replies: 3
    Last Post: May 08, 2011, 2:08 AM
  5. Hi,Can Tell Us The Day release V1.0
    By fancycloud in forum Open Discussions
    Replies: 0
    Last Post: Apr 28, 2010, 11:45 AM

Tags for this Thread

Posting Permissions