Because of the wordpress tragedy…
Posted on March 23, 2008 - Filed Under Personal Encounter, ASP.NET | Leave a Comment
by Aurelie A. Peralta
I used a wordpress blogsite for one my subdomains. For five months, it worked out well. The blogsite was loaded with a lot of posts and articles, most of which were my lectures in my night class. I also placed some adsense unit and it did make some little earnings then.
One day, […]
CSS and ASP.NET Master Page - an easy approach to create websites
Posted on March 13, 2008 - Filed Under ASP.NET | 2 Comments
By Aurelie A. Peralta
There are a lot of free CSS templates nowadays. CSS makes website development fast and also stylish without too much use of graphics. The DIV tag approach as a replacement to the traditional TABLE tag layout makes it also more flexible and fluid in behavior. In ASP.NET, combining CSS templates with master […]