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# / November 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
HexNumber Issues13 Nov 2006 10:42 GMT3
Would anyone be able to explain why I get a "Input string was not in a
correct format" on the following bit of code in C#??
public static int GENERIC_READ =
int.Parse("0xH80000000",System.Globalization.NumberStyles.HexNumber,
Q: When to use the Fill or GetData?13 Nov 2006 10:40 GMT2
When you use the wizard to create a connection to a table you automaticly
get two methods.
Fill and GetData
When do you use the GetData method?
what am I doing wrong ?13 Nov 2006 10:31 GMT16
I"m new to c# and .net. I wrote a small program to add rows to an access
table.
the program goes thru the motions but the data never gets there.
here is my code. I am intentionaly not using the form controls. I"m trying
Making a Form read keyboard input13 Nov 2006 09:32 GMT2
I've been trying to write a small windows application in C#. I want the
form to read special input sequences act accordingly. For example,
<Alt><Ctrl>H should bring up the help box etc. I tried to use the
form1_keydown event, but that doesn't seem to work.
override method without extending visibility13 Nov 2006 08:23 GMT13
Is there any way to have an overridden method which is not callable from the
assembly overridding it?  A contrived example (though I want this feature,
my program has nothing to do with food service):
Specifically, how can the DemonstrateConditions method be implemented by
Open a window using Window.ShowModalDialog13 Nov 2006 05:00 GMT3
I want to open a window using Window.showModalDialog once i click
inside of a TextBox.And that window need to come just under the
TextBox,so that it seems to a same control.
So,what will be its code in javascript?
Sorting and non-unique keys13 Nov 2006 04:59 GMT11
I have a collection that contains various attributes (stuff like
strings, DateTime and Timespan) . I would like to access the collection
in various orders at different points in the application ie sometimes I
want to cycle through the values in the collection in DateTime order
Relation between "KeyPress" and form focus (Vb.Net)13 Nov 2006 04:54 GMT3
I have a form in an application that's being used for some workers at a
call center, that has a small UI. It's just a clock so users on calls
can see how long they have been on a call.
I want to make Keyboard shortcuts for the application. The problem is
Removing xml nodes...why is it so complicated13 Nov 2006 04:50 GMT2
>From the following xmldocument, I want to remove all the badapple xml
nodes..It looks like it is not straight forward .NET 2.0 using
xmldocument and xpath
Input:
ArrayList BinarySearch vs Contains13 Nov 2006 02:50 GMT43
Which is better to use with an ArrayList: BinarySearch or Contains?
The list is only going to have strings in it and it will be sorted.
Thanks,
Tom
XmlSerializer for class based on Interface12 Nov 2006 23:41 GMT3
I have a class which I serialize using XMLSerializer.
This class has public properties which are based on other interfaces.
Because of this I am unable to serialize the object.
Error : There was an error reflecting the type XXXX
Class instance not initialized, bug?12 Nov 2006 22:36 GMT2
We're having a issue with a part of our app that is very strange, and
I'm unable to see that it should be possible.
We have:
A collection (ActivityCollection) that is inherited from a general,
Cross Thread Exception after reading Asynchronous Serial Port12 Nov 2006 21:34 GMT5
I am trying to set a text box value when data is received from the com
port (barcode reader). I am getting the following error when I try to
set the text box  TXNumber after data is received
Cross-thread operation not valid: Control 'TXNumber' accessed from a
2.0 to 1.1 downgrade12 Nov 2006 17:42 GMT7
Any of you know a tool that can help downgrade a 2.0 application to 1.1?
Thanks,
Sharon.
C# (supply chain) simulation // data generation12 Nov 2006 16:18 GMT1
I'm working on a BI project and have to generate sample data. My problem is
that the data in the system depend on each other, supply chain. I already had
a look at some data generators and simulation systems, but both are not
really what I need. So my question, is there something ...
 
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.