I have written couple of point related to Continuous Integration and this post will server as a list of posts related to continuous integration.
Why continuous integration is your friend?
Continuous integration with visualstudio.com and TFS
Continuous Integration with visualstudio.com,Unit Test(Test Driven Development) and TFS
Hope you like it. Stay tuned for lots more about Continuous Integration and Continuous Deployment related post.
Why continuous integration is your friend?
Continuous integration with visualstudio.com and TFS
Continuous Integration with visualstudio.com,Unit Test(Test Driven Development) and TFS
Hope you like it. Stay tuned for lots more about Continuous Integration and Continuous Deployment related post.
I mean, will you get real-time or compile-time error if you rename your variable 'name' to something else. If it does, then it would be really great.
ReplyDeleteIf you do it with refactor tool then it will do the rename otherwise it will give compile time error.
ReplyDeleteok, if it gives compile time error, then it's great.
ReplyDeleteAnd thanks a lot for replying to the queries and doing this informative series on C# 6.
Yes it gives compile time error.
ReplyDeletegood post. this is the straightforward and simplest sample i could find.... thanks
ReplyDeleteGlad that you liked it.
ReplyDeleteHi it's a great post, thanks for the post . but i am getting small error " Mapping exception was unhandled by user code " ( can not compile the mapping document Employee.hbm.xml)
ReplyDeletemy xml code is like this.. help me