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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
User Control Inheritance - Swapping user conrol at runtime21 Feb 2007 23:49 GMT2
I have a window with a user control on it.  I want to be able to swap
out different user controls depending on a menu choice.  The swappable
user controls  UserControlBaseA and UserControlBaseB are inherited
from UserControlBase.  What I did is I placed UserControlBase on my
Get the value of one cell from a DataGridView?21 Feb 2007 23:45 GMT3
I have a DataGridView control and I want to doubleclick a row and get a
single cell value.
Here's a snippet:
private void pATIENTSDataGridView_CellDoubleClick(object sender,
lock statement question21 Feb 2007 22:17 GMT20
Below is a class that can accessed from multiple threads and I want the class to be thread safe. I have a private timer member whose interval can be changed by different threads. Which is the correct way to define the property below.
Thanks
Kurt
Class1
content-transfer-encoding question21 Feb 2007 21:38 GMT2
In .Net 1.1 the default content-transfer-encoding is 7bit, in .Net 2.0 it is
changed to quoted-printable by default. This change breaks some of my
application (don't ask why, the other party could not process
quoted-printable).
ADO.NET connectionstring and pooling21 Feb 2007 21:20 GMT2
When i run this
sp_who
I see the connection showing up and in the next second it is gone.
The connectionstring i have is
Showing context menu on a right click21 Feb 2007 21:19 GMT1
I am trying to show a context menu on a right click in some of my
controls. I want to show it at the right location. However it is
getting shown away from the mouse click location. Here is the code:
       private void QueryTreeView_Clicked(object sender, EventArgs
setup project and SpecialFolder.CommonApplicationData21 Feb 2007 21:09 GMT1
I have some files which I want to install in the special folder
SpecialFolder.CommonApplicationData in my setup project. How I can do
that ? The file system editor from the setup project doesn't have that
folder.
Having problem getting query executed in a DataSet21 Feb 2007 20:34 GMT1
What I did is create a Dataset and then the option "To select
multiple columns was grey"
so forcefully I had to "To select the one that returns a single
value".
What Warning level you use?21 Feb 2007 20:11 GMT1
As subject says.
Just wondering...
I am in level 4.
Thanks.
HTML AJAX to ASP.NET 2.021 Feb 2007 19:49 GMT3
I am looking for an example of ...
- HTML or ASP 3 client using AJAX
- ASP.NET 2.0 web page or web service
Web Page or Web Service returns an XML packaged string to the client.
Socket Exception21 Feb 2007 19:20 GMT2
We have a little server application that sends data down to a client application via a TCP/IP socket over port 30006.  These
applications are both written in C#.  They have been working on our site for a couple of years.  Now, we are trying to use these
applications at another site ...
RE: Concerns over Excessive Testing of Chemicals in Europe21 Feb 2007 19:08 GMT1
A   new   European   Chemical   Testing    Policy    called
REACH  has  now   been   finalised   by    the   European
Union.  Under  these  proposals   Chemicals    of    every
kind  - from  those used  in  industrial  processes to  the
How to define own message struct?21 Feb 2007 18:28 GMT4
Hello NG,
in forme times (decades ago :-) I used to definy my own message structs in
Delphi like this :
TGbReportMessage = packed record
how to exit21 Feb 2007 18:22 GMT4
I need to be able to exit my program completely no matter what.  I am not
able to do this with any of the following commands:
               this.Close();
               vfData.ActiveForm.Close();
Barcode scanning21 Feb 2007 18:03 GMT4
I would like to integrate a barcode scanner into the current project I
am working on.  I have been looking around teh web and with the
exception of embeded devices I cannot find many programming guides.
What I am looking for is a barcode scanner with an api/sdk.  I am not
 
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.