문제

I've just started using PLINQO which looks really good so far.

The only problem I have is whilst I'm doing custom amends on the entities I rebuild the contained class library and codesmith wants to regenrate my class library which prompts the visual studio message. "Your project has been amend outside, do you want to reload?" etc..

Can you turn this off? And if I do want to regenarate I can just right click the csp file?

Thanks

Kevin

도움이 되었습니까?

해결책

If you are placing your code inside of the partial class that has the meta data class then your changes will be preserved. Are you generating from within Visual Studio? You would need to turn generate on build off by right clicking on the csp.

Yes, it is safe to right click the csp to generate.

Thanks -Blake Niemyjski

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top