Tag Archives: T4

Code generation using T4 Templates

In the current project I am working we have to write lot of Business Entity classes, all of them got same structure of code, like lot of GET / SET code for Properties, and all these classes implemented by INotifyPropertyChanged … Continue reading

Posted in .Net, .Net 3.0 / 3.5, Visual Studio | Tagged , , , , , | Leave a comment