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
DataGridView Background24 Nov 2006 15:37 GMT1
I've been trying to put an image on the background of a datagrid,
I used the overriten property BackgroundImage, but it was useless (maybe I'm
missing something).
Could someone help me with this... I want to put a gradient on the
String builder question24 Nov 2006 15:16 GMT3
I read some articles about stringBuilder vs string.
I'm using the loop, so I must use string builder.
My example:
String s1;
Variable Property/field scope confusion24 Nov 2006 15:15 GMT9
Hello I'm trying to get to grips with variable scope.
I have a very basic programme i'm working on - and am once again being
confused by scope of variables.
I am just trying to write a new method which will read a file into a
Event regsitration and finalizer24 Nov 2006 14:47 GMT6
When an object is register to event (delegate marked as event) with one of
its methods, what happen when the event is raised if the object is dead
(finalized)?
In this case the delegate invocation is trying to invoke a method on a null
1>>x behaviour24 Nov 2006 14:45 GMT10
I have a little question about operator >> between integers: does
anyone know why, when I write:
"1 >> x", the returned value is 1 for all values multiple of 32 and 0
else (this does not hurt me, 1 does).
Is my code correct and propper?24 Nov 2006 14:35 GMT7
Hi I have finally made progresss with my use of the open file dialog
box!
I have now made my own method that opens the dialog box and returns the
file selected.
checking if TcpClient received data24 Nov 2006 14:09 GMT1
Is there an event which could notify me when a TcpClient has something
to read? Or do I just have to do
while (!networkStream.DataAvailable) Thread.Sleep(50);
[NEWBIE] datatype byte and &24 Nov 2006 13:31 GMT6
Below are some c# code, the c variable gets the value 122. I know that the
datatype byte can hold a numeric value up to 255. I don't understand how (a
& b) becomes 122...
byte a, b, c;
Two inheritance trees24 Nov 2006 12:21 GMT6
I'm trying to create application with as much as possible methods
derived from base class. I use two base classes "Document" and
"DocumentItem", each document has collection of documentItems. When I
cast object of Document class on one of its subclasses collection of
How to stop Symbols being converted24 Nov 2006 12:04 GMT4
I have a console app that converts fields from a database into xml
files and am having problems with 'Greater Than' and 'Less Than'
symbols being converted into their html equivalents (</ >)
automatically. I need them to stay as < > so that HTML controls render
Q: Yes its another interface question for a dummy like me.24 Nov 2006 11:35 GMT3
I realy dont get the point of interfaces
If i have this code
Public class MyClass
{
receiving XML content - ISO-8859-124 Nov 2006 10:39 GMT1
I receive XMLcontent codded in ISO-8859-1.
XML file contains Polish character set so that i need to notice somehow
when they are coming. My program cuts this characters and replaces them
with "". I have english copy of windows.
Convert an Image to 8-bit grayscale24 Nov 2006 09:33 GMT8
-> How to convert any image(8,16,24,32 or 64-bit) to 8-bit grayscale
-> i have tried to convert a 24-bit image to grayscale using setpixel
and getpixel functions, in vb.net
but i am unable to save that image in grayscale format.How do i do
Q: Tip and advice on DataBase related question.24 Nov 2006 08:17 GMT2
I am going to build my firs Windows Application that involves a Database.
Now this database and its tables are quite large so i got a couple of quizes
regarding performance etc just to get me started...
One of the tables includes over a milion customers. This is not a great idea
Error installing CAB24 Nov 2006 08:03 GMT2
When trying to install the Composite Ui Application Block software I get the
following error message
"An unexpected error occurred generating the Visual Studio Solution files.
You may have to manually create solution files for the projects you have
 
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.