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
How group by and sum values in DataTable?13 May 2008 21:42 GMT2
I have a DataTable that looks like this:
Id Value
123 4.0
123 5.0
Clearing items before refreshing dataset from listbox13 May 2008 21:17 GMT1
I have a ListBox which is binded to a dataSet. When I need to refresh
this dataSet, it works, but the old entries don't get removed from the
listbox. Items.Clear() doesn't work when a DataSource is set.
How would I clear all the items from the ListBox before refreshing the
Generic function to output the values of an Enumeration13 May 2008 21:05 GMT3
I want to create a method that takes in the type of a Enumeration,
passes in the Enumeration as an object, and then outputs the values
with checkboxes, and pre-checks the checkbox if that value is set in a
mask.
Multithreading multiple with processors13 May 2008 20:16 GMT2
Do i need to use a special class if i need to code on computer with
multiple processors. I need to make sure that all of the CPU resources
are used to process the code. Is there a way to do this?
thank you,
Not to draw when my custom control is not visible.13 May 2008 19:59 GMT1
I have created a simple custom control, which displays a string data
on it. It draws the string at its OnPaint(). When the string is
changed I can call Invalidate() to redraw the string. Sort of simple.
But I guess it might not be efficient. The instances of my custom
How to add headers an existing xls file13 May 2008 19:55 GMT1
I need to add headers to a existing xls file.Then after that i can
update my dataset into the xls file.Can you explain how i could do
this.
How to apply batch changes to source13 May 2008 19:45 GMT2
c# vs 2008
what's the best way...
need to apply changes to  some methods in many source files (C#.cs).
(Pseudocode) here is how is done manually:
passing array of structs to unmanaged code13 May 2008 19:31 GMT2
Using .NET 3.5, I need to pass an array of structs as parameter to a C++
 unmanaged function.
The C++ dll stores some data in an unmanaged cache, the function writes
the values into the array of structs. The array of structs are allocated
Unicode values13 May 2008 19:07 GMT4
Where do I find the unicode values for math operators like equal,
minus and plus sign and how to I check if the value of a byte array is
one of these operators? I populate the byte array from a filestream
object using the Read method. So far  Ihave been working with utf8
Linq over xml question13 May 2008 17:46 GMT2
I have a List of person objects using Generics. Each person will have
an Id, firstname and may have a DepartmentId
I am trying to convert this list to xml. However if the person doesnt
have a departmentId, I dont want to write out a departmentId
Plz help me with the confusion of tree node and xml13 May 2008 15:40 GMT1
Hi, i am a new bie in programming.I am  currently doing a project
that displays certain hierarchial set of data in tree view.I currently
implemented this tree view to be displayed in xml file  which is one
of my requirement too.But, the point that i am confused is with
How to: Windows Forms DataGridVeiw Pagination13 May 2008 15:35 GMT1
How to do pagination for a DataGridView in a Windows Forms
application? Please help me.
Thank you,
Venu.
Labels with graphics?13 May 2008 15:31 GMT11
Is there a common way to embed a graphic or icon into a label?  I want
to have something like "Press <<IMGBTN1>> To Continue" or "Press
<<IMGBTN2>> For Help".
Normally I'd just create a graphic for the whole string, but this will
User pressing TAB or Enter to advance to next field on a form13 May 2008 15:26 GMT3
I have a perplexing situation. I am using Visual Studio 2005 SP1 and
have created a simple form with two or three textboxes on them. They
are not multi-line text boxes. I would like the behavior of them to
advance to the next control when Tab or ENTER is pressed. However I
Validation13 May 2008 14:41 GMT3
I would like to know if there is a way to validate xml file using xsd or
some other way for the following case:
Xml element represented by string value which need to be validated
against some strings domain . For example the element can be pnly one of
 
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.