John Billiris
John's ramblings on anything Architecture,ASP.NET, WCF, C#, SQL Server, Media Center ... and others
-
Telerik and Medium Trust
Continuing on with my medium trust adventure, the Telerik ASP.NET AJAX UI web controls have their own little quirk to look for.
-
log4net and Medium Trust
There are many resources on how to deploy your web application to a medium trust environment. MSDN has this article How To: Use Medium Trust in ASP.NET 2.0.
-
Browser Detection with MS Ajax libraries
Most web developers use the
navigator.userAgent
to determine which browser is currently running your script. I've also seen this -
ASP.MET MVC has gone RTM!
As announced by Phil Haack, ASP.NET MVC has gone RTW (release to web).
-
I'm back!!
After a while of figuring out my login details and resetting passwords, I'm back.
-
Microsoft Real World SOA Summit
The event is being held in Sydney on 18th November 2008. Hurry as seats are running out fast!
-
Javascript Detection
It has always perplexed me how to detect when a browser doesn't have javascript enabled; not just installed, but also enabled.