473,804 Members | 3,732 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Running 19" wide screen displays for coding

My group is in the process of replacing desktop computers with laptops for
several developers for primarily .NET development. What we thought about
this morning was the possibility of using an external 19" wide screen
monitor.

My question: Anyone have experience using a 19" wide screen? Do you like it
or would you have preferred a regular 19" monitor?
Side note: Although I have not tried this myself I am thinking 1024x768 or
1152x864 for resolution, do not want text to small. Any thoughts on this?
Thanks for any input/advise!
Kevin
Jan 24 '06 #1
2 1350
Hello Ke************* **@state.or.us,

Not widescreen, but dual-monitor are prefered.
1280x1024 is suitable for VS

but take into account that exactly 19" has the best view, coz 17" or 20"
has too small pixels and text looks ugly

K> My group is in the process of replacing desktop computers with
K> laptops for several developers for primarily .NET development. What
K> we thought about this morning was the possibility of using an
K> external 19" wide screen monitor.
K>
K> My question: Anyone have experience using a 19" wide screen? Do you
K> like it or would you have preferred a regular 19" monitor?
K>
K> Side note: Although I have not tried this myself I am thinking
K> 1024x768 or 1152x864 for resolution, do not want text to small. Any
K> thoughts on this?
K>
K> Thanks for any input/advise!
K> Kevin
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/members/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Jan 24 '06 #2
Michael,

I forgot to mention that we want dual-monitors but budget may not permit it.

So 1280x1024 works, excellent!

Thanks for taking the time to provide me with this information, thanks!
Kevin
"Michael Nemtsev" <ne*****@msn.co m> wrote in message
news:9c******** *************** ***@msnews.micr osoft.com...
Hello Ke************* **@state.or.us,

Not widescreen, but dual-monitor are prefered.
1280x1024 is suitable for VS

but take into account that exactly 19" has the best view, coz 17" or 20"
has too small pixels and text looks ugly

K> My group is in the process of replacing desktop computers with
K> laptops for several developers for primarily .NET development. What
K> we thought about this morning was the possibility of using an
K> external 19" wide screen monitor.
K> K> My question: Anyone have experience using a 19" wide screen? Do you
K> like it or would you have preferred a regular 19" monitor?
K> K> Side note: Although I have not tried this myself I am thinking
K> 1024x768 or 1152x864 for resolution, do not want text to small. Any
K> thoughts on this?
K> K> Thanks for any input/advise!
K> Kevin
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/members/laflour

"At times one remains faithful to a cause only because its opponents do
not cease to be insipid." (c) Friedrich Nietzsche

Jan 24 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1245
by: L-Soft list server at Sun Microsystems Inc. | last post by:
The distribution of your message dated Tue, 19 Aug 2003 19:52:31 --0500 with subject "Re: Thank you!" has been postponed because the daily message limit for the DEVELOPER-AUTORESPONDER list (9500) has been exceeded. No action is required from you; your message will be reprocessed automatically once the list owner releases the list.
3
3517
by: John Spiegel | last post by:
Hi all, I think this is a longshot, but is there a technique for programmatically run a webpage? Let's say one of our vendors has a page that we go to daily to pick up some files. Each time, the user clicks a link, that brings up a file dialog prompting for a local name to download to and OK's. This process is repeated for a number of files.
3
1641
by: Claire | last post by:
Sorry for such a daft question. Ive been following some tutorials on creating windows services. Ive not done them before. In my original debuggable windows form application, I create my worker classes. The classes 'run' themselves using several threads and only stop when the form is closed. Now I've used these worker classes in the service application. When I try to run my service manually, I am given a message that the service stopped...
2
1896
by: Mike Kingscott | last post by:
Hi all, Ok, I'm running Windows 2000, service pack 4. I have .Net framework installed, version 1.1.4322, I'm running IIS 5.0. When I try to open a solution that was opening just dandy last week, I get the error "Visual Studio .NET has detected that the specified Web server is not running ASP.NET version 1.1" I HAVE ALREADY TRIED RUNNING aspnet_regiis -i (SEVERAL TIMES) WITH *NO* LUCK
3
16235
by: edmundleungs | last post by:
I have a db2 account on AIX. After connecting to AIX using SSH, i use the account to connect to DB. When I use "db2 connect <DB name>", it works fine. However, when i use "db2 connect to <DB name> user <DB account> using <PASSWD>", the following error exist:
4
1841
by: Mr BigSmoke | last post by:
Hi All, I'm developing a website to handle some code/application version control on a intranet. I'm using cherrypy and pysvn. Everything runs quite good but i want the user to be able to checkout some projects from the server. The user(on the client side) selects a folder in his machine (i.e.: C:\Project1) and the server should checkout (download/copy) all the project selected to the client machine. But what happens is that the webserver...
5
2836
by: =?Utf-8?B?RGF2aWQgVGhpZWxlbg==?= | last post by:
Hi; How are we supposed to handle this. It appears that this must be run on a system for an ASP.NET app to run. On WinXP we are finding that the user ASPNET does not exist until this is run. However, running this impacts all existing ASP.NET apps and sets the default ..NET for all new ones. So if we run this we can screw up all the ASP.NET apps already on a system.
2
1303
by: Javier1958 | last post by:
Hi all I have a problem running Visual Basic 2005 (.NET) programs in other computers different of that where I have Visual Studio installed. I know I have to install the .NET framework in the other computers and so I did. I don't have problems with simple programs. They run nicely. The problem is with programs that use Excel files. In fact with just adding Imports Microsoft.Office.Interop.Excel to the program hampers it of running in...
8
4765
by: arnuld | last post by:
i have created a solutions myself. it compiles without any trouble and runs but it prints some strange characters. i am not able to find where is the trouble. --------------------------------- PROGRAMME -------------------------------- /* K&R2 section 1.9 exercise 1.19
0
10580
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10335
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10082
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9157
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7621
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6854
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5525
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
2
3821
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2993
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.