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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Fixed-Width Text Format28 May 2008 00:15 GMT4
I'm wondering how the Fixed-Width Text Format is
What I know is that the top line in this text format will contain column
names. and each row beneath the top line represent for example a row in a
table etc...
How do I use sort for ArrayList here28 May 2008 00:02 GMT5
I have a class called Item as follows. I use CompareTo to be able to sort an
ArrayList containg Items on heatNumber. This works fine.
Now to my question. I also want to be able to sort a different ArrayList
containg Items on steelGrade. How is that done because I can only have one
Binding Treeview to dataset27 May 2008 23:50 GMT2
Does anyone know of a simple way to bind a dataset to a treeview. Any
suggestions will be most welcome. Some code on how to select the nodes
once they created. I need to click on the node which will be a product
name then bring up all the fields linked to that name. Thanks
Unable to cast object of type 'System.Byte[*]' to type 'System.Byte[]27 May 2008 23:27 GMT1
I'm working with an ActiveX serial component that fires an event when
data is received. I need to continue to use this component because it
contains the ability to do Xmodem1k an d XmodemCRC comms
The RX even fires and passes an Object (Type: Object) parameter. When
Easy way to save items with focus27 May 2008 22:58 GMT2
We are running into an issue. Whenever our users save using either the
save key or a BindingNavigator, whatever control is in focus won't be
updated. Our users are getting confused when they are asked whether
they want to save their changes.
Form Submit27 May 2008 22:31 GMT3
I've set up a page to use to test other pages under development so I can
easily control the parameters that I pass to each of them.  I've use the
basic html form  structure with a submit button (Code below). When I execute
the submit the browser indicates it's trying to make a ...
Custom Web Service w/C#27 May 2008 22:09 GMT4
Here's what I'm trying to do. I have a form with a text box called
"accountNum". I have a label under that text box called "orgName".
What I want to do, using Web Services, is when the user enters in
their account number, the Web service connects to the database and
Problem with focus on tab control27 May 2008 22:08 GMT1
I have a tab control and when I access a tab page I'd like to focus on a
textbox. I am using someTextBox.Focus() on tabPage_Enter() event, but it is
not focusing in the someTextBox.
How can I set focus to a textbox when the tab page is selected?
Custom Attribute trouble27 May 2008 20:46 GMT3
I've been dinking around with using Custom Attributes at the
encouragement of an answer to a previous post and found it pretty easy
to create and set them.  But now I am having a lot of trouble figuring
out how to get the values out.  I think I am overcomplicating it. (I am
Console app with no window27 May 2008 20:33 GMT2
Is it possible to create a console app that doesn't display a
window?
I want to create an app which runs before the main app and starts it
in another process and I don't want the console box to appear and
Generic Dictionary For Keys Only?27 May 2008 19:23 GMT3
All,
I have a situation where I need a List<string> that performs like a
generic dictionary (Dictionary<string, string>).  Essentially, I just
need the key, not the value, so I want to use as little memory as
Calling Webservice27 May 2008 19:12 GMT1
I have a website that has 2 Virtual Directories set up which host
webservices.  The first one is named webservice and the second one is named
betawebservice.  Both are set up identically and are pointing to the same
directory (local path).  When I invoke both webservices through ...
Textbox with Single Line Border in c# 2003 or 200527 May 2008 19:03 GMT1
How do I create a textbox with a single line border so when I type text in
the box it will look like underlined?
proxy?27 May 2008 19:01 GMT1
I have an "image server" which streams a jpg when requested (for
example I can get a jpg by calling a url like
http://192.168.110.100?img=22.
This image server only accepts requests from one other machine (I call
Inheritable Static methods27 May 2008 18:53 GMT14
Is there any way to make this method inheritable and have it behave
appropriately on inherited classes? Using generics? Extension methods?
Something else?
class baseClass
 
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.