sfeldman.NET

.NET, code, personal thoughts

Browse by Tags

All Tags » ASP.NET (RSS)
OSS with MS
This is definitely interesting turn of things. Rather than come with it's own exact copy of an existing product, MS will provide an OSS product as a part of a bundle. I wonder if there are more interesting and welcomed surprises coming from this direction...

Posted by Sean Feldman | 1 comment(s)

Filed under:

Know Your Friends Well, Know Your Enemies Better
Long time ago I had to deal with a case where the famous ViewState generated by WebForms was quiet heavy. This post is not going to wine about how bad ViewState is for the environment. This post is to show that even working with something big and nasty...

Posted by Sean Feldman | 5 comment(s)

Filed under:

Factory Pattern for User Controls
User Controls are handy when working in web forms, but what a mess they can generate. I was asked what to do when UCs are used and some dependencies need to be injected during the construction - but UCs are a bit tricky in regards to construction. So...

Posted by Sean Feldman | 11 comment(s)

Filed under: , , ,

More Posts