|
|
|
|
|
|
|
|
Sunday, September 05, 2010
|
|
|
|
|
|
|
|
|
|
|
|
|
Installing Active Directory Authentication Package on DotNetNuke DotNetNuke has abstracted the authentication providers away from the core giving site owners the ability to add new authentication systems. You can see in the picture below that by default, the DotNe...
Find this article and more in the category
Read This Article . . .
DotNetNuke 5 Cambrian Extropy Skin Features and Limitations The new DotNetNuke Extropy skin looks very cool from a distance...leaps and bounds above the old default blue skin. But, it's got some limitations you should know about upfront.
Find this article and more in the category
Read This Article . . .
Creating a Virtual Directory in IIS One of the first things you will need to do prior to installing DotNetNuke on a server is to create a virtual directory which will host your DotNetNuke website. If you have full control over you...
Find this article and more in the IIS & ASP.NET category
Read This Article . . .
Setting Up the DotNetNuke Side of Multi-Websites Ok, so by now you know that DotNetNuke can handle multiple websites, but you still want to know why. Well, it’s pretty easy once you know how to do it, but it can be pretty confusing to some who are ...
Find this article and more in the category
Read This Article . . .
Everything You Never Wanted to Know About the Config File This is the "pre-" first installment in a series that will cover the parts of the web.config file to give you an idea of how to manipulate and customize your DotNetNuke portal. The web.config fi...
Find this article and more in the category
Read This Article . . .
How To Customize the Privacy and Terms Links on Your DotNetNuke Portal Straight out of the box, DotNetNuke already has a lot of things covered. But, what do you do when you are ready to begin customizing your site. Sometimes, it’s not so easy to figure out how to make t...
Find this article and more in the category
Read This Article . . .
More Ways to Install DotNetNuke Modules with the URL Method While DotNetNuke has a built in mechanism for installing modules, there is another method you can use as well. This is a great alternative to use especially when you are trying to install larger mod...
Find this article and more in the category
Read This Article . . .
Simple Intro to the DNN UserInfo Class New DNN developers often wonder how to expose information about logged in users to a custom DotNetNuke module. So, I threw together a very simple example to show how easy it is to begin using the bu...
Find this article and more in the DotNetNuke category
Read This Article . . .
Dude, Where’s my web.config file? Resolve Installation DNN Error Message: BC30451: Name 'Config' is not declared Sometimes troubleshooting DNN errors can be a royal pain. Fortunately, if you know what you're looking for installation errors are usually pretty easy to resolve. Unfortunately, if you don't know wha...
Find this article and more in the category
Read This Article . . .
Customize Google Analytics for DotNetNuke Search You can easily set up your Google Analytics account to track the search feature on your DotNetNuke website and take advantage of all the in depth reporting that Google has to offer. It's simple, here...
Find this article and more in the category
Read This Article . . .
|
|
|
|
|
|
|
|
|
Virtual-Essential's DotNetNuke, .NET, and SQL Tips For the Developer
|
Author: |
Briana Tarrance |
Created: |
10/21/2008 6:30 PM |
 |
|
Not enough for the full blown article, but too important to overlook. You'll find HowToDotNetNuke tips and tricks here, as well as .NET and SQL help, trinkets and whatnots. |
By Briana Tarrance on
10/22/2008 11:04 PM
I just wanted to share one quick and easy way to add a tooltip to a mouseover on a gridView. To show you how, I created a simple .aspx page with the following code (NOTE: this page was created using a simple query from the core DotNetNuke database. You can replace with a simple select statement from Northwind or whatever database you wish. I just use DNN and that's what this site is for, so why not...)
Read More »
|
By Briana Tarrance on
10/21/2008 6:55 PM
Here's a quick tip for any of you out there who are dealing with CSS and website layout hell due to all the browsers and their different rendering of our hard work. Check out BrowserShots.org, enter your URL and select the browsers that you want to see render your site. You'll have to wait a few minutes while it collects the info, but you needed to get something to drink anyway, right?
Read More »
|
By Briana Tarrance on
10/21/2008 6:38 PM
Ever wished you had an easy way to see what you're site was looking like in different versions of Internet Explorer without having to set up a Virtual PC just to do it? All of us as web developers have wanted to rip our arms off as we judiciously try to get our sites to look right in a myriad of browers, switching back and fro from IE to FireFox, etc, but it's not quite as simple to run differing versions of IE side by side. . . until now.
Read More »
|
By Briana Tarrance on
2/6/2008 10:54 PM
Recently, I was working in the a solution that I had been working on for the last several days and received this error when I tried to compile the application: The project file ' ' has been renamed or is no longer in the solution. I had been loading and unloading other projects around the same time, but nothing happened (as far as I am aware) to the particular project that I was trying to build now.
Read More »
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|