I have a GridView with an automatically generated Edit button.I wanted some customized behavior for the Image column, since I wanted it to be a drop down list of items as opposed to a simple input fie
I have created a custom module on my local machine and have installed it to a remote server successfully a number of times using standard DNN deployment methods.
I\'m attempting to write a widget for DotNetNuke in C#.This is my first major project in C#, and although I think I\'ve gotten the hang of things, I\'m still running into a couple of issues dealing wi
I would like to know what is the best way to include Cache-Control: no-cache, no-store 开发者_Python百科in authenticated pages in DotNetNuke 5.4.4. In fact, I want to prevent caching in IE6/7 and Fire
As a follow-up to a previous question about GridView and DotNetNuke, I\'m having a little more trouble getting things to act correctly.Right now I have a simple GridView in my ascx file and I bind the
I\'ve been trying to wrap my head around module development for DotNetNuke for the past day and I keep running into roadblocks.Prior to this, being the *NIX/OSX grognard that I am, I have managed to c
Can a DNN Module written in VS 2005 be used in latest 开发者_开发问答version of DNN which is written in VS2008
I am thinking of making some extra revenue on the side by becoming a module developer either for DotNetNuke or Umbraco. I still want to keep my full time job. I wanted to know which market is more pro
I have found two modules that save their module specific settings without using sql server. After the module finish installing the installation log shows that there was no sql provider scripts and w
I am getting started with DotNetNuke and when I try to use jQuery the same way I use it in any standard ASP.NET page it does not work. For example I am trying to use uploadify which uses jQuery and fl