In this source code we will look at how to read an XML data source and how to put it on our ASP.NET page. For this example you can use a sample XML file putting same folder with our source code. .
Quickly get to grips with DotNetNuke with these 3 videos. Provides essential tips for beginners to DotNetNuke from securing DNN to adding modules to the page (ie. Text/HTML, links, image modules). Working with skins, changing the logo. (40min)
The DotNetNuke Skinning Toolkit demonstrates all of the skin classes within DotNetNuke so that you can easily view, search and learn how to style the various elements within a DotNetNuke skin.
Each DotNetNuke class is presented with an image and the various styling options available through CSS.
DNN Creative magazine covering module video reviews, video tutorials, resources and web design tips for working with DotNetNuke. Beginner to Advanced. Skinning to Security. Step by Step guides. Currently 164 DNN videos in 11 issues. A new issue is released each month.
A selection of videos, tutorials, skins are released for free each month. All videos are available for download to subscribers of the magazine.
ASP.NET Training : Dynamic Image control - In this tutorial you will learn how to create Dynamic Image Control, DynamicImage Control Properties and Custom Parameters. The DynamicImage control derives from the DynamicImageBase which is in turn derived from Image. This control acquires image bytes from varied sources and renders them to image capable devices using an internal normalization process.
Every developer knows well that to be able to design a proper user interface then we have to have a solid knowledge about every aspect of this user interface before we actually start designing it. Unfortunately, this is not always 100% possible. Situations arise from time to time in which we have no or little idea about what will be the proper user interface for a given application. In web applications things becomes worth as these situations arises more frequently.
Complete online chapter "Talking To HailStorm" from "Early Adopter HailStorm (.NET My Services)". Provides in depth information on what is .NET My Services, what it provides and how to make use of it.
A complete research of using an Enter key in ASP.NET, submiting a form or how to get specific button "clicked" when visitor hits an Enter key. That could be in case that you want to build Login screen, web site search, pool or all of that on the same page.
This tiny demo source code will give you a hint about how to query data stored on your server via XMLDB Engine Lite (XMLDBelt), create new files, insert data into existed, update data, delete and etc.