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
Problem in Xml24 Dec 2005 15:42 GMT3
I am using the following code, and the xml being generated is shown
below:
XmlNode root    = document.DocumentElement;
XmlElement element      = document.CreateElement("rdf", "Stadium",
C# Preprocessor24 Dec 2005 14:27 GMT2
I'm looking for a C# Preprocessor (shareware with source, if possible)
which has the functionality of preprocessors which already exist in
other languages, e.g.
http://www.zeitungsjunge.de/delphi/dipp/
ComboBox index needs to be set twice24 Dec 2005 14:07 GMT5
I have a combobox in a form (cmbNames).
The DataSource property is some arraylist of strings.
I have a button which is supposed to "clean" the combobox and deselect any
item.
TCP - Outstanding Begin Receives24 Dec 2005 12:09 GMT7
It is possible to have an outstanding BeginReceive call when closing a
socket.  There isn't a call from the IAsyncResult to cancel this if it hasn't
completed.  This can be an issue when you are accepting a large number of
connections in a long running process.
wmi to access the services runnig in PC ? -error help required24 Dec 2005 10:36 GMT2
An unhandled exception of type
'System.Runtime.InteropServices.COMException' occurred in mscorlib.dll
Additional information: The RPC server is unavailable.
See the code below and help me out to solve this problem.
xml serialization24 Dec 2005 09:53 GMT1
i wrote a method for writing a xml file. but it's throwing a exception
my files are like this
public class testforserialization
    {
Random Access Files24 Dec 2005 07:38 GMT1
In VB6 I could use random access and fixed record lengths to read specific
records from a test file.  Eg the following code would save a LogEntry to a
file at the location specified by RecordNumber.
Private Type LogEntry
how transparent is a label on the picture?24 Dec 2005 07:23 GMT1
Hi, how transparent is a label on the picture?
thank you!
this.label1.BackColor=Color.Transparent;
this.label1.Parent=pictureBox1;
Dialogbox resource in vs200524 Dec 2005 07:21 GMT1
How do I embed a dialogbox as a resource in Visual studio 2005 ?
Collection indexer causing a stack overflow due to parent property24 Dec 2005 06:55 GMT4
I'm in the process of converting a production VS 2003 application to VS
2005.  To simplify the conversion I'm converting a small piece at a time and
then unit testing the code to confirm it converted correctly. The application
consists of 10 seperate projects.
Printing to file without PrintDialog24 Dec 2005 06:41 GMT1
Is it possible to print directly to file without PrintDialog or
PrintPreviewDialog?
Have any succeeded  to program this feature?
Cheers,
cannot find Code Snippets Manager24 Dec 2005 05:18 GMT3
 Base on MSDN help, in VS2005 IDE, select "Tools -> Code Snippets Manager",
but I cannot find "Code Snippets Manager" under "Tools" menu.
Also I noticed when I insert snippets in C#, it has far less options then
in VB.
Callback Example for TcpListen24 Dec 2005 02:44 GMT1
Is there a callback example for TcpListen?   I don't see a way to create a
trigger in .Net that would listen for socket requests and then trigger my
acceptConnection (thsClient) method.  BTW .. I am checking pending so that I
can stop the thread and switch ports to listen to if ...
How to compare DateTime Objects?24 Dec 2005 02:39 GMT12
Hi all..
    Can anyone tell me how to compare datetime objects?I ve three
objects namely Current date,start date and end date.. I need to check
the current date with Start date and end date....Plz tell me how to
AVI RGB or BGR24 Dec 2005 01:57 GMT3
How to know when the frames in AVI file is RGB or BGR because sometimes
Red appears first and sometimes Blue appears first in uncompressed
frames.
Does *anyone* know why?
 
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.