21 comments found.
A question? supports Microsoft.EntityFrameworkCore 5.0 or 6.0?
Hi,
Thanks for your interest in our application.
As it generates basic code for CRUD, so the generated code works for both EF 5 and EF 6.
Hi
can we get your sample application so that we can learn how to use these classes
Hi,
Thanks for your interest in our app.
Yes, I can share the sample app with you. Please contact me via my profile page here to send you the sample application.
Thanks.
Can we use Ur another item “stored procedure generator” with this item
Hi, Yes, you can use both apps but independently.
Thanks.
We use a similar tool in the company but costs far more expensive. Having this tool will save you huge time and money in development and maintenance. A great tool for price! Plus great support from developer.
Hi,
Thanks a lot for the encouraging comments.
Hi Nice script
I want to purchase it
My query, when u planned to add
1- export to excel PDF and print features to index page (filtered results as well) and ‘single record view page’
2- foreign key association: like “belongs to” drop down in add form, and “has many” related list on “single records view page’” Example:
Employee belongs to department Employee has many addresses Customer has many invoices
The script is wonderful Thanks
Hi,
Thanks for your interest in our app.
Please contact me via my profile page to guide you.
Does it work fine with visual studio 2017 community edition? Do you have a sample app with VB.net code? Do you offer help with setup questions? I am interested in multiple products. Thank you
Is the sample app made with asp MVC?
Hi,
Thanks for your interest in our app.
Yes, it works fine with Visual Studio 2017 Community.
The download folder contains a sample app created in C# but we can provide a VB.Net sample as well.
The sample app is an ASP.Net Web Forms app.
Yes, I can help. Please contact me via my profile page here.
Does this has feature of “CRUD Master Detail Lookup”. Do youhave a sample application for master detail example(for example invoice, where master has unique invoice number and detail grid has invoice line items)?
Hi,
It supports CRUD operations for each table but doesn’t support Master Details currently.
1. Can it make classes for complex views? 2. can we make web services using your tool.
At the moment, it does not support views and web services.
However, you can create a data access layer that can be used in web services or web/desktop apps.
Can it make classes for complex views?
At the moment, it does not support views.
You can create data access layer for CRUD operations on tables.
Changelog of last update, please?
Hi,
In the last update, I have made changes in the back end to support latest SQL Server versions like SQL Server 2014/2015.
hello i am getting this error
http://i.hizliresim.com/qj2DXQ.jpgi tried to install the program to the database server and i choose localhost but the result is the same. Is there any problem for the program ?
Which version of SQL Server do you have?
I am using MSSql Server 2012
Hi, Please send me an email through my profile page so that to resolve the issue.
Hello, I just purchased DAL. I need some help. After code generation I am getting an error.
String connectionString = ConfigurationManager.ConnectionStrings["DatabaseConnectionString"].ConnectionString;
Error CS0103 The name ‘ConfigurationManager’ does not exist in the current context Registration d:\users\user\documents\visual studio 2015\Projects\Registration\Registration\StateProvince.cs 27 Active
As I have mentioned in the documentation, you will need to add reference to the System.Configuration library.
Follow the following steps:
- From the Solution Explorer, right click on References.
- Click Add Reference from the menu.
- Select System.Configuration.
- Click OK button.
I just want to let you know that this question is relevant to the following item: https://codecanyon.net/item/c-dal-generator/13003064
Hello, Could please show me of it will use using vb.net?. I will buy it if you explain me.
https://www.youtube.com/watch?v=LVA9KzRoCAg
Also check the screen shots in the item description page.
One more thing, do I receive the source code once I buy it?.
Hi.
Yes, you will get the source code. The download folder will have source code as well as the executable files.
Hello Can You Help me , I want call GetAll method with (sortColumn ,sortOrder ,pageNo,pageSize,totalRecordsCount) parameters directly without code behind
thanks
I Use ObjectDataSource
To use it will ObjectDataSource, you will need some modifications in the GetAll method. Like:
1. Use single parameter for sortColumn and sortOrder.
2. Use separate method for total records count.
Hi i buy your EF generator and it is not work well, as you see on images.It dont generate classes for table, it dont generate entitiy dbcontext class, only methods for add,delete,etc. This is not what i want and i throw 10$. Please if you cant fix this or cant send me app which work then refund to me via paypal 10$ at email spring@spring-informatika.com Tnx
1. The class options are disabled because you have not selected/highlighted a table in the tree. Please check the video preview carefully. Also check the documentation.
2. It generates classes for each table for CRUD operations but you will need to add .edmx file manually as shown in the video preview. Adding .edmx file will not take more than a minute but creating classes for CRUD operations may take hours and days.
However, we have the following items that don’t need to add any file manually but it’s not using entity framework:
http://codecanyon.net/item/c-dal-generator/13003064
http://codecanyon.net/item/c-dal-generator-for-mysql/15624243
You can send refund request through your Envato account. Feel free to contact me if you need any help.
I downloaded this generator its ok now, best regards
Hi.
I have refunded this one (EF DAL Generator). But Envato will process it in 3-5 days.
Thanks for the tool man, its just as good as it gets, must-have for any .NET developer
Thanks a lot for the encouraging comments.
Hello,
Is there a way to add Web API generator with DAL ?
Thank You Mansi
Hi.
Yes, it can be added.
Hello,
Is there a way to add Web API generator with DAL ?
Thank You Mansi
Hi.
Yes, it can be added.
could work for oracle?
if I buy the version with extended support could develop?
Hi.
It works with SQL Server only.
could you create for oracle?
Yes, I can create the same for Oracle.
And it is already in my TODO list but waiting for the right time.
hello , I’m Use vb.net in VS2015 but I face problem in code AddObject is not member of DBSet DeleteObject is not member of DBSet ApplyCurrentValues is not member of DBSet
???
Hello.
The current version has been created for EF 4.0. However, we are making changes to support EF 6.0 as soon as possible. I will let you know when done.
Thank you
I’m waiting you 
Hi.
New version has been uploaded that supports Entity Framework 6 too.
Included source code is incomplete. For example CSharpCodeGenerator is missing. Can you please check contents of the source code folder and add missing files? Thanks!
I checked the contents of the source code and everything is fine.
Can you unzip the downloaded file again?
1. Go to Source_Code folder.
2. Open DALGeneratorForEntityFramework folder.
3. Open DALGeneratorForEntityFramework.sln file (requires Visual Studio 2010).
Let me know If it doesn’t work. I will upload it again.