Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
IE 8: Dev Tools - An Introduction with John Hrvatin
Aug 28, 2008 at 4:21 AMThe Channel 9 beta has been updated...
May 18, 2008 at 1:31 AMThe Channel 9 beta has been updated...
May 17, 2008 at 3:09 AMWell, why not fix that too? Then I could watch the videos.
The Channel 9 beta has been updated...
May 16, 2008 at 6:28 PMThanks.
Although I still see "indexOf(" Firefox/")" in one of the ScriptResource.axd files
The Channel 9 beta has been updated...
May 15, 2008 at 3:29 PMWhat's the UA string for the RC? I'm using a nightly.
Because this is on the C9 beta:
if(navigator.userAgent.indexOf(" Firefox/")>-1){Sys.Browser.agent=Sys.Browser.Firefox;
That should probably be something like:
if(navigator.userAgent.indexOf(" Gecko/")>-1)
The Channel 9 beta has been updated...
May 15, 2008 at 3:10 PMI'm using Firefox 3 so I can't see any content either.
Please learn how to sniff out browsers correctly!
The Channel 9 beta has been updated
Oct 03, 2007 at 5:45 AM"Managed tag pages are more of a guide for a topic that someone who is in charge of it has decided is the right content."
I just had another look at the tag pages to understand how they work. I think it would make more sense to "sticky" any recommended content to the top of a list (and make it stand out), rather than provide an alternate page view and hide all the other relevant content.
There's currently no consistency when you go from the Internet Explorer tag page and then to the Silverlight tag page. Talk about a usability nightmare.
On another note, the fonts tend to change their appearance significantly depending on their size, colour and weight. It makes it pretty difficult to read. It looks like a Vista font.
The Channel 9 beta has been updated
Oct 03, 2007 at 1:08 AMHave you thought about just slapping user ratings on content?
Jon Udell: Chris Wilson on IE7, Ajax, and web standards
Jan 26, 2007 at 4:28 PMInternet Explorer 7: The Browser. The Team. The Tour. Part 4
Oct 20, 2006 at 2:36 AMWell I think everything including UI, customisability, RSS, Favourites, Security, etc, had been covered just as much as CSS support before these videos, it doesn't make sense to exclude the (X)HTML and CSS areas when everything else has been covered too.
Yes I did notice what you said about CSS in the first video and I understand the stance the IE team is taking, which is fair enough.
Feedback: Fix every single (X)HTML and CSS bug that has been reported on Connect, then add support for every damn part of CSS1, 2 and 2.1 that you can manage. XHTML support would be great too eventually.
Did you know IE doesn't support something as simple as the Q tag? It would also be great to use inherit for text fields, etc, etc, etc...
I want to see at least as much CSS support that Firefox or Opera offers currently.
See more comments…