First  |  Prev |  Next  |  Last
Pages: 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82
What is the Maximum Theread in a process possible under .Net envoi
Hi ! I got the answer of this question in a different group i.e. windows/server , i am quite satisfied with the answer that seem for windows programing (32 bit/64 bit native applications (unmanaged), refer the below link http://blogs.technet.com/markrussinovich/archive/2009/07/08/3261309.aspx Q1. What is ... 12 Feb 2010 08:56
TcpClient buffer size limit?
you must check in do while loop step bye step..while collecting the data . when data will be finished from the any side attached one flag then check in while loop that flag is here or not then you will under-stand data coming process finished. ... if this not done do it in file write the data into file and then rea... 12 Feb 2010 05:29
IList<T> and IList
Hi I know that IList<T> support IList because we can write as I have done in main below. But why is not this documented in MSDN. I have listed all the relevant interface declaration below and there no sign of that IList<T> support IList. I had hopped to see something like public interface IList<T> : IList ... 11 Feb 2010 18:30
f
f ... 11 Feb 2010 10:34
hashCode understanding
Hi! Assume I have 2 instances of a class called Test see below which will work as key in a hashtable. The Name property of instance1 is set to 'Paul', and the Name property of instance2 is set to 'Piet'. Both instances will generate different hashcode, and they're also different according to the Equals metho... 11 Feb 2010 12:49
Existing or pre-defined UITypeEditors
Hello out there, how can I find out which UITypeEditors already exist? Specifically I need - one to allow selection of images and - one to allow entering multi-line text. Any link will be greatly appreciated. Best regards Helmut Giese ... 11 Feb 2010 10:34
Drawing images on graphic tablet
Hi, I'm trying to write application which will draw (and save) signature from graphic tablet. Is that possible? Ive found out solutions how to draw something on tablet PC, but not on graphic tablet. ... 10 Feb 2010 07:47
"cannot explicitly call operator or accessor"
write this this.odbcConnection1.ConnectionTimeout = 1000; Now it will not give u an error... From http://www.developmentnow.com/g/36_2005_4_0_0_509922/cannot-explicitly-call-operator-or-accessor.htm Posted via DevelopmentNow.com Groups http://www.developmentnow.com/g/ ... 10 Feb 2010 05:36
instrumentation in enterprise ibrary.
Hi all, can anyne tell me what instrumentation means? how to check if instrumentation is enabled or disabled? And how to disable instrumentation if it is enabled. when i deploy my application, i only givees dlls of caching and configuration. my client is getting lots of error in application event log whose s... 10 Feb 2010 07:47
change screen resolution in C#
Hi all, I found the following code on the web. It says it is for C#. Problem is that it seems to be for ASP (it uses the Page_Load procedure) and I need it for a regular Windows form. can anyone suggest how it may be modified for my needs. Thanks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Pag... 12 Feb 2010 11:11
First  |  Prev |  Next  |  Last
Pages: 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82