Showing related tags and posts accross the entire site.
-
After generating a project based on a db, I go into <namespace>.Windows.Forms project, and into the UI folder which contains 2 controls for each entity in my db. So, If I open a control, say: CompanyGridView, The designer produces the following error: The designer must create an instance of type...
-
Hi all, I was wondering if there's a solution to the following problem. After (re)generating our solution, our custom class files dissapear from the project (e.g. entities project). There was a previous post on this topic, but i didn't like the answer ("putting custom files in another project") Is there...