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# / October 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Disabling Rows in DataGridView20 Oct 2006 21:39 GMT2
I am new to the forms world  and have a silly doubt.
I have form with a DataGridview and an "Add" button. When the user
clicks on the add button, one row gets added to the datagrid.
Now I want that when the user hits the "Add" button, then new row
Read in XML file, output to screen...20 Oct 2006 21:21 GMT2
This seems simple enough, Read an XML file, output it to the screen.
Yes, I know that doesn't make sense but here's why I need it:
I have a sharepoint list that I'm viewing the XML from, the URL is LONG
and ugly, it comes from a .dll file. Ex:
Identify a TreeNode within a TreeView20 Oct 2006 21:20 GMT3
Is there any property within a TreeNode that uniquely identifies it against
all other TreeNodes with the TreeView?  I'd like to "tag" several nodes
within a TreeView, and then later either add children nodes to them or delete
the nodes completely.
Arraylist - accessing object properties?20 Oct 2006 20:58 GMT3
Hi all,
I'm trying to create an arraylist of a user control class...  I'm able to
define the list and add objects (panels) to it, but I can access and of the
panel properties using an index...
Can't 'CoInitializeSecurity(...)' - worked in VS '03, not in VS '020 Oct 2006 20:53 GMT9
In order to get events back from a DCOM server (an embedded device running
Windows CE), I seem to have to turn off security for my process.  To do this,
I'm saying:
int ret = CoInitializeSecurity(IntPtr.Zero, -1, IntPtr.Zero, IntPtr.Zero, 1,
Boot CD 8.520 Oct 2006 20:50 GMT1
Hiren's BootCD v8.5
what's new:
PW IOS386
- DocMemory 3.1b
Avoiding a second click on a toolstrip button20 Oct 2006 20:20 GMT2
I have a toolstrip button on a windows form. If my form does not have focus,
when the user clicks on the toolstrip button nothing happens, and they have
to click a second time for the button to operate.
A System.Windows.Forms.Button also on the form does respond immediately -
C# 2.0 + MS Access == Error20 Oct 2006 20:08 GMT5
I am using C# 2.0 along with MS Access database. All my queries are
working perfectly fine, but one inner join query is ocntinously
throwing. I ahve tried it both from code and running explicitly throw
query builder, but to no avail. Query is
Getting WIndows Login Name From ASP.NET20 Oct 2006 20:00 GMT5
I would like to get the windows logon name for a .net intranet app.
I have tried
Page.User.Identity.Name(),
Request.ServerVariables["LOGON_USER"].ToString(),
Casting issue20 Oct 2006 18:59 GMT11
Hey guys
i have a set up like this:
Interface IMyInt                   //interface
class myClass : IMyInt        //myCLass realises that interface
best code profiler to get?20 Oct 2006 18:54 GMT3
What are some examples of good code profilers out there (that arn't from
red-gate)? looking for other options. thanks! This is for VB.NET and C#
profileing (VS2005)
check if a port is opened20 Oct 2006 18:33 GMT2
I'm want to check if a certain port is opened or closed.
now I'm using try-catch to connect to the port. if it fails, it meas that
the port is closed.
The problem is that this method is extremely inefficient! anyone has a
Encryption20 Oct 2006 18:09 GMT3
I am building application that uses MS SQL 2005 as a backend that stores
sensative data (ssn, passwords....).  Are there any good articles out there
that discusses the options?
Thanks
Propose new feuture for csharp20 Oct 2006 17:17 GMT12
Don't know if this forum read somebody from MS team. I suppose yes, so
propose new language future wich i need very much :-)
I think it would be nice to have in C# something like macros, but more
powerfull. Here is example:
PropertyGrid20 Oct 2006 16:41 GMT1
Hi, is there a way to change the column widths and the height of the
description pane in the PropertyGrid?
Kimmo Laine
 
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.