Welcome to Professional ASP.NET - Chris Love's Official Blog Sign in | Join | Help

Chris Love's Official ASP.NET Blog

Chris Love's Helpful tips, tricks and pragmatic development knowledge for the ASP.NET world.
Add to Technorati Favorites


ASP Insider Follow Me On Twitter

Browse by Tags

All Tags » Internet Explorer   (RSS)
WCF and jQuery Exception Handling
Now that I have covered the basics of calling a WCF service using jQuery’s AJAX functionality with JSON its time to deal with bugs. Yep, we all create them and have to troubleshoot them on a daily basis. Even if you are not actually coding the WCF Read More...
Working with the Internet Explorer Developer Tools
Internet Explorer has been out for a while now, and I am very pleased with it, especially from a developer’s perspective. First I am more and more appreciative of the IE team getting CSS compliant, this is making it so much easier to create a consistent Read More...
Control TextBox’s AutoComplete Action
Today I was working on a Web Form and noticed a property in the TextBox control called AutoCompleteType . I had never noticed it before and my interest was piqued. My first thought was it must be an injected property from an AutoComplete extender on the Read More...
Internet Explorer 8 is Released – Diagnose Connection Problems!!
Please Note I posted a follow up article to this one in June. Please read on how I resolved the issue . Today Microsoft released the Release version of Internet Explorer 8 (I would provide the link here but I am waiting for it to load in my browser.. Read More...
Publishing Compliant HTML and Web Markup
Yesterday my friend Keith Elder posted a poignant editorial Blog about ASP.NET web sites that were not compliant with all browsers . Keith is very justified in his argument and points us to some examples. The reality is that most web developers do not Read More...
Links of the Week
Thought I would bring this back again and see if it was popular or not this time around. So many things to link to now that MIX is done. IE 8 Installation Information Text and Data Compression - Kind of interesting that we only gain compression on the Read More...
Introduction to Internet Explorer 8 Activities and WebSlices
During the first keynote at Mix 08 the Internet Explorer team officially rolled out the first public viewing of Internet Explorer 8 . There are some really nice things that will be offered in IE 8, like CSS 2.1 comparability, ACID2, etc. But what I found Read More...
Turn off Internet Explorer Enhanced Security
One of the annoying things I have had to encounter is working from a Windows server and trying to surf the web. What you find are a constant barrage of dialogs asking to add the site to a list of allowed sites. I hate this, I know why they turn this on Read More...
FireFox Vuneralbilities
I hate to get into the flame wars anymore, but I have to post this since I live on the web and have worry about coding standards for each browser, etc. A recent study of browser security vulnerabilities shows that FireFox has a significant number of holes. Read More...