Mono Support Asp.net profile custom fields. 

42675 put(a) pogledan, 2 odgovor(a), 23.12.2016. 23:23:05 - Kreirao(la) AlexKotovskiy
23.12.2016. 23:23:05
15 Reputacija 1 Ukupno objava

Hi, i`m using asp.net profile in my project with some custom fields. MonoX version is 5.1
All custom fields is appears in asp:Repeater section.
I want to place own controls and implement my own design for this controls. How to map my controls to asp.net profile custom fields?

1
27.12.2016. 12:05:21
145 Reputacija 18 Ukupno objava

Hi,

if I understood you correctly, you have added some additional fields to asp.net profile and want to be able to use them and map to specific controls? 
If that is the case, then you'll have to generate your DAL entities. We have exposed MonoX DAL source code to enable all users to easily extend it. Although you will have to obtain a license for the LLBLGen Pro Designer in order to generate a custom DAL, it will enable you to open a DAL project, add new entities for tables that you've created in the database and generate a new DAL in just a few clicks. After this process is finished, you will have the access to your newly created entities across the MonoX project.

MonoX DAL is upgraded to LLBLGen version 4.1. The latest package is available on GitHub.

Regards,
Željko.

2
Ovo je MonoX demo site. Posjetite Mono Software za više detalja.