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# / May 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Java and Hand Scanner17 May 2007 02:33 GMT2
I am a beginner and I am working on an Airport Project now.
I need Java to read data from the hand Scanner connected to COM1.
Bits per second is 9600,
Data bits is 8.
Excel import with x64 machine17 May 2007 01:01 GMT11
I easily ported a .Net 2.0 c# app to x64, but there is one major
problem left: the app imports excel data via OleDB, and there are no
Jet drivers and no ODBC divers (other than SQL Server) available for
64 bit apps on the x64 platform.
PHP and C#16 May 2007 23:38 GMT5
I have a C# program which downloads data files from a database via a PHP
webpage. Currently I'm uploading the data into the database manually using
phpMyAdmin but it is time for an upgrade. I would like to use a C#
application to send info via a HTTP web form which can include ...
Regex: Mathing formatted multi-line reports16 May 2007 23:29 GMT2
Hi everyone, I have reports of the form:
Name: Value
Name2: Value
And so on...  the report is padded right on the value so the colons
Create valid XML16 May 2007 22:51 GMT5
If I have an XSD, and I have to create an XmlDocument from scratch; do
I have to create the XmlDocument and then validate it using the xsd;
or is there a better way to create an XmlDocument to make sure that's
it's correct?
RGB into a picturebox16 May 2007 22:24 GMT1
I'm using RoboRealm to get an image from a webcam. the roborealm docs
say to do something like
byte[] image = new byte[d.width * d.height];
Dimension dd = rr.getImage(image, d.width * d.height);
Cannot create XmlSerializer from XSD generated class object16 May 2007 21:41 GMT1
Hi all,  I have ceated a CSharp class from an xml schema (xsd) by using the
command line tool XSD.  When I attempt to create an XmlSerializer object from
the class object.  I get the following two errors.
Cannot convert type
embedded resource file not found in assembly16 May 2007 21:41 GMT1
I am embedding an xml file in my class library assembly.
In solution explorer I right click a folder, add , new item, xml file.
then on the xml file I right click, properties, build action =
embedded resource.
Paint Event - Wrong X and Y...16 May 2007 21:26 GMT2
I have a problem in C# programming.
I'm using paint event to draw something with graphics, but sometimes,
it draws it in a wrong place - like he think that the form starts in
minus, he draws it a little to the left, and up.
code templates and wix16 May 2007 18:58 GMT1
Heya , mind giving me a short tutorial. A very simple example would be
nice. thx
GridView16 May 2007 17:58 GMT1
Can someone post a good resource or link as to how data can be
displayed in the control GridView using a SqlDataSource along with a
menu that acts as a filter.
TcpClient and non-blocking mode16 May 2007 15:57 GMT1
I have an unmanaged C++ project which acts as a TCP client. However, the C++
client uses non-blocking mode and the tcplistener in the C# project is
blocking. I am not sure if this matters, but I'm not getting any data at the
C# client side even though the sending C++ side signals ...
DataContractSerializer: xml elements vs. attributes16 May 2007 14:16 GMT2
I've spent hours tonight trying to figure out how I can get my WCF
DataContract to serialize properly and I'm going nuts.  The
DataContractSerializer, at this point, seems to me to be very
restrictive with regards to the final xml format.  For example, from
The "Default" Visual Studio icon16 May 2007 13:28 GMT3
This is a silly question.  When I create a new project, Visual Studio
assigns a default icon (the one with some small colorful squares) to
the program.  The icon is used in the title bar but not as the program
icon.
Protecting Password16 May 2007 13:24 GMT2
I am developing an application which will allow users (students) to run
applications on PC's with elevated rights.  This is necessary for some
applications which require Administrator rights on the PC.
I now need to store the local administrator username and password
 
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.