Archive for Posts Tagged C#:

How do you Interact with your ViewState?

May 21st

There comes a time in every ASP.NET developer’s life when the need arises for information to be persisted into ViewState. For the sake of this post I’m not really interested in the reasons why. What I am interested in is how.
How do you interact with your ViewState?

Extended-Precision Floating-Point Values in the CLR

June 27th

While at work today I hit a problem that I’ve never hit before (which is quite rare these days ), and while it was frustrating it was also good to learn about something that I never knew was a problem. If you’re having some issues marshalling double-precision floating-point information through managed components to unmanaged [...]

Size

Colors