Quantcast
Channel: Reflection for tag net
Browsing all 6 articles
Browse latest View live

Making objects behave across a client-server relationship. Part 1 - The...

Ok, so here's the scenario. I have a set of objects, which all inherit from Element (shown below). I need these objects to behave properly when transferred across a web service, and more importantly,...

View Article



Making objects behave across a client-server relationship. Part 2 - Setting...

How to make sure that any objects added to the Children property, gets a correct reference to the parent object (this)? Attempt 1: Adding Add and Insert methods to the Element public abstract class...

View Article

Making objects behave across a client-server relationship. Part 3 -...

How to make sure that my object can be serialized in an orderly fashion? Making sure that my object kan be serialized is simple, we just add the [Serializable] attribute to it. [Serializable] public...

View Article

Making objects behave across a client-server relationship. Part 4 - To hell...

How to enforce that initialization is done properly once the object has been de-serialized? So far so good. But as with all serializable objects, they need to have a default (parameterless)...

View Article

Notes from the EPiServer Meetup in Stockholm.

Yesterday I was at the EPiServer Meetup, which was kindly hosted by KnowIT. It started off with a VERY interesting talk on XSS/CSRF. After a short break with thai food, there was a presentation on...

View Article


Available for hire from April 1st

Today it became finalized that I will be available for hire from April 1st and on, since Milagro chose not to extend my contract. It has nothing to do with my skills, but is rather an economic issue....

View Article
Browsing all 6 articles
Browse latest View live




Latest Images