|
|
Looking for free skins to enhance your DotNetNuke website, then visit eXtra Dimensions, register, login and download some cool skins and containers to make your site look great and learn how to code your skins. You can even download videos to help you learn a little faster.
Nina Meiers, core team member, with over 100,000 downloads of skins and containers is an active participant in the DotNetNuke environment.
Inter esting Blogs and regular site updating make this website one of the most active DotNetNuke resources with over 23,000 subscribers enjoying access to free skins,containers, videos & articles, help files and a forum to answer your questions about DotNetNuke.
Also, Australian Localisation files for many modules, now available.
Version: 2, 3 & 4
Platforms: windows
Last Updated: April 09, 2007 |
|
|
|
|
In this tutorial, we will try to validate some data coming from a form input. While using this sample code will check the date is true and in correct format. We will compare the date within a culture date format. Code can do two jobs for us : date is valid and date is in correct format.
Version: n/a
Platforms: windows
Last Updated: April 09, 2007 |
|
|
|
|
Explains different techniques of ASP.NET WebApplication speed optimizations regarding to use of: - page and server controls, - web application settings - best coding practices.
Version: 1
Platforms: windows
Last Updated: April 09, 2007 |
|
|
|
|
Explains the authentication process and how to set up authentication and authorization, create and manage roles and apply access rules to the ASP.NET.
Version: 1
Platforms: windows
Last Updated: April 09, 2007 |
|
|
|
|
Are you trying to create your own DotNetNuke skin? How many times you have run to the skinning documentation to find the right attribute for a skin object you needed? With this free Dreamweaver extension you have all skin and container objects and their attributes on hand.
Version: 0.2.0
Platforms: windows, osx
Last Updated: April 10, 2007 |
|
|
|
|
A complete ASP.NET 2.0 Notepad Web application example (with source code).
Explains Forms, sign in process, some complex SQL queries and new HiddenField ASP.NET 2.0 server control.
Version: 1
Platforms: windows
Last Updated: April 10, 2007 |
|
|
|
|
Explains how to use threads to enable multitasking in ASP.NET applications. Performance and responsiveness are most the important key issues in the success of your web application. Sometimes you need to perform a long time task, that uses intensive CPU operations.
A common solution to this problem is the use of multithreading.
Version: 1
Platforms: windows
Last Updated: April 11, 2007 |
|
|
|
|