Blog TIL Now Tags Projects About
Post · May 29, 2014

Digging into the ASP.NET vNext Environment

DISCLAIMER: I'm still digging and learning about the new .NET bits... this blog post is just what I've learned on my own thus far. If I say something...

Post · October 24, 2006

Some news about ASP.NET AJAX (Atlas) and Full Trust

I guess this is really more of a link regarding ASP.NET AJAX and Full Trust. Ken Cox points out that the new AJAX extensions install themselves into the GAC...

Post · August 25, 2006

Infinities Loop - A great ASP.NET resource

I wanted to put out a quick post to say thanks to Dave Reed and his Infinities Loop blog. He recently moved his blog from blogger.com to weblogs.asp.net, which...

Post · March 24, 2006

Can we say disk crash?

Yesterday, after I had been at work for about an hour, Outlook started giving me some weird errors (something about cyclic redundancy checks). I googled the...

Post · March 22, 2006

What in the world is Event Validation???

I remember the first time I ran into an ASP.NET error talking about event validation (specifically while playing with CommunityServer). The solution I...