Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / September 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to iterate the second dimension of a 2-dimensional array?26 Sep 2006 15:13 GMT5
I want to iterate the second dimension of  a 2-dim-array.
Let´s say I have an array:
double[,] myArray  and a given index: int i.
Assume my index is given in want to iterate my array with something like
Problemi ImageList26 Sep 2006 15:07 GMT2
Salve, ho un problema con il controllo imagelist ed in particolare se
metto su una form un controllo imagelist e lo riempio con delle icone e
le associo ad un tab control, bene a design time vedo le icone, ma a
run time spariscono. Come posso ovviare a questo problema???
Problem with WriteXml in DataSet26 Sep 2006 14:55 GMT3
I have typized DataSet. I can add to this dataset whatever i want but
some specific date isnt writed to xml file after i make WriteXml. When
i add row in code (not by hand in datagridview) it wont be Write to
xml. If i add realy long string to string column in a table, it wont be
Problem restarting a windows service with ServiceController26 Sep 2006 14:55 GMT6
i need to restart a windows service made with c# when an fixed event is
raised.
So to test it, I've added a servicecontroller to my service, and in the
creation method, i've created a new thread to try to stop it.
Serial Port keeps echoing back what I send26 Sep 2006 14:40 GMT3
         I have a problem I have been unable to solve for quite some
time now.  I'm using the Serialport class and opening the port and
writing a byte to it.  The byte is successfully received by the other
device.  The other device then sends back a response.
Download the JAVA , .NET and SQL Server interview with answers26 Sep 2006 14:35 GMT2
Download the JAVA , .NET and SQL Server interview with answers
Download the JAVA , .NET and SQL Server interview sheet and rate
yourself. This will help you judge yourself are you really worth of
attending interviews. If you own a company best way to judge if the
AD ObjectCategory=Computer - How to find out if the computers are Active?26 Sep 2006 14:28 GMT1
I'm developing a testapplication, retrieving objects of type "Computer"
from out AD server. More than 5000 are listed, and I know lots of these
are set as inactive.
I've seen some code testing if user objects are active or not:
Threading and WndProc - basic question26 Sep 2006 12:54 GMT2
I'm overriding WndProc to process some custom messages like so:
protected override void WndProc(ref Message m)
       {
           if (m.Msg == ImageFileMsg.MSG_IF_NEW_DATA)
2 properties into 126 Sep 2006 12:51 GMT2
I have a singletone class and 2 diffeerent properties there,I want to
aggrigate them together in a class .How can I do it? (code)
Thank you!
lsitbox auto scroll to last line26 Sep 2006 12:50 GMT1
Is it possible to scroll a listBox to last line every time an Item is add to
it ?
Signature

rgds, Wilfried

Truncating a Stream...26 Sep 2006 12:50 GMT3
Is it possible to truncate a MemroyStream to free up the space up to the
current position?
I wantes to be able to just keep dumping bytes into a stream and then read
the stream as needed.  After the read, free up the portion of the stream I
CultureInfo and RTL26 Sep 2006 12:48 GMT2
If I have the CultureInfo object is it possible to get information about the
reading order for that culture?
I.e Arabic/Hebrew RTL instead of the normal LTR...
Regards
RegisterClientScriptBlock - How to unregister?26 Sep 2006 12:45 GMT1
I need to be able to register client script within a web user control. I
then need to unregister it.
How can I do this. I cannot find an unregister method.....
Many thanks,
callback on a garbage collected delegate error26 Sep 2006 12:23 GMT13
I have an application using a DLL and callbacks. It generate random the
error "A callback was made on a garbage collected delegate".
I found some articles that the pointer to the delegate has to have a
lifetime reference so that it is not garbage collected. But I could not find
Dynamic Radio Buttons26 Sep 2006 12:19 GMT1
I want to generate a questionnaire from questions held in SQL Server on
my windows application.
The format will always be the same - a question and then four radio
buttons with values 1 to 4.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.