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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Selecting rows on a datagrid via code09 May 2007 21:07 GMT2
I have a form with two text boxes, a button, and a datagrid control
which is bound to my SQL DB. There are two columns on the datagrid,
one for each of the textboxes on the form. I have already implemented
code which will put (both ints) data from the two columns into their
Change colors of ProgressBar control?09 May 2007 21:00 GMT5
I am trying to change the colors of the ProgressBar control, using
ForeColor and BackColor, but this doesn't do anything.  Does anyone
know why?  I wonder if it has anything to do with Windows insistence
on drawing the ProgressBar with the block display, instead of one
Webservice with optional parameters09 May 2007 20:22 GMT7
I'm working on creating a WebService / WebMethod to receive a record
in real time from another system.  The record contains about 20
fields.  10 of which aren't required.
I was planning on just making a method with 20 parameters.  But, I see
How can i make the horizontal scroll scroll to end of page?09 May 2007 20:07 GMT1
I have a series of gridviews (1 thru 6).
At about gridview 3, I need the page to horizontally
scroll to the end.
Any help is appreciated.
Run code entered in textbox09 May 2007 19:54 GMT2
I want to enter code in a textbox and then be able to execute that
code.How can i convert the text in the textbox to code that can be
executed?
First chance exceptions...09 May 2007 19:47 GMT2
VStudio 2005 Pro.  In the Immediate window for a running application I
continually see lines like
A first chance exception of
type'System.Runtime.InteropServices.COMException' occured in [program
2 different threads checking on same variable scenario09 May 2007 19:46 GMT10
I am trying to get this straight in my head so I can implement.
I wrote a small utility some time ago in c#  that utilized a handful of
threads. That scenario was one main thread manually spawning a handfull of
worker threads, then waiting for all of them to complete before moving ...
Threading - Problem with Invoking between forms.09 May 2007 18:40 GMT2
I have an application at the moment which uses forms. The main form
(which has ALOT of things going on it in) also happens to do alot of
network proccess's which ive put in Threads.
DUring refactoring i decided i wanted to seperate as much non-form
Find control name though object sender?09 May 2007 18:38 GMT2
In my Windows Form, is it possible to get the control name through object
sender in an event handler? For example, in private void
dataGridView_zip_KeyPress(object sender, KeyPressEventArgs e), how can I
know that the sender is "dataGridView_zip" ?
need advice on how to best do this09 May 2007 17:48 GMT9
Looking for advice on best way to implement this idea
I have a form with 10 text boxes, and one button. when user clicks
button i want to transmit info in text boxes to a device, but i only
want to transmit data from textboxes that user has changed data in
New to Delegates.  Having Issues09 May 2007 17:16 GMT3
I have not used Delegates before and I am having trouble using them in my
app.  Here is what I am doing.
1.    I have created a C# InterOp Dll that I make calls to, that in turn calls
methods in a 3rd party WIN32 API dll.  My InterOp complies fine with no
Using reflection to get instance name09 May 2007 17:01 GMT6
(using .net 2.0)
Say you have a class structure like this:
class Address
...
rounding float toward zero?09 May 2007 16:56 GMT5
Converting single to int Rounds the upper number if the part after dot is
bigger than 0,5. But I want to discard the value after dot.
what can cause System.IO.IOException besides for HD errors?09 May 2007 16:18 GMT6
I got a System.IO.IOException in my app on another computer, so I
couldn't debug it.  I don't think it was a HD error.  What else could
throw this?  Could it be from reading a webpage from the internet
through a stream?
Missing csc.exe09 May 2007 16:12 GMT1
I'm a complete beginer here. I started with an installation of .Net 2.0,
managed to locate csc.exe in c:\windows\Microsoft.NET\Framework\v2.0, I then
insatlled Visual Studio 2005, which I believe pulled in an installation of
.Net 3.0, but the newer version does not have csc.exe.
 
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.