Click here to Skip to main content
15,887,746 members
Home / Discussions / C#
   

C#

 
Questionhow to print a web page in c# without using Javascript Pin
smiley_jatin2-Aug-09 20:34
smiley_jatin2-Aug-09 20:34 
AnswerRe: how to print a web page in c# without using Javascript Pin
Christian Graus2-Aug-09 20:38
protectorChristian Graus2-Aug-09 20:38 
GeneralRe: how to print a web page in c# without using Javascript Pin
smiley_jatin2-Aug-09 21:37
smiley_jatin2-Aug-09 21:37 
GeneralRe: how to print a web page in c# without using Javascript Pin
Christian Graus2-Aug-09 21:56
protectorChristian Graus2-Aug-09 21:56 
GeneralRe: how to print a web page in c# without using Javascript Pin
smiley_jatin2-Aug-09 22:44
smiley_jatin2-Aug-09 22:44 
GeneralRe: how to print a web page in c# without using Javascript Pin
dan!sh 2-Aug-09 23:12
professional dan!sh 2-Aug-09 23:12 
GeneralRe: how to print a web page in c# without using Javascript Pin
marcoreg4-Aug-09 4:54
marcoreg4-Aug-09 4:54 
Question64bit and OutOfMemory Pin
Super Lloyd2-Aug-09 20:32
Super Lloyd2-Aug-09 20:32 
I have a process running on a 64bits server OS.
It does use a lot of memory and I sometimes get outOfMemory exception....

However, at best, I'm using a few tens of Megabytes at once, say 60Mb. Or even 200 Mb (if memory representation of disk data takes more space)

How come I have out of memory?

I understand there could be memory fragmentation and such, but our server have 8GB, plus, with virtual memory, process should have something like 16GB of available memory, or so I believed.
That leaves plenty of room...

Can anyone explain to me what's probably going on or how much memory is available to .NET process?

A train station is where the train stops. A bus station is where the bus stops. On my desk, I have a work station....
_________________________________________________________
My programs never have bugs, they just develop random features.

AnswerRe: 64bit and OutOfMemory Pin
Christian Graus2-Aug-09 20:40
protectorChristian Graus2-Aug-09 20:40 
GeneralRe: 64bit and OutOfMemory Pin
Super Lloyd2-Aug-09 23:38
Super Lloyd2-Aug-09 23:38 
AnswerRe: 64bit and OutOfMemory Pin
Vimalsoft(Pty) Ltd2-Aug-09 21:39
professionalVimalsoft(Pty) Ltd2-Aug-09 21:39 
AnswerRe: 64bit and OutOfMemory Pin
Luc Pattyn3-Aug-09 0:10
sitebuilderLuc Pattyn3-Aug-09 0:10 
GeneralRe: 64bit and OutOfMemory Pin
Super Lloyd3-Aug-09 0:28
Super Lloyd3-Aug-09 0:28 
GeneralRe: 64bit and OutOfMemory Pin
Luc Pattyn3-Aug-09 0:55
sitebuilderLuc Pattyn3-Aug-09 0:55 
GeneralRe: 64bit and OutOfMemory Pin
Super Lloyd3-Aug-09 1:09
Super Lloyd3-Aug-09 1:09 
AnswerRe: 64bit and OutOfMemory Pin
Alan Balkany3-Aug-09 4:47
Alan Balkany3-Aug-09 4:47 
QuestionHow to detect if a folder is open Pin
rick05562-Aug-09 20:25
rick05562-Aug-09 20:25 
AnswerRe: How to detect if a folder is open Pin
Christian Graus2-Aug-09 20:37
protectorChristian Graus2-Aug-09 20:37 
Answer[Message Deleted] Pin
Hristo-Bojilov2-Aug-09 21:31
Hristo-Bojilov2-Aug-09 21:31 
GeneralRe: How to detect if a folder is open Pin
rick05562-Aug-09 21:45
rick05562-Aug-09 21:45 
GeneralRe: How to detect if a folder is open Pin
Christian Graus2-Aug-09 21:58
protectorChristian Graus2-Aug-09 21:58 
GeneralRe: How to detect if a folder is open Pin
Dave Kreskowiak3-Aug-09 3:49
mveDave Kreskowiak3-Aug-09 3:49 
GeneralRe: How to detect if a folder is open Pin
Hristo-Bojilov3-Aug-09 7:37
Hristo-Bojilov3-Aug-09 7:37 
QuestionLinq Pin
Sayed Sajid2-Aug-09 20:21
Sayed Sajid2-Aug-09 20:21 
AnswerRe: Linq Pin
Christian Graus2-Aug-09 20:35
protectorChristian Graus2-Aug-09 20:35 

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.