abhishek

abhishek

  • NA
  • 39
  • 8.3k

.tt file in Entity Framework

Nov 24 2014 1:45 AM
Hi all,

I have just started to work with entity framework in a different class library. I have dragged abc.edmx file in my project and connected it with my database. My problem is that i dont want to use table_name.cs files which are generated under abc.tt file.In this file all class files are started with table name.

What if i delete this .tt file or all .cs files under .tt exetension file. I want to modify it by my way but I dont know how to do it.

So,please show the right way to do it.

Thanks.


Answers (3)