A good friend shared with me this interesting link on Volta. Interesting way to separate an app into mult-tiers using annotations.. http://labs.live.com/volta "Volta is an experimental developer toolset that allows developers to build standards-conformant, multi-tier web applications using established...
I am writing this after looking at this post on Subsonic and reading this post on Why Scaffolding Sucks . This question pops in my head : "Have they seen Paladin?". Therefore I sort of come out with my own "top five reasons to why I use Paladin". I must also admit I am no expert on...
In this post I will be talking about the technologies I used to built Foodlane.sg. I tried to refrain doing 'marketing' for Foodlane.sg here, so I will discuss about the tools and framework I used. ASP.Net 2.0 Foodlane.sg is built on ASP.Net 2.0 and Sql Server 2005. ASP.NET 2.0 greatly speed...
Posted to
Shunjie's blog
by
Shunjie
on 07-20-2006
Filed under: Shinchi's Talk, Web development, Flash, All, .NET
I am using DataList for my website to display a set of users and for each item, it will have a set of links which the audience can click on. However, if the audience had signed in and is viewing his own profile, I must hide away the set of links (for example, it make no sense for a user to send a PM...