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# / December 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Casting generics and inherited classes in .NET 2.028 Dec 2005 02:31 GMT8
Is the following behavior correct?  If so, can somebody explain why?
   public interface IObservation
   {
       string ID { get; set;}
Trouble in instantitating the COM in web servcie28 Dec 2005 00:43 GMT2
I designed a com controller and i'm calling the com component from the
webservice. It works perfectly in windows 2000. But it throws error in
Windows 2003 during the instantiation of the COM component.
The error is
Hashtable items order28 Dec 2005 00:19 GMT4
I have a Hashtable, to which I insert key and values.
When I go over the hashtable with "foreach" later on,
the items are not coming out at the order I inserted them.
A quickwatch showed that as the items are inserted, they are not arranged in
Update LIST<T> from a different form27 Dec 2005 23:03 GMT8
I wish to update the LIST<T> created in PARENT FORM from the CHILD FORM.
Currently I have declared the LIST<Role> as public in my parent form.  What
can I do to update the <LIST>?
Thanks
Books recommendation27 Dec 2005 21:50 GMT5
Our team has extensive VB.Net experience in VS2003 (.Net 1.1) and we decide
to move to C# in VS2005 (.Net 2.0). Please suggest some good books and
references.
Thanks!
DialogResult of a MessageBox when the close button is clicked27 Dec 2005 21:46 GMT2
Is there anyway to get a different DialogResult or detect that the user
clicked the close button on a MessageBox?  I have a message box that
pops up when my program first starts that only has an ok button but if
the user clicks the close button the DialogResult is still
Problem with IP address converstion from a string27 Dec 2005 21:28 GMT1
I'm getting a connection error when I used the following code to connect to a
server on our LAN with IP address.  Can someone take a look and tell me if
you see something wrong?  I'm just getting back error message that it's time
out and no connection was made.
How to store a code sentence on a variable?27 Dec 2005 21:26 GMT1
Allow me to explain my question. I would like create a function in
which one of it sentences will be decided at run time.
Something like
String MySentence= "int x=0;"
USB Communication27 Dec 2005 19:25 GMT4
Hi...
I have to get data from a device (that has no driver) with the USB Port.
Can anybody help me?
How can communicate with USB Port..
ORACLE/MSSQL casting question27 Dec 2005 18:34 GMT2
I just changed a column from int to varchar.
what I want to do is change those values to strings
I'm having a hard time trying to find the command to do this
Many thanks,
Interface and Inheritance27 Dec 2005 18:18 GMT5
I have a calss that derived from IList.
you know that I have to implement methods of IList and make them public.
is it possible to make them private?/
becuase I saw for example in DataTable class that has derived from
gracefully end console app27 Dec 2005 18:14 GMT7
I have a console app that I want to stop gracefully by another program. The
console app already has code to intercept control-c and logoff and so on.
But how do I send a control-c to that console app from another program? The
console application is started with a Process class.
Problem sending Hexadecimal as part of a string using socket.send27 Dec 2005 18:04 GMT2
Hi, I'm able to make connection to a server using socket connection.  
However, when I send a command string the server just ignores it.  All
command string needs to start with "0xF9" at Byte 0.  During the run-time
debug, I see it to be "u" with a "~" on top of it.  Is that OxF9? ...
TcpClient and HttpWebRequest27 Dec 2005 17:33 GMT1
I have an application which uses HttpWebRequest to get data from other
sites. I'm trying to convert the application to use TcpClient (or Socket)
since I need to bind the connection to a local endpoint for each request.
Is there a component which performs all the tasks that the ...
Hard Drive Activity - Programmatically?27 Dec 2005 17:17 GMT8
Hello all...
Please don't ask me why, but I am currently tasked to somehow discover
when the hard drive is being accessed (for reads and writes).  All of
the searching I have done has been fruitless.
 
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.