Click here to Skip to main content
16,005,281 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Making IE do my printing work in .NET Pin
Domenic Denicola25-Aug-02 8:53
Domenic Denicola25-Aug-02 8:53 
GeneralRe: Making IE do my printing work in .NET Pin
Michael Mac25-Aug-02 9:27
Michael Mac25-Aug-02 9:27 
GeneralRe: Making IE do my printing work in .NET Pin
Domenic Denicola25-Aug-02 11:57
Domenic Denicola25-Aug-02 11:57 
GeneralRe: Making IE do my printing work in .NET Pin
Michael Mac26-Aug-02 4:50
Michael Mac26-Aug-02 4:50 
GeneralRe: Making IE do my printing work in .NET Pin
Domenic Denicola26-Aug-02 13:37
Domenic Denicola26-Aug-02 13:37 
GeneralRe: Making IE do my printing work in .NET Pin
Michael Mac27-Aug-02 0:58
Michael Mac27-Aug-02 0:58 
GeneralRe: Making IE do my printing work in .NET Pin
Domenic Denicola31-Aug-02 14:08
Domenic Denicola31-Aug-02 14:08 
GeneralThreads... Pin
Boris Yankov24-Aug-02 16:40
Boris Yankov24-Aug-02 16:40 
I have made a downloader in C# where several threads retrieve data simultaneously.
The real problem is that it takes 90%-99% of the CPU time. It is not that my CPU is slow, but I have mistaken something.
I put the threads priority to the lowest and it is still the same.
I profiled the app and it said that most of the time is spend in the actual retrieving of data... But this should not be CPU intensive.
Does someone have any ideas?
GeneralRe: Threads... Pin
James T. Johnson24-Aug-02 17:58
James T. Johnson24-Aug-02 17:58 
GeneralRe: Threads... Pin
Philip Fitzsimons27-Aug-02 5:11
Philip Fitzsimons27-Aug-02 5:11 
GeneralVideo Conferencing using NetMeeting API Pin
Ashutosh Pandey23-Aug-02 21:52
Ashutosh Pandey23-Aug-02 21:52 
GeneralRe: Video Conferencing using NetMeeting API Pin
Michael Mac28-Aug-02 2:29
Michael Mac28-Aug-02 2:29 
GeneralOne ore more types in the assembly unable to load Pin
User 2237022-Aug-02 17:42
User 2237022-Aug-02 17:42 
GeneralRe: One ore more types in the assembly unable to load Pin
James T. Johnson22-Aug-02 18:29
James T. Johnson22-Aug-02 18:29 
GeneralRecompile VC6 in .NET Pin
gharrison22-Aug-02 5:05
gharrison22-Aug-02 5:05 
GeneralRe: Recompile VC6 in .NET Pin
adamUK22-Aug-02 13:17
adamUK22-Aug-02 13:17 
Generalhelp me Pin
imran_rafique22-Aug-02 0:19
imran_rafique22-Aug-02 0:19 
GeneralMFC42.DLL in .NET Apps Pin
RichardEastes21-Aug-02 17:30
RichardEastes21-Aug-02 17:30 
GeneralRe: MFC42.DLL in .NET Apps Pin
Joel Lucsy22-Aug-02 14:58
Joel Lucsy22-Aug-02 14:58 
General.net on linux? and what languages supported Pin
timhuffam21-Aug-02 9:13
timhuffam21-Aug-02 9:13 
GeneralRe: .net on linux? and what languages supported Pin
Anonymous21-Aug-02 9:54
Anonymous21-Aug-02 9:54 
GeneralRe: .net on linux? and what languages supported Pin
timhuffam27-Aug-02 15:10
timhuffam27-Aug-02 15:10 
GeneralRe: .net on linux? and what languages supported Pin
Kevin McFarlane22-Aug-02 7:35
Kevin McFarlane22-Aug-02 7:35 
GeneralRetrieving web page content using C# Pin
Dave Stone21-Aug-02 3:48
Dave Stone21-Aug-02 3:48 
GeneralRe: Retrieving web page content using C# Pin
Dave Stone21-Aug-02 23:17
Dave Stone21-Aug-02 23:17 

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.