private void BindFields() { DataTable table = Globals.ConvertDataReaderToDataTable(DataProvider.GetFields());
Does anyone know of a much better blog module than the one that comes wit开发者_StackOverflow社区h DNN. We have found it VERY frustrating using the standard DNN module and need something that\'s going
I am having a problem with VS 2010 apparently losing it\'s ability to load an UpdatePanel in the middle of development and it is driving me crazy.I am using VS2010 and building a user control with .NE
I have downloaded free dnn module of chat from following site: http://www.tmmworld.net/tabid/53/Default.aspx.
As many of you know, .NET 4.0 incorporated the chart control, which is awesome in that you can pretty much build all the chart types you see in Excel directly into your .NET application.
I\'m working on a custom DotNetNuke module which requires the use of Lightbox.What\'s the best way to add the javascript necessary for Lightbox to a DNN module?
Can anyone please guide me how to install dnn in local system开发者_Go百科. How to setup code files and database? I have windows vista os and sql server Express database installed in my system
Each time I want to test the DotNetNuke module I\'m working on, I uninstall it from the DNN website host control panel, I zip my module dev folder, and then I reinstall 开发者_如何学运维it from the DN
I am trying to install dotnetnuke in my system. For that i have unzipped dotnetnuke installable zip at C:\\inetpub\\wwwroot\\DotNetNuke and created this directory as virtual in iis. Any other than thi
Our client has a completely custom CMS that was built in ASP 1.1 and later upgraded to 2.0. The database has over 200 tables, and unfortunately, there\'s no documentation for either the ASP code or th