SlayerS_BoxeR Posted March 2, 2013 Share Posted March 2, 2013 two qs 1. if i am going to write web programming code and asp.net and want to run them on the browser, which one do you recommend? 2. my laptop shows up blue screen when i use firefox after a while while in ie and chrome, ive never have had that issue before. do you know any reason behind this? thanks Link to comment https://www.neowin.net/forum/topic/1139474-recommended-web-browser/ Share on other sites More sharing options...
0 i11usive Posted March 2, 2013 Share Posted March 2, 2013 If you're going to use Visual Studio, then you should probably use IE as the debugging is directly linked back to the source code. I always develop around Chrome - if it looks right in Chrome, it will probably look right in the majority of other browsers. However, bear in mind you will have to test using IE and add additional stylesheets to cater for earlier versions of IE. Link to comment https://www.neowin.net/forum/topic/1139474-recommended-web-browser/#findComment-595553146 Share on other sites More sharing options...
0 Royalty Posted March 2, 2013 Share Posted March 2, 2013 Test and do everything in Chrome. You won't regret it at the end. Link to comment https://www.neowin.net/forum/topic/1139474-recommended-web-browser/#findComment-595553150 Share on other sites More sharing options...
0 articuno1au Posted March 2, 2013 Share Posted March 2, 2013 Chrome, but have Firefox and IE installed for checking that it looks like you expect. I develop in Chrome, then check at each Milestone and adapt as necessary :) Link to comment https://www.neowin.net/forum/topic/1139474-recommended-web-browser/#findComment-595553162 Share on other sites More sharing options...
0 Mike Posted March 2, 2013 Share Posted March 2, 2013 I've experienced people developing and testing in Chrome and it results usually in things being broken in other browsers so suggesting Chrome only is a bad idea Link to comment https://www.neowin.net/forum/topic/1139474-recommended-web-browser/#findComment-595553172 Share on other sites More sharing options...
0 LUTZIFER Posted March 2, 2013 Share Posted March 2, 2013 Netscape. : ) Link to comment https://www.neowin.net/forum/topic/1139474-recommended-web-browser/#findComment-595553178 Share on other sites More sharing options...
0 simonlang Posted March 2, 2013 Share Posted March 2, 2013 i'd go with firefox or an older version of mozilla (if that still exists dunno). Link to comment https://www.neowin.net/forum/topic/1139474-recommended-web-browser/#findComment-595553180 Share on other sites More sharing options...
0 articuno1au Posted March 2, 2013 Share Posted March 2, 2013 I've experienced people developing and testing in Chrome and it results usually in things being broken in other browsers so suggesting Chrome only is a bad idea That's a developer problem, not a technology problem. My code is fully inter-operable between Firefox/IE/Chrome (and Opera for those that care..). Chrome has the best dev tools, it renders how mobile platforms render, and it shows you how Chrome/Safari will render it.. So long as you aren't getting caught with -webkit usage, you should be fine. Link to comment https://www.neowin.net/forum/topic/1139474-recommended-web-browser/#findComment-595553186 Share on other sites More sharing options...
0 +Majesticmerc MVC Posted March 2, 2013 MVC Share Posted March 2, 2013 Depends on the usage. I've always tested my code in Firefox mainly, and then tested in other browsers later. For intranet development though I've tended to use newer versions of IE alongside Firefox since IE's trust level settings can sometimes make a difference in loading of images and scripts and stuff. I personally find that Firefox has the best developer tools (Firebug, Web developer toolbar, 3D layer view, etc), and the tab groups means you can have a set of tabs for each thing you're working on, which I find useful. Link to comment https://www.neowin.net/forum/topic/1139474-recommended-web-browser/#findComment-595553502 Share on other sites More sharing options...
0 Kalint Posted March 2, 2013 Share Posted March 2, 2013 I use Webstorm and the live edit plug-in for Chrome. Works great. Link to comment https://www.neowin.net/forum/topic/1139474-recommended-web-browser/#findComment-595554178 Share on other sites More sharing options...
0 Kami- Posted March 4, 2013 Share Posted March 4, 2013 1. All of them, just to be sure it looks (& more importantly functions) right in them all. 2. Not a clue, there are so many reasons for a blue screen - what does it say exactly? Link to comment https://www.neowin.net/forum/topic/1139474-recommended-web-browser/#findComment-595556614 Share on other sites More sharing options...
Question
SlayerS_BoxeR
two qs
1. if i am going to write web programming code and asp.net and want to run them on the browser, which one do you recommend?
2. my laptop shows up blue screen when i use firefox after a while while in ie and chrome, ive never have had that issue before.
do you know any reason behind this?
thanks
Link to comment
https://www.neowin.net/forum/topic/1139474-recommended-web-browser/Share on other sites
10 answers to this question
Recommended Posts