Articles Tagged ‘asp.net’
FluentSecurity + MvcSiteMapProvider = Better .Net Security Management
08 May
In my continual quest for find better ways of doing anything and everything this week I decided to tackle on of my arch nemesis:…
ASP.NET Button – prevent double clicks part 2
02 Jun
It is amazing how may people out there still apply the double click paradigm to web applications.
What is frustrating is that some of the…
Transparent login between ASP.NET web sites
22 Mar
Consider this scenario: you have 2 or more ASP.NET websites which use the same SQL database for their “forms” type of authentication. In the…
Cross-domain login in ASP.NET
09 Mar
At the moment we are extending a classic asp website and a new ASP.NET CMS (let it be website A) is a main part…
ASP.NET Button – prevent double clicks
26 Mar
Virtually every asp.net developer has met the situation when a page postback takes quite some time (this is often related to web service calls…
