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
how to specify which row is to be displayed?25 Feb 2007 06:39 GMT2
I have a form which I would like to fill with data from one row of an ODBC
database table.
I have created the Table adapter and I have a query:
SELECT PATIENT.Name, PATIENT.address
TreeNode.ChildNodes not available25 Feb 2007 05:44 GMT2
Can someone tell me why the ChildNodes member of the TreeNode class is not
available.  I am using VS 2005 and the help file tells me it should be
available in .net 2.0, but it is not listed in the dropdown member list and
if I add it anyway, it gives me a compiler error:
Time Comparision in C#25 Feb 2007 01:45 GMT5
  How can I compare time in C#.
I have to write that if the current time is less than 9:30 am then exit the
program.
How can i do this programmatically. Right now I am trying to do the code
WEB SITE PROMOTION25 Feb 2007 01:14 GMT2
The FriendFinder Magazine is unique in that it relies on you, our
FriendFinder members, for its exciting and very interactive content.
Not only can you read the interesting articles, but you can add your
own and respond to those of others!
PictureBox & groupbox question24 Feb 2007 21:43 GMT2
Let's say i have a tab control. And on one of the tabs is a fully
docked picture box with an image.
I also have a few groupboxes on top of this picture box. How can I
make the background image of the groupboxes fit into what is on the
How to change text of ListViewItem24 Feb 2007 18:50 GMT3
I have a ListView with 4 columns that shows in details mode.
How do I change the text of one of the columns of a specific item if I
know the index I want to change at?
mylistview.Items[index].Tag
Earliest instance of a character using Regex24 Feb 2007 18:31 GMT3
More regex questions, sadly ;)
If I had a string that could contain any combination, or some/none of
[].+-*/ how could I strip off extraneous characters after any of these
characters to get just the left most sub string?
Combo and checkbox24 Feb 2007 16:28 GMT5
How can put checkBox in comboBox...
Thanks
Signature

GoGs

How do you stop a Window Service24 Feb 2007 15:07 GMT2
I am trying to have a windows service stop itself.  I am currently
using the following code but I would like to find a way to stop the
service without having to shell out to a command prompt
Process p = new Process();
Windows Form Dictionary24 Feb 2007 13:57 GMT9
I want to make a dictionary with windows application. My data is html
format. therefore, i use webBrowser control on my windows form. If
the
user click any word in webBrowser control, word mean must browse to
DataGridView  - BindingSource (Object) and ComboBox cell24 Feb 2007 13:05 GMT3
Dear Group,
I'm developing sample window form, using DataGridView control, which
is filled with data through BindingSource, which is based on type of
object, as follow:
IIS info on remote computer in C#24 Feb 2007 12:56 GMT1
Pls anyone tell me how to get IIS info on remote computer in C#
problem RichTextBox24 Feb 2007 11:45 GMT2
Hi, I'm new with Csharp and have an annoying problem with RichTextBox: I
cannot change the text by modifying the Rtf property from a derived class.
String sRTF = Rtf;
sRTF = sRTF.Insert(insertloc,
getting return on select24 Feb 2007 11:33 GMT7
hey all,
i noticed when i run my stored procedure in sql studio i get a result set
from my select statement and then below that i get a return value. how about
when it's called from inside csharp. how do i get the return value then?
DB connections inside constructors24 Feb 2007 11:31 GMT8
Can i create Command,Connection objects once inside a class
constructor and use them again and again by changing their values and
destroy them instead of creating objects everytime in  a class member
function.......
 
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.