This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Resources in ASP.Net

  Does anyone have an example of how to add a custom property to a resource file such as NodeList.ascx.   I am looking for examples for the standard SQL data types such as DateTime, Varchar, Int, Text, etc.

 While I was able to figure out ASP prior to V9.5 ASP.Net does not seem so quite straight forward. I am trying to display some customer properties such as Time node was down, local contact, ticket number, etc.

  • FormerMember
    0 FormerMember

    ryounqpe-

    We have quite a few custom resources that I had written in classic ASP and had to convert to ASP.NET. I will tell you that there is really no "direct conversion".

    Either way, this thread has helped a ton: