Content.NET

There are 18 entries for the tag Content.NET
Another problem with the install kit 0.9.3

In the 0.9.3 release of Content.NET in 05/24/2006 we lost many Stored Procedures. You can get errors if you update the portal info or you add a new page. Now the install kit has this SPs, but if you do not want download this another time you can add this SPs executing this database scripts by QueryAnalizer or other ways. 1: -- 2: -- MPT_UpdatePortal 3: -- 4:...

posted @ lunes, 29 de mayo de 2006 21:01 | Feedback (0)

Google Adwords

Thanks to a gift of our hoster we have begun a small campaign of publicity for our Content.NET portal with Google Adwords and in a period of about 25 days we have obtained 15,000 visualizations (2/3 Spanish) with 100 visits.   Etiquetas de Technorati: Content.NET,Google Adwords

posted @ miércoles, 17 de mayo de 2006 21:35 | Feedback (0)

Install does not create all tables

If you find that the first execution of the app does not show the first page and you take a look at the database and you find that you have only a few tables, you can read the .LOG files at the database folder to see that errors occurs in the install of the database. If you see that there are problems with the COLLATE xxxx, you can replace all the Spanish COLLATE sequences for anything (or for your database COLLATE sequence) in all the .SQL files. You can delete the data base, create it empty and launch another...

posted @ domingo, 09 de abril de 2006 21:55 | Feedback (0)

Content.NET 0.9.5 works with VS2005 and ASP.NET 2.0

Thanks to use of "Visual Studio 2005 Web Application Project Preview" that allows to develop in way project the applications Web in VS2005 (that was what VS2003 did), we have made with a little effort a new version of our Content.NET portal that works with VS2005 and ASP.NET 2.0. The application does not incorporate any of the new features of ASP.NET 2.0 and VS2005 but it works and it can be compiled and be maintained with the new version of Visual Studio. The application follows with the same scheme that previously. The part of the portal core...

posted @ sábado, 18 de marzo de 2006 15:27 | Feedback (0)

Content.NET 0.9.3 does not? work with VS2005

First I said: "The version 0.9.3 of Content.NET (the version in course at the moment) is developed with VS2003, ASP.NET 1.1 and NET Framework 1.1 (I believe) and it does not work with VS2005. We are developing a new version 1.0 of Content.NET (codename Xuar) taking advantage of all the ASP.NET 2.0 new characteristics, but it is in a very initial phase still. This version would be multilanguage naturally and would be based on Webparts. We have not considered to make a new version of Content.NET (the...

posted @ martes, 14 de marzo de 2006 21:45 | Feedback (0)

Master pages, themes and skins

The new version of our portal Content.NET will use the news characteristics of ASP.NET 2.0 for the personalization of the appearance: the master pages, the themes and skins. Master Pages - The Master Pages feature provides the ability to define common structure and interface elements for your site, such as a page header, footer, or navigation bar, in a common location called a "master page", to be shared by many pages in your site. This improves the maintainability of your site and avoids unnecessary duplication of code for shared site structure or behavior. Themes and Skins -...

posted @ lunes, 28 de noviembre de 2005 21:14 | Feedback (0)

Do we need Esperantus with ASP.NET 2?

Ton Trefz said: "Hi, just playing around a little bit with ASP.NET 2 and VS 2005. I tried some localization features build in in ASP.NET 2. It is easy to generate resource files with all keys defined in a page. It takes me between 2 - 5 minutes to setup a small form with controls showing informations (like text, tooltip etc.) translated through resource files. For static translation there is no need for esperantus (i think). Pure asp.net 2. Nothing more. It is possible to change the resource provider to...

posted @ viernes, 18 de noviembre de 2005 21:10 | Feedback (0)

What is Xuar?

Xuar is the codename for the next release of Content.NET portal working with .NET Framework 2.0, VS2005 y ASP.NET 2.0. We want to use in Xuar the new characteristics of ASP.NET 2.0: master pages, providers, new controls, etc. to make of Content.NET Portal the best application CMS multilanguage. The first step is compile the portal core code with ASP.NET 2.0.   Etiquetas de Technorati: Xuar,Content.NET

posted @ jueves, 10 de noviembre de 2005 15:33 | Feedback (0)

Skinning and VS2005

The new characteristics of VS2005 in skinning and themes had stopped all the works about the skinning in the Content.NET Portal, and others utilities as SkinConverter.   Etiquetas de Technorati: Content.NET,VS2005

posted @ domingo, 30 de octubre de 2005 21:12 | Feedback (0)

Install problem: a lot of errors executing the create database script the first time

After the install, the first time that you launch the Content.NET app (with "http://localhost/contentdotnet", by example) you must to see the first page of the portal, after many minutes. This first time the app creates the database tables and SP executing a script 0.9.0.sql. If you do not get the first default page, you must to see at the \database carpet and read the 0.9.0.log file. If there is a lot of errors a possible cause can be that you database or database server are working as case sensitive and many SP can be erroneous because they use many...

posted @ lunes, 24 de octubre de 2005 20:55 | Feedback (0)

Trefz Learning Solutions Page is powered by DotNetNuke XXL.

This page Trefz Learning Solutions was done with DotNetNuke XXL.   Etiquetas de Technorati: Content.NET,DotNetNuke XXL

posted @ viernes, 23 de septiembre de 2005 21:32 | Feedback (0)

ANED.ORG Page is powered by Content.NET 0.9

There is a new Content.NET Page in www.aned.org. Its language is Spanish (Bolivia) and it is in construction.   Etiquetas de Technorati: Content.NET

posted @ miércoles, 14 de septiembre de 2005 21:30 | Feedback (0)

The Provider Model

"The provider model uses standard application configuration files to add, clear, or remove a concrete implementation to the solution without recompiling the core. This creates a plug-and-play architecture that can be extended as needed. For instance, ASP.NET 2.0 provides a SQL and Access provider for memberships that are interchangeable. But it does not stop here; if you were porting an existing application from classic ASP or ASP.Net 1.x and already have a custom Membership database, then you do not need to redesign it; you can create a custom Membership provider and use it instead...

posted @ lunes, 05 de septiembre de 2005 21:19 | Feedback (0)

New Esperantus Release

There is a new release of Esperantus, the controls group that permits the multilingual static in the portal. After many test we will put it in the first or second new releases.   Etiquetas de Technorati: Content.NET

posted @ lunes, 29 de agosto de 2005 21:07 | Feedback (0)

Content.NET Download

You can get the Content.NET 0.9.x Install Kit in the Content.NET Team Page. You must to be logged to download. You can also visit the Content.NET Portal Page.   Etiquetas de Technorati: Content.NET

posted @ martes, 23 de agosto de 2005 15:28 | Feedback (0)

Last release Content.NET 0.9 (5/24/2005)

The existing possibility of the Announcements and TextHTML modules of being able to perform an automatic translation has been deleted and this capability has gone to portal level. The default value is now disabled. This is because the Babelfish translation service is back in service. The base Modules that has the possibility of automatic translation (if has been set in the portal) are at the moment Announcements and TextHTML. TextHTML module.- Corrected a problem (it created the content in the culture of the registered user) when the portal has only one language and...

posted @ sábado, 20 de agosto de 2005 21:40 | Feedback (0)

Content.NET Team Page is powered by Content.NET 0.9

Content.NET Team Portal is a portal dedicated to manage the Content.NET Portal Team, although it has some accessible sections to non registered users, and it admits registered users to download the Content.NET install kit. This portal works with static multilanguage in many languages and the most of the content is in English, French and Spanish, also there is some content in Greek and Russian. Can you help us to add content in another languages?   Etiquetas de Technorati: Content.NET

posted @ sábado, 20 de agosto de 2005 21:29 | Feedback (0)

www.sareleku.com is powered today by Content.NET 0.9

www.sareleku.com is powered today by Content.NET 0.9 Portal (before they was by XXL Portal). It is in continuous evolution with English and Spanish content. It is a good sample of pages in multilanguage. It shows to the present state of the power and operation of Content.NET Portal and also XXL Portal. At the moment it has the totality of its accessible content to the anonymous users.   Etiquetas de Technorati: Content.NET,Sareleku

posted @ sábado, 20 de agosto de 2005 21:26 | Feedback (0)