Skip navigation Beginning of navigation
 
Download the .NET CMS Download the Book for Digimaker SiteBuilder SDK try it online

Reach Us

You are here: Digimaker CMS 5.2 > Technology

Digimaker - The .NET CMS

From Mercedes Benz to Gartner Quadrant Leader FASTSearch and to large Enterprises like National Oilwell, Digimaker CMS platform helps from simple corporate website to large complex enterprise web solutions to create, manage and maintain their websites along with complete web communication.

Main benefits:

Digimaker CMS is based on Microsoft technology. It is developed using .NET. Digimaker runs on Microsoft Windows and uses the Microsoft SQL Server database.

Improved Reliability
The .NET Framework takes the core achievements originally made in Windows 2000. With advanced ways of monitoring the health of running applications, as well as isolating applications from each other, applications built using the .NET Framework stay up-and-running longer than ever before.
 
Increased Performance
Server applications have never been faster than with the .NET  technology. Customers who have moved from ASP to ASP.NET are seeing significant increases in speed on the order of 300 to 500-percent.

Fast and Easy Deployment
Application isolation and automatic version control of components can help prevent versioning conflicts. With No-Touch Deployment, Digimaker built using the .NET Framework can be deployed to a client or server machine simply by copying the application directory to the target machine—no registration is required.

Powerful, Granular Security
The code access security can collect evidence about the origin and author of an application, then combine that evidence with administrator-set or default security policies to make fine-grained decisions about whether to run that application or enable it to access a particular resource.

Integration with Existing Systems
The COM interop technology in the .NET Framework generates a wrapper around your existing COM components and Windows-based applications, such as Microsoft Office, enabling you to program against them as though they were originally written using the .NET Framework.

Mobility Support
The .NET Framework provides one unified programming model for developing smart client and Web applications for both PCs and mobile devices, such as Personal Digital Assistants (PDAs) and mobile phones.

Native XML Web Service Support
Designed from the ground up to support XML Web services, a model for cross-platform, distributed computing based on standard protocols, such as XML, SOAP, and HTTP. Web services can be used to integrate applications running on different platforms, or to offer software as a service.

Flexible Content Access and Scalability
ADO.NET, is designed for today's Web-based style of data access. Using ADO.NET, developers have the option of working with a platform-neutral, XML-based cache of the requested data, instead of directly manipulating the database. This approach to data access frees up database connections and results in significantly greater scalability.

Web Services
Web services provide a simplified mechanism to connect applications regardless of the technology or devices they use, or their location. The loosely coupled messaging approach supports multiple connectivity and information sharing scenarios via services that are self describing and can be automatically discovered.
 

Digimaker SiteBuilder SDK:

The SiteBuilder SDK has been designed especially with these things in mind.
  • The developer
  • The requirements made upon that developer for RAD
  • Cleaner XHTML and WAI
From slightly modified .Net Framework controls to specialized controls - enabling anything from menu structures to lost password retrieval – SiteBuilder ASP.NET Controls are here to make your development faster.

ArticleDisplay

Display articles either from the current menu or a specified one, display as a list or as a single article. As articles are the main content object in Digimaker this is the most frequently used control.

FormDisplay

E-forms created in the Digimaker CMS can be easily displayed onto the web site using the FormDisplay control. The form can be related to an article or menu item or can be a standalone form.
View a sample use of this control

Login

Login - Username and Password text boxes.
LoginStatus - Authenticates user and toggles “Login” and “Logout” link.
LoginView - Displays the appropriate template based on the status & role of the user.
LoginName - Displays the name or emailid of the logged in user.
View a sample use of this control

MasterPage

Similar to the masterpages of .Net 2.0. Enables you to have one file for controling the design on your page and lets the individual templates override certain regions in the masterpage.

LostPassword

Sends the person an email that leads to a page where the new password should be entered.

MenuItemDisplay or MenuCreator

Use these controls to create simple one level menus, expanding menus, pull-down menus, sitemaps, and logos.
View a sample use of this control

Page

Fetch data from the current menu item or article. PageInfo gets any single field of the menu item or article. Page.property returns more specialized values such as markup for the image related to the article.

Search

Search below a given menu item or in the entire database. Build customized search functionality either on article or on other object in Digimaker.

RelationDisplay

Displays documents, links, articles, banners, forms and person related to an article or menu item.

WebCalendar

Digimaker allows the creation of calendars & events. Display them using the WebCalendar control. Include date picker fields that allow the user to select periods of time rather than just a single day.