We created a website for our customer to check their order status. We are
using login controls, authentication mode="Forms", SqlMembershipProvider, and
all asp.net security. User has to login when he access the website first time
and then he can click Flash menu to go to every page.
It is ...
more >>
I'm trying to decide if we should use the ASP.Net 2.0 authentications tools
or role-our-own forms authentication as we always did (with little work) in
1.1 apps. what I'm afraid of is that we will get stuck on a cul-de-sac as
we sometimes do using those "no code required" tools.
I see I ca...
more >>