|
|
|
FreeTextBox toujours gratuite ?
Ce week-end, une version corrigé de la FreetextBox 3 a été mis en ligne. Pour rappel, la FreeTextBox est un composant ASP.NET (qui ressemble à Word) qui permet de générer du HTML dans une page ASP.NET. Vous avez un exemple sur le site du labo-dotnet (quand vous postez des news).
Cette version corrigée corrige quelques bugs, mais apporte un nouveau sytème de licence En effet, dans la version gratuite, certaines fonctionnnalités sont désactivés : http://www.freetextbox.com/getfreetextbox.aspx
Dans quelques semaines, la version 3.0.1 sortira : sera-t-elle payante ?
http://blog.revjon.com/
Par
François Michael DAIN
Publié le
17 janvier 2005
|
|
|
|
|
|
|
Nouveau cours du labo-dotnet : Cours ASP.NET Mobile
Patice Lamarche a rédigé un cours sur Application Web Mobile.
Cours ASP.NET Mobile
Vous trouverez le sommaire ci-dessous :
1. INTRODUCTION 2. LES EMULATEURS 2.1. INSTALLATION DU SDK POCKET PC 2003 2.2. INSTALLATION DU SDK SMARTPHONE 2.3. EMULATEUR TELEPHONE PORTABLE 3. PRESENTATION DU MOBILE INTERNET TOOLKIT 3.1. INTRODUCTION 3.2. PRESENTATION 3.2.1. Mobile Internet Controls Runtime 3.2.2. Mobile Internet Designer 3.3. PROCESSUS DE RENDU D’UNE PAGE WEB MOBILE 3.3.1. Trafic client/serveur 3.3.2. Processus de rendu au niveau serveur 4. CREER VOTRE PREMIERE APPLICATION WEB POUR MOBILES 5. CONTROLES MOBILES WEB 5.1. GESTIONS DES FORMULAIRES WEB MOBILES 5.1.1. Utilisation de plusieurs formulaires : 5.1.2. Formulaires Web dans le code 5.2. CONTROLES D’AFFICHAGE : 5.3. CONTROLES DE VALIDATION 5.4. LES CONTROLES DE LISTE 5.4.1. Le contrôle List 5.4.2. Le contrôle SelectionList 5.4.3. Le contrôle ObjectList 5.5. STYLESHEET 6. DEVELOPPEMENTS DE PAGES WEB ASP.NET MOBILES 6.1. GESTION DES SESSIONS 6.2. REDIRECTIONS DE PAGES 6.3. LE VIEWSTATE 6.4. AUTHENTIFICATION 7. SPECIFICITES DES MOBILES 7.1. PRESENTATION 7.2. AJOUTER VOTRE PROPRE FILTRE 7.3. UTILISATION AU SEIN DE VISUAL STUDIO .NET
Par
François Michael DAIN
Publié le
16 décembre 2004
|
|
|
|
|
|
|
|
|
DotNetNuke 3.0 PUBLIC BETA 1 en dispo !
La version 3 de DotNetNuke est disponible en beta 1 sur le site www.dotnetnuke.com
Cependant il est très fortement déconseillé d’utiliser cette version en production.
Voici une petite liste des améliorations :
multiple portal implementation using a single codebase / database ( you can run multiple sites off of a single ASP.NET hosted account )
security model changes to assign users to specific portals
seperate upload directories for each portal ( fully integrated with modules )
customize appearance of each portal with unique logo, style sheet ( skin )
File Upload Admin module for Portal Admins to upload files to their upload folder
Expanded User Registration fields ( full address )
Service based system where Portal Admins can define Roles which have an associated service fee and expiry date ( hooks directly to PayPal for online payment processing )
Bulk Email Admin Module based on Roles
Site Logging Admin Module including a Site Log Viewer and Statistics
Vendor Management Admin module
Banner Advertising ( global for all portals and local for individual portals )
Super User account for creating new portals using the Admin UI
Custom fields for Tabs for LeftPaneWidth, RightPaneWidth, IsVisible
Customize Module appearance with Display Title, Border, Alignment, Background Color, Icon
standard templates for Header and Footer code
MSN-style header menu replacement for DesktopPortalBanner
WYSIWYG UI improvements to provide Admin direct access to Tabs and Modules
DesktopModule Enhancements
Announcements - internal or external links, syndicate option to publish RSS file
Contacts - Email address enhanced with mailto: functionality
Discussions - discussions do not open in new browser window, datalist retains current position
Documents - internal or external linking, syndicate option to publish RSS file, Download link added to user control for Save As... functionality
Events - Date/Location separated, list view or calendar view, recurring events
Html - handles as well as image tags ( src= )
Images - internal or external linking, automatically determines image size
Links - Links/QuickLinks replaced with single module with option to Open In New Window. Internal or external linking. Internal links provide list of Tabs to link to - allows user to build navigation menu links to hidden tabs
Technical Enhancements
Organization - all Admin and Desktop modules ( user control and edit page ) have been moved into their own subdirectories.
Edit Page - all Edit pages have been converted to user controls which are loaded into a general EditModule.aspx parent page.
Users - track all users internally based on UserId rather than Name. This includes audit fields ( CreatedByUser ).
Roles - store RoleId rather than RoleName in security related fields.
Delete - added a Delete Confirmation to all options to prevent accidental deletion of content
Data Access - all data access converted to use a common SQLCommandGenerator class which derives the stored procedure parameters and attributes from the database class method declaration
Code is supplied as-is with no warranty or support.
Par
Vincent Bourdon
Publié le
20 novembre 2004
|
|
|
|