Generate C# POCOs e.g. for Entity Framework
It would be helpful to generate C# POCO sourcecode right inside dbForge Studio.
Right click on table or view => Generate script as => C# POCO
I use code first approach, but structure changes are made directly in the database.
Of course I use VS if I have to create a complete new c# model from a database. But for single tables / views it would be a timesaver, to generatet the POCO C# sourcecode in dbForge and then copy-paste it to VS.
1
vote
Anonymous
shared this idea