2/12/2008 7:34:32 PM UTC
Time again for changing mobile phone.
2/10/2008 3:46:34 PM UTC
Another tips & tricks that I learned today.
2/5/2008 9:30:42 PM UTC
I wrote before a way of implementing an asp.net feature using the provider model. I created this on my own with the knowledge I had back then. I created my own provider class and did the reflection part manually. You can still read over it at my previous post. Right now, I’ve been reading a little more and I read that the asp.net framework already has the basis set up for creating your own “features” like they call it. I will now show you how to re-write the dynamic pages feature that I explained in my previous post to make full use of the asp.net framework features.