Hello, I'm Erwin. I'm a Web Developer.
See my little experiences on my blog.

Random Image With ASP.NET (Part 2)

Posted: February 27th, 2010 | Author: erwin | Filed under: ASP | Tags: , | No Comments »

This post still about random image with ASP.NET, but it’s little different. In this random image, I’ll try to use user control. So far, I know that user control can be use to make custom component in ASP, but I don’t know really :( , because I’m still newbie in ASP and I got it from Actual Training ASP class with my little modified.

Read the rest of this entry »


Random Image With ASP.NET (Part 1)

Posted: February 27th, 2010 | Author: erwin | Filed under: ASP | Tags: , | No Comments »

I have tutorial about random image with PHP on previous post, and now I’ll share about random image with ASP.NET. Basically, It has same method to make random image with PHP, and only different in scripting.

There are some step to make random image with ASP.NET:

Read the rest of this entry »