Go back to mobile site

 
 
Content needs to be driven by the demands of business. While there are an enormous amount of document types in Kentico, business specific schemas are inevitable. Custom document types enable system administrators to create data schemas specific to the needs of your business. In this blog post we will walk threw the creation of a custom document type for employee biographies.
Posted on 3/19/2010 2:08:44 PM by Thom Robbins .NET Weblog | with 0 comments | Developer
 
Thanks to everyone that joined us for today’s webinar on Technical Learning – Introduction to widgets.
 
Kentico CMS 5 introduces widgets that provide support for page personalization. From a designers point of view widgets are a basic building block of page templates in the same way as web parts. For end users widgets allow them to add, remove, modify properties, and determine page placement on the live site. In this session we will examine how this exciting new feature is used within your Kentico CMS 5 site. We will cover the basics of technical implementation, design concerns, extensibility and security for this feature. People attending this session will be able to implement the basics of widgets in their Kentico CMS 5.0 site.
Posted on 3/16/2010 6:00:09 PM by Thom Robbins .NET Weblog | with 3 comments | Developer
 
Join us for a technical learning webinar that covers Kentico CMS 5 on April 20 from 10-11 PST
Posted on 3/12/2010 5:54:28 PM by Thom Robbins .NET Weblog | with 9 comments | Developer
 
Join us for a Kentico Webinar - CMS Today Series presented by Wakefly
 
The Kentico CMS Today webinar series focuses on industry and emerging trends/topics that face business and marketers. The series focus is to provide resources, training and discussion on practical and useful information.
Posted on 3/12/2010 11:50:29 AM by Thom Robbins .NET Weblog | with 3 comments | Developer
 

Services seem to be everywhere these days and even more ways to build them. Windows Communication Foundation (WCF) is the unified .NET programming model for building service oriented applications. It is designed to simplify the creation of connected applications through a service oriented programming model. WCF supports a variety of distributed application development by providing a layered architecture. The base of WCF provides the asynchronous message passing primitives. The higher level services layered on top of this base include secure and reliable messaging exchange, a typed programming model including serialization facilities, queued and transacted messaging exchange, integration with other programming models like MSMQ, COM+ and ASP.NET Web Services, Web Service Enhancements and others. Technically, WCF is implemented as a set of classes starting with the.NET Framework 3.0. The main namespace for working with WCF is the System.ServiceModel. This namespace contains the classes, enumerations and interfaces necessary to build WCF services and client applications.

A Windows Communication Foundation service is provided by defining one or more Windows Communication Foundation endpoints. An endpoint is defined by an address, a binding and a service contract. The address defines where the service is located. The binding specifies how to communicate with the service. The service contract defines the operations that the service can perform. WCF services must be hosted within a process to become active. The hosting environment is responsible to create and control the context and lifetime of the service. WCF services are designed to run in any Windows process that supports managed code. This programming model is designed to remain consistent and is considered independent of the runtime environment that is used to deploy the service. The benefit is that this makes the code for your service look very much the same whatever hosting option is selected.

Typically hosting options range from running inside a console or Windows Form application to server environments running within a worker process managed by IIS. WCF allows developers to choose the hosting environment that meet the needs of their application as opposed to requiring the use of a specific transport or technology.

In this article we will generate a simple WCF service using Visual Studio 2008 and the .NET Framework 3.5 and test it using the built in harnesses.

Posted on 3/10/2010 11:36:11 AM by Thom Robbins .NET Weblog | with 7 comments | Developer
 
Driving Success with Search Engine Optimization covers the SEO basics. This webinar includes a working SEO definition, what search engines look for, how you can increase qualified traffic to your website, how you can start search engine optimizing your website, measuring and refining your SEO results, and successful SEO case study.

Topics that may be covered in this webinar include:
•         How to select the right keywords
•         How to ensure that your website is indexed by the search engines
•         Usability and Navigation best practices
•         Utilizing a web analytics tool to monitor your results
•         What to look at in your web analytics tool to make sound business decisions about your website
Posted on 3/9/2010 7:53:12 PM by Thom Robbins .NET Weblog | with 1 comments | Developer
 
+
Blog tags
Personal Info
Thom Robbins .NET Weblog
Thom Robbins .NET Weblog Blog RSS Feed

Chief Evangelist for Kentico CMS. I spend my time working with partners and customers extending their marketing and technology to the fullest.

Subscribe to Thom Robbins Blog by Email
Useful Links


 

 

Archive
Sitemap | Content Management System | E-commerce Software | Social Networking Software | Intranet | Online Marketing Solution | Copyright © 2004-2013 Kentico Software | Powered by Kentico CMS