Entries for December 2009
Posted on December 29, 2009 16:46
A 50 minute video gives you the overview of a content management system and how easy it is to update your own website.
Posted on December 26, 2009 09:58
Pages are the fundamental building block for the navigation and content on your website. DNN allows you to create as many Pages as you like, and Pages can be organized into Parent/Child relationship (sub-pages) to form the navigation structure o...
Posted on December 23, 2009 09:55
Modules are the true functional elements of DotNetNuke. The majority of the items that you and your users will be interacting with are modules. After you have added a page or are on an existing page you will have Pane elements. You can...
Posted on December 22, 2009 09:53
One of the many benefits of DotNetNuke is the ability to easily control which users of the website can see and interact with what content. You can control the security and settings at the Page and Module level. This is useful if you wanted ...
Posted on December 21, 2009 09:24
The Reports module provides a way to display the results of a database (SQL) query inside a module on your page. In order to make good use of this module, you’ll need to be familiar with writing SQL Queries against a SQL Server database...
Posted on December 20, 2009 09:39
The Rich Text Editor is used in many of the DotNetNuke Modules and gives you the ability The Rich Text Editor is used in many of the DotNetNuke Modules and gives you the ability to edit text and HTML in a very simple and straightforward manner.&...
Posted on December 16, 2009 09:38
This free application will allow you to see how to properly build a web application to run offline using HTML 5 built in local storage. The blog post and project review everything from localstorage options to offline manifest files.
Posted on December 16, 2009 09:36
This free jQuery plugin allows you to format information or documents in a nested drill down format like OS X. You’ll need to be familiar with jQuery to use it, you can also see the full DNN module at DNNspot.com
Posted on December 16, 2009 09:34
Web Ascender built a ASP .NET MVC 2 web site solution to save and bill credit cards using our PayPal library we created. Download this to save client credit cards and charge them, or to see how our framework is used in a real example.
Posted on December 15, 2009 15:35
Web Ascender created this extremely simple way to interface with PayPal’s standard, pro and express checkout processes. No need to read through their documentation, just use this .NET library to start charging credit cards now!
Posted on December 15, 2009 15:34
Are you a programmer who needs an easy way to get the latitude and longitude of an address or zip code? Use this free .NET library to geocode locations with either Google or Yaho’s API directly from your .Net code
Posted on December 15, 2009 15:05
Web Ascender has been working with DotNetNuke CMS for a very long time. During this time we have created 100’s of custom module. We decided to create Dnnspot to share module that would benefit other individuals and companies