Click here to Skip to main content
15,899,024 members
Home / Discussions / C#
   

C#

 
AnswerRe: Iterate through class properties? Pin
Ista1-Sep-03 14:14
Ista1-Sep-03 14:14 
AnswerRe: Iterate through class properties? Pin
Jim Stewart1-Sep-03 15:44
Jim Stewart1-Sep-03 15:44 
GeneralRe: Iterate through class properties? Pin
vedbu2-Sep-03 13:26
vedbu2-Sep-03 13:26 
QuestionAbout getting the decimal ASCII codes of the characters??? Pin
cemlouis1-Sep-03 12:13
cemlouis1-Sep-03 12:13 
AnswerRe: About getting the decimal ASCII codes of the characters??? Pin
leppie1-Sep-03 13:03
leppie1-Sep-03 13:03 
GeneralRe: About getting the decimal ASCII codes of the characters??? Pin
cemlouis2-Sep-03 6:10
cemlouis2-Sep-03 6:10 
QuestionHow to communicate a aspx page with a thread ( one thread per session )? Pin
zoltix1-Sep-03 11:48
zoltix1-Sep-03 11:48 
Questionhow to detect DbClick on a Row in DataGrid Pin
Anonymous1-Sep-03 8:27
Anonymous1-Sep-03 8:27 
AnswerRe: how to detect DbClick on a Row in DataGrid Pin
MeisterBiber1-Sep-03 9:19
MeisterBiber1-Sep-03 9:19 
GeneralValidate a form Pin
nico1931-Sep-03 6:10
nico1931-Sep-03 6:10 
QuestionHow fast is .NET? Pin
Cristoff1-Sep-03 5:46
Cristoff1-Sep-03 5:46 
Answerquestions Pin
Cristoff1-Sep-03 5:52
Cristoff1-Sep-03 5:52 
AnswerRe: How fast is .NET? Pin
Nish Nishant1-Sep-03 6:29
sitebuilderNish Nishant1-Sep-03 6:29 
GeneralRe: How fast is .NET? Pin
J. Dunlap1-Sep-03 9:22
J. Dunlap1-Sep-03 9:22 
AnswerRe: How fast is .NET? Pin
Daniel Turini1-Sep-03 6:37
Daniel Turini1-Sep-03 6:37 
GeneralRe: How fast is .NET? Pin
Cristoff3-Sep-03 3:10
Cristoff3-Sep-03 3:10 
GeneralRe: How fast is .NET? Pin
Daniel Turini3-Sep-03 3:43
Daniel Turini3-Sep-03 3:43 
Cristoff wrote:

A few years ago when I tryied QNX I was totally surprised how little RAM did it need and how fast it was, same goes for BeOS. These systems seem to have been designed to do their job without interfering with the user's job.

I know the feeling. I have a system running RH Linux 7.1 which is an AMD K6 400Mhz with 128MB RAM. The machine is mainly a development server, and it's running:
1. CVS server
2. SSH server
3. Apache server
4. MySQL Server (for bugzilla)
5. Bugzilla
6. CVSWEB
7. SMTP server
8. Several other small typical *nix utilities and daemons, like cron, etc.
9. Several scheduled jobs for backups, automatic updates, system statistics (sar), etc.

All of this and the machine is using 75MB RAM. I could even reduce it further, probably to something on the 40~50MB range, but as I'm lazy, I didn't bother. The uptime of the machine:
[root@linux /root]# uptime
 10:41am  up 287 days, 21:46,  4 users,  load average: 0.15, 0.03, 0.01

Notice that before of this we had a power failure and our >200 days uptime was ruined. So, the real uptime is in the 500 days range, without a single reboot.
I am yet to see a Windows machine doing this. The next Windows version, Longhorn, will need a minimum 3D-capable video card with almost double the memory I need to run this whole server.


You can do it on anything you choose - from .bat to .net - A customer
Generaldatagrid AddNew Pin
pedropj1-Sep-03 4:42
pedropj1-Sep-03 4:42 
GeneralRe: datagrid AddNew Pin
A.Wegierski1-Sep-03 20:00
A.Wegierski1-Sep-03 20:00 
GeneralRe: datagrid AddNew Pin
pedropj2-Sep-03 4:56
pedropj2-Sep-03 4:56 
GeneralDifferent Control Size in C++ and C# Pin
Somnatic1-Sep-03 0:38
Somnatic1-Sep-03 0:38 
GeneralRe: Different Control Size in C++ and C# Pin
James T. Johnson1-Sep-03 4:02
James T. Johnson1-Sep-03 4:02 
GeneralTcpServerChannel Pin
Anonymous31-Aug-03 23:45
Anonymous31-Aug-03 23:45 
Questionms TAPI? Pin
Roger Alsing31-Aug-03 23:20
Roger Alsing31-Aug-03 23:20 
AnswerRe: ms TAPI? Pin
Michael P Butler1-Sep-03 2:59
Michael P Butler1-Sep-03 2:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.