home recent topics recent posts search faq  

Huagati Systems Support Forum



register | lost password   open id sign in with Twitter
Messages in this topic - RSS

Home » Huagati DBML/EDMX Tools Support » New features wishlist forum » Include addit. files in solution (source control)

What new feature(s) would you like to see in the add-in? Post your suggestions here.
4/23/2009 1:50:58 PM

archsoftnet
archsoftnet
Posts: 9
Feature request, for the additional files that the tool generates to be included in the solution prefereably as related files to the dbml file (similar to the *.designer.vb and *.layout files generated by visual studio).

Seems fairly simple to add it to the solution... just requires something like

<None Include="Database\Custom\ProjectList.dbml.docPrefs">
<DependentUpon>ProjectList.dbml</DependentUpon>
</None>

added in the appropriate ItemGroup section of the *.vbproj file (I assume it is the same or similar for C#)

Not sure how you get it to be triggered for addition to source control... but would be nice if you could :-)

Paul
0 permalink

Home » Huagati DBML/EDMX Tools Support » New features wishlist forum » Include addit. files in solution (source control)





Powered by Jitbit Forum 7.1.0.0 © 2006-2011 Jitbit Software