Enterprise Localization Framework/Toolkit - AutoPopulate : Does it work poorly or not at all?

Ask a Question related to ASP.NET General, Design and Development.

  1. #1

    Default Enterprise Localization Framework/Toolkit - AutoPopulate : Does it work poorly or not at all?

    Hi,

    I'm just looking into the samples that are delivered withthe Enterprise
    Localization Framework/Toolkit.
    I have set it up and it all works fine.

    But.. now i have a question.
    I read a post, from a Microsoft employee i belief, and he stated the following:
    >3) The AutoPopulate feature doesn't work as well as I
    >would like and there is a performance impact on the site
    >when compared to using just server controls (as stated in
    >#1).

    i did:
    Added in the appsettings a line:
    <add key="AutoPopulate" value="Toolkit" />

    Set the 'Toolkit' Application to UNLOCKED in the database.

    added a new Label on the default.asp page:
    <asp:label cssClass="label" text="AutoPopulate this." key="AutoP"
    runat="server" />

    Then i requested the page.
    I assumed it would then add the ElementKey 'AutoP' to the database for the
    'Toolkit' application.
    But it doesn't.

    What am i doing wrong?
    Does it even work?

    "doesn't work as well as I would like" :(
    Or not at all maybe?

    If anyone can give me a hand here please.
    Thank you.

    WHat is the official position of Microsoft on the Toolkit?
    In the mail he said that he put it together in his spare time.
    But it is available at the SDK section too, so are they planning an update?
    Or is it or is it going to be abandoned?



    Kind regards, Eric.


    Eric Guest

  2. Similar Questions and Discussions

    1. would this work on W2003 Enterprise
      would this also work on a W2003 Ent box? http://www.firewallleaktester.com/wwdc.htm the executable does run, direct link is...
    2. Enterprise Localization Toolkit - Has anyone used it and or extended it?
      Hi, I'm looking into the Enterprise Localization Toolkit (ELF) and despite the mentioning of the AutoPopulate in the documents and the site i...
    3. Problems with Enterprise Localization Framework and .NET FW 1.1
      We had downloaded the Enterprise Localization Framework a few months ago for evaluation and were using it under .NET Framework 1.0. We've just...
    4. Can We Run Localization Toolkit in Commandline ???
      Hello to all, we want to update resource online when administrator changes Localization database. can anybody tell me weather it is possible to...
    5. Enterprise manager DTS just-in-time debugging does not work
      Recently, my DTS just-in-time debugging has stopped working. I have verified that debugging has been turned on in the Data Transformation Services...
  3. #2

    Default RE: Enterprise Localization Framework/Toolkit - AutoPopulate : Does it work poorly or not at all?

    Hi Eric,

    I'm looking for someone to assist you in this specialized area. I'm hoping
    Todd can continue assisting with this. Please continue watching this thread.

    Thank you, Mike Moore
    Microsoft, ASP.NET

    This posting is provided "AS IS", with no warranties, and confers no rights.


    --------------------
    > From: Eric <no@spam.com>
    > Subject: Enterprise Localization Framework/Toolkit - AutoPopulate : Does
    it work poorly or not at all?
    > Organization: [email]no@spam.com[/email]
    > References: <e061eb57.0303281539.6fe64d1@posting.google.com>
    <5F$7cBL#CHA.2252@cpmsftngxa08.phx.gbl>
    <379d01c2f974$7ff5c150$3101280a@phx.gbl>
    > User-Agent: NewsPro/3.5.1
    > Message-ID: <#BhB7XMXDHA.1816@TK2MSFTNGP09.phx.gbl>
    > Newsgroups:
    microsoft.public.dotnet.framework.aspnet,microsoft .public.dotnet.framework.a
    spnet.caching
    > Date: Thu, 07 Aug 2003 02:26:26 -0700
    > NNTP-Posting-Host: yellow-rose.iu.nl 213.133.51.62
    > Lines: 1
    > Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTN GP09.phx.gbl
    > Xref: cpmsftngxa06.phx.gbl
    microsoft.public.dotnet.framework.aspnet.caching:1 327
    microsoft.public.dotnet.framework.aspnet:165671
    > X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
    >
    > Hi,
    >
    > I'm just looking into the samples that are delivered withthe Enterprise
    > Localization Framework/Toolkit.
    > I have set it up and it all works fine.
    >
    > But.. now i have a question.
    > I read a post, from a Microsoft employee i belief, and he stated the
    following:
    >
    > >3) The AutoPopulate feature doesn't work as well as I
    > >would like and there is a performance impact on the site
    > >when compared to using just server controls (as stated in
    > >#1).
    >
    >
    > i did:
    > Added in the appsettings a line:
    > <add key="AutoPopulate" value="Toolkit" />
    >
    > Set the 'Toolkit' Application to UNLOCKED in the database.
    >
    > added a new Label on the default.asp page:
    > <asp:label cssClass="label" text="AutoPopulate this." key="AutoP"
    > runat="server" />
    >
    > Then i requested the page.
    > I assumed it would then add the ElementKey 'AutoP' to the database for
    the
    > 'Toolkit' application.
    > But it doesn't.
    >
    > What am i doing wrong?
    > Does it even work?
    >
    > "doesn't work as well as I would like" :(
    > Or not at all maybe?
    >
    > If anyone can give me a hand here please.
    > Thank you.
    >
    > WHat is the official position of Microsoft on the Toolkit?
    > In the mail he said that he put it together in his spare time.
    > But it is available at the SDK section too, so are they planning an
    update?
    > Or is it or is it going to be abandoned?
    >
    >
    >
    > Kind regards, Eric.
    >
    >
    >
    Mike Moore [MSFT] Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139