Catálogo de publicaciones - libros
Beginning DotNetNuke 4.0 Website Creation in C# 2005 with Visual Web Developer 2005 Express: From Novice to Professional
Nick Symmonds
Resumen/Descripción – provisto por la editorial
No disponible.
Palabras clave – provistas por la editorial
Software Engineering/Programming and Operating Systems
Disponibilidad
Institución detectada | Año de publicación | Navegá | Descargá | Solicitá |
---|---|---|---|---|
No detectada | 2006 | SpringerLink |
Información
Tipo de recurso:
libros
ISBN impreso
978-1-59059-681-4
ISBN electrónico
978-1-4302-0180-9
Editor responsable
Springer Nature
País de edición
Reino Unido
Fecha de publicación
2006
Información sobre derechos de publicación
© Apress 2006
Cobertura temática
Tabla de contenidos
Creating a DNN Skin
Nick Symmonds
How cool was that? You got to make your own skin and container. You found out that it was not really all that hard, and in fact consisted almost entirely of look-and-feel design-oriented code.
There was no C# code in here, and if you did not have VWD as a designer, you could have done the whole thing in a simple text editor.
DotNetNuke has enabled you to create a two-tiered presentation layer. The use of tokens inside the skin and the ability of ASP.NET to compile user control code make for a fast load of the skin for the user.
While this skin is not the prettiest or the most involved as far as images go, it does give you the foundation to be able to create your own with confidence.
The next chapter will be rather advanced. It will cover topics such as JavaScript and Ajax technologies to enable your website to be more efficient and faster.
Pp. 293-337
JavaScript and Ajax
Nick Symmonds
This chapter is pretty advanced. It has been all about increasing the performance and usability of your web pages.
You found out that that you can use JavaScript with the ASP server controls to bypass unnecessary postbacks to the web server. This allows you to add some DHTML to your page to make it stand out and be more responsive to the user.
The last thing I covered in this chapter was Ajax. Ajax is a technique that allows you to make asynchronous calls to the web server and get back results with no postback involved. While this involves a lot of JavaScript, the trade-off is often blazing speed in updating your web pages. If there is no rendering of the page when fields are updated, then there is no flicker, and the page will be more like a desktop application for the user.
The next chapter deals with what to look at if you want to take your web programming to the next level. Hopefully, this book will only be the starting point for your new website programming skills.
Pp. 339-362
Next Steps and Suggestions
Nick Symmonds
All in all, DotNetNuke is a great way for you to establish a web presence. It doesn’t require that you be an expert to create dynamic websites, and there’s little you can’t do with DNN if you take time to learn a bit more about it.
Considering that all the tools you need are free, and the websites you can create can be pretty slick, you can’t lose.
I hope that you have found this book useful and interesting, and that you will expand your knowledge even further with the suggestions I’ve made in this chapter.
Pp. 363-369