In my previous project, the application have 3 VIEW screens (the first page is add/update, 2nd page is confirmation page, 3rd page is success or fail error message page). I need to register 3 pages in… more →
objWoayChee = new TechBlog();woaychee wrote 11 months ago: In my previous project, the application have 3 VIEW screens (the first page is add/update, 2nd page … more →
woaychee wrote 11 months ago: In my previous post, I wrote a post regarding Multiple Records Manipulation using SqlTransaction, bu … more →
woaychee wrote 11 months ago: taking a simple example,your application is handling not only DELETE the existing record, at the sam … more →
woaychee wrote 1 year ago: Thats 2 ways i found for DNN Module Localization, first is using ResourceKey without involve Code Be … more →
woaychee wrote 1 year ago: Seem like another DNN developer already created the C# compiled module Starter Kit for DNN4.x, this … more →
woaychee wrote 1 year ago: That’s many ways to develop DotNetNuke module. You can install DotNetNuke template for Visual … more →
woaychee wrote 1 year ago: If you wish to have a backend process inside DotNetNuke, check out this article some code example yo … more →
woaychee wrote 1 year ago: Well, last week I m face a serious problem of session timeout when the user not do anything for 30 m … more →
woaychee wrote 1 year ago: Well, I m looking around for an article to upgrade existing DNN module, and I found this, It covered … more →
woaychee wrote 1 year ago: I found this article from DNN website, I believe this article will help module developer. I m faced … more →
woaychee wrote 1 year ago: For those who wish to know more the step to configure SSO in DNN portal, please click here to downlo … more →
woaychee wrote 1 year ago: Since I m using DNN to built module, I m also wish to utilize as much as possible from DNN framework … more →
woaychee wrote 1 year ago: Finally I got a chance to check out DNN Skin Control (no choice, my task is to fulfill customer requ … more →
woaychee wrote 1 year ago: I just discovered that DNNTabStrip can be controlled. I got 4 tabs on the page, which is Tab A, Tab … more →
woaychee wrote 1 year ago: I m browsing around, then I found this. http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid … more →
woaychee wrote 1 year ago: To avoid “dirty” files upload by the user of the DNN, most of the time Administrator of … more →
woaychee wrote 1 year ago: DNN v4.7 included Store Module, is time to check it out. Click Here for more information to configur … more →
woaychee wrote 1 year ago: I m have a hard time when I m need to figure out how to configure the email in DNN. (next time I m m … more →
woaychee wrote 1 year ago: in case your application got a function for exporting to excel, some of you might having the same pr … more →