Search

You searched for the word(s): userid:621285

Matching Posts

  • Development process impeded by dll copy/recompile

    When developing a new module, any change in the code results in all dlls being reloaded/recompiled by DotNetNuke. Is there any way I can force IIS / ASP / DNN to only update the modified DLL? (IE: Keep all the dotnetnuke dll's, and only update the MyCompany.*.dll ) What about the edit and continue feature of VS2005 - will this solve the problem? My current setup really slows down the development process... Any feedback appreciated
    Posted to Core Framework (Forum) by Espen on 10/5/2005
  • DNN Localization

    We are currently writing a WebControl library to collect data input and data labels in a uniform way across our organization. In the DNN samples, localization is done by using a resource attribute on the asp:label control - an attribute that is not inherently in the label. I am assuming that DNN performs some "wizardry" before the asp reaches IIS, thus localizing the text. In our control library, the label is a standard Web.UI.WebControls.Label, thus the resource attribute is not available. The label
    Posted to Core Framework (Forum) by Espen on 8/23/2005
Page 1 of 1 (2 items)