Quantcast
Channel: Developing Using CodeFluent Entities – The CodeFluent Entities Blog
Browsing latest articles
Browse All 81 View Live

Image may be NSFW.
Clik here to view.

CodeFluent Entities and ComponentOne

CodeFluent Entities generates code which can be used easily with many third party component providers. We already show before how to use CodeFluent Entities with Syncfusion. Today we’ll see how easy it...

View Article


Image may be NSFW.
Clik here to view.

Target Name Transformation aka TNT

CodeFluent Entities allows you to write RAW methods. Using the name of a table or a column in a RAW method is not safe. Indeed CodeFluent Entities allows to define its own naming convention. So if you...

View Article


Image may be NSFW.
Clik here to view.

CodeFluent Entities and SignalR

ASP.NET SignalR is a new library for ASP.NET developers that makes it incredibly simple to add real-time web functionality to your applications. What is “real-time web” functionality? It’s the ability...

View Article

Image may be NSFW.
Clik here to view.

Multi-tenant using multiple Schemas

In this post we will see how to create a multi-tenant application using one schema by tenant. The idea is to create one CodeFluent Entities model and use it to generate as many database schemas as...

View Article

Image may be NSFW.
Clik here to view.

Custom Naming Convention

Since CodeFluent Entities infers a meta-model from your model, before any producer is called to generate a single line of code, a full representation of your application is in-memory. Thanks to this...

View Article


Image may be NSFW.
Clik here to view.

Table-Valued Parameters: Basics

First, what is Table-Valued Parameters ? Table-valued parameters provide an easy way to marshal multiple rows of data from a client application to SQL Server without requiring multiple round trips or...

View Article

Image may be NSFW.
Clik here to view.

Table-Valued Parameters: Basics

You can use table-valued parameters (TVP) to send multiple rows of data to a Transact-SQL statement or a routine, such as a stored procedure or function, without creating a temporary table or many...

View Article

Image may be NSFW.
Clik here to view.

Team Work with CodeFluent Entities

Working on your own and working along a whole developers team are obviously not the same. As a team, you will experience issues that you would never encounter working alone. In order to help you work...

View Article


Image may be NSFW.
Clik here to view.

CodeFluent Entities and Visual Studio 2015

Good things come in pairs: Visual Studio 2015 is now available for download and CodeFluent Entities latest build (61214.820) runs great on it! You can learn more about Visual Studio 2015 here: Overview...

View Article


Image may be NSFW.
Clik here to view.

CodeFluent Entities Tour 2016

There are a few ways to get started with CodeFluent Entities. You can read the Getting Started section of our new product website or enjoy the new CodeFluent Entities Tour. In this webinar a product...

View Article
Browsing latest articles
Browse All 81 View Live