Tag Archives: ASP

Create Redirect With Search Engine Friendly

301 Redirect
301 redirect is the most efficient and Search Engine Friendly method for webpage redirection. It’s not that hard to implement and it should preserve your search engine rankings for that particular page. If you have to change file names or move pages around, it’s the safest option. The code “301″ is interpreted as “moved [...]

Random Image With ASP [Part2]

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 [...]

Random Image With ASP [Part1]

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:

Joined ASP.NET 3.5 Course

Today, I’m joined at ASP.NET 3.5 class (24 hours) by Actual Training with Erick Kurniawan, M.Kom as trainer. Wew, it’s very interesting and I got something new. hehe. The class start from 5.00pm till 9.00pm (4 hours of 24 hours) and make me so tired, but I’m fine. I learn about event handler, view state, [...]

Blogroll Link Update