T12 Pragmatic .NET Development with CodeFluent Entities

11/16/2010

1:00 PM - 2:15 PM

Prerequisite: None

Omid Bayani

Omid Bayani

Chief Business Officer, cofounder

CodeFluent Entities

Omid oversees several areas of CodeFluent Entities such as program management, presales and projects delivery. He is also in charge of developing the ecosystem around CodeFluent Entities, both at the national and international level. Graduated from Institute National des Télécommunications (Telecom INT), Omid Bayani spent 10 years in the IT industry. After working at Digital, he spent six years at Microsoft as a consultant in the e-Business group before becoming a partner sales representative dedicated to the Telecommunications sector.

This session will demonstrate .NET development using CodeFluent Entities, a full-blown model driven solution. CodeFluent Entities is made of two main components:

  • The CodeFluent Entities Modeler: a graphical interface fully integrated with Microsoft Visual Studio 2008/2010 in which you can design your application. CodeFluent Entities defines more than 40 concepts allowing it to cover almost every business need.
  • The CodeFluent Entities Builder: a code generation engine with out-of-the-box producers. Those producers translate a model into ready-to-use code, each producer targeting a specific platform such as SQL Server, Oracle, .NET Object Model, WCF (Silverlight, .NET), SharePoint WebParts, Office List Synchronization, ASP.NET WebControls & WebSite. The generated code implements best practice patterns and is designed for testability, scalability and performance.

    In this session you will learn:

    • How CodeFluent Entities leverages the .NET platform and smartly-selected concepts to build enterprise ready data-oriented applications,
    • How to create an application from scratch starting from a simple model (example in ASP.NET),
    • Key concepts such as: Entities, Properties, Methods, Rules and CFQL data access language.