WPF Tutorial - Layout-Panels-Containers & Layout Transformation 2
posted by abhi2434(1006) 1 year, 11 months ago 0
You can try this too.. http://www.abhisheksur.com/2010/05/wpf-tutorial-beginning-to-layout.html
Reply
Writing a Custom ConfigurationSection to handle a Collection
posted by abhi2434(1006) 8 months, 14 days ago 0
And now in .NET you can maintain more than one configuration. Based on debug or release or in production/ staging etc you can apply some section of .NET configuration easily. In this post I have not given emphasis on the new feature but it could be definitely thought of from this context.