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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Set/Unset Bits Operation06 Jul 2007 20:17 GMT2
I've written a small operation that sets/unsets bits within an
unsigned integer.  Is there a better way to do this?
static uint setBits(uint original, uint newValue, uint offset, unint
mask)
DataView vs. DataGridView06 Jul 2007 20:17 GMT2
What is the real difference between the DataView and the DataGridView?
Is the DataView even a control or is it merely a class? With methods
that allow you to edit rows and columns it seems like it would be a
control that you could drag and drop on a form in the designer but I
WinForm - Passing Variables Between Forms06 Jul 2007 19:39 GMT2
How do you pass varibles between screens?  I created properties in form 2 for
the variables that I wanted to pass from Form 1.  So when I create a new
instance of Form2 from Form 1, intellisense does not show me those properties
in form2 that I want to access.  So how do you pass ...
this should compile but doesn't06 Jul 2007 17:35 GMT17
Can anyone tell me what's wrong with the following code? It doesn't
compile. The compiler tries to use the wrong overload. Is it a known
bug? Thanks for your time.
using System;
string.Compare / OrdinalIgnoreCase06 Jul 2007 17:25 GMT4
It was my understanding that when comparing strings using
"OrdinalIgnoreCase" as the method to compare the strings, the .Net compared
the strings by first capitalizing all of the characters on the string and
then making an ordinal comparison (Unicode code point comparison).
add a datasource column to a listbox help...06 Jul 2007 17:18 GMT2
I want to bind just the first column from a sql query to a list box so
that it only contains the first column results.  Like:
listBox1_______
101
minimalistic real-world sample06 Jul 2007 17:08 GMT7
hey all,
can someone please explain the advantages of interface-based programming?
And then tell me what this is opposed to?
thanks,
How to hide a DataGridView Row06 Jul 2007 16:50 GMT3
Is it possible with VS 2005 to hide a row within a datagridview based upon
the "true/false" status of another boolean property within the datagridview?
Signature

-----------

ImageList on windows form UserControl06 Jul 2007 16:22 GMT1
I have an image list control on a user control that I'm trying to access
from the main form. I've tried different code but can't get it. I get an
error: Cannot convert type 'System.Windows.Forms.Control' to
'System.Windows.Forms.ImageList'
Force deserialization with invalid data.06 Jul 2007 15:37 GMT2
I have a class.
[Serializable]
public class A
{
C# questions06 Jul 2007 15:23 GMT3
Is there any comprehensive list of C# questions, attempting which
successfully *should* result in success in any C# experience level interview?
This may not be the best place to ask this question, but I thought people
might know about this.
Regex. How can this match?06 Jul 2007 15:22 GMT3
   I have written a regular expression which is supposed to pull a
direction (forward or reverse) designation from a file name.
   Unfortunately, the direction designation can either be the whole word
("Forward" or "Reverse") or just a single letter ("F" or "R") and the rest
question06 Jul 2007 14:19 GMT1
PRISM Mail Sending Fail's System.Web.HttpException: Invalid mail
attachment 'C:\Documents and Settings\rameshk\Desktop\test.txt'. at
System.Web.Mail.MailAttachment.VerifyFile() at
System.Web.Mail.MailAttachment..ctor(String filename) at
Freelance Programmer / Developer06 Jul 2007 13:46 GMT1
I have over 7+ years of experience in software development.
I am software developer looking for freelance or Full Time work, do
you have any work that need to done.. buzz me at sumeet.leo @
gmail.com
question06 Jul 2007 13:39 GMT1
PRISM Mail Sending Fail's System.Web.HttpException: Invalid mail
attachment 'C:\Documents and Settings\rameshk\Desktop\test.txt'. at
System.Web.Mail.MailAttachment.VerifyFile() at
System.Web.Mail.MailAttachment..ctor(String filename) at
 
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.