[CLOSED] Converting ASP WebSite: Question

Hybrid View

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

    [CLOSED] Converting ASP WebSite: Question

    This is an open ended thread (sort of). We finally released our first Ext.NET website a little over a month ago and our end users are blown away with the look and feel. It has been a long road. The Customer Request Tracking System (CRTS) website was a total rewrite of an existing ASP.NET application. Being a total rewrite the new CRTS is a single ASPX using the ext:Viewport with lots of ascx and ashx files.

    I have now begun to add ext.net controls into our primary website that has not been touched since 2005. It is a lot of asp:table, row and cells handling the layouts. I first began replacing the asp:Button and ext:Button and changing various direct events. Already with just a couple of changes the website looks better.

    I was reading a couple of threads and noticed that you commented to not have any asp:UpdatePanels. Should that be the next item I tackle?

    Cannot call method validate of null Post #3
    Last edited by Daniil; Feb 11, 2015 at 3:23 PM. Reason: [CLOSED]
  2. #2
    Hi Chris,

    Thank you for the excellent feedback! We are happy to hear you have released the product and it is well-adopted by your customers!

    Yes, I think getting rid of UpdatePanels is a very important task and you could start with that. Here is a bit more about mixing Ext.NET and UpdatePanels:
    http://forums.ext.net/showthread.php...l=1#post125201
  3. #3
    Please close the thread.

    The conversion from ASP.NET to Ext.NET is going surprisingly well. Just converted the dynamic main menu in asp:Menu to ext:Menu and ext:MenuItems. I am now trying to get our primary page to show under the new MasterPage before converting it. It is primarily asp:tables. Reading threads about layout issues.

    Almost there ...

Similar Threads

  1. Converting date format from C# to Ext
    By RCN in forum Examples and Extras
    Replies: 12
    Last Post: Dec 14, 2016, 5:40 AM
  2. [CLOSED] problem converting svg to png
    By JCarlosF in forum 2.x Legacy Premium Help
    Replies: 7
    Last Post: Jul 10, 2013, 10:42 PM
  3. [CLOSED] Dynamically added Ext.Net.Image not converting '~/'
    By SouthDeveloper in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Oct 31, 2011, 7:28 AM
  4. Replies: 1
    Last Post: Sep 15, 2011, 4:31 PM
  5. HtmlEditor Display different after converting on the start
    By speedstepmem2 in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Apr 02, 2009, 9:13 AM

Posting Permissions