Monday, May 11, 2009

.NET annoyance 1

I am converting web applications from Java to .NET C#.
Many things bother me about .NET.
One of them is that I can't reuse a Master Pages content ContentPlaceHolder.
Here is someone describing the exact lame problem:
http://stackoverflow.com/questions/760334/contentplaceholders-repeated-content

No comments:

Post a Comment