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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ComboBoxes in DataGridViews bound to DataSources01 Dec 2006 17:42 GMT5
    I've got a DataGridView bound to a DataTable, and I need to make
some of the columns into ComboBoxColumns.  I've tried some of the
solutions listed here, but I can't seem to make them work.  They might
not be the solutions I'm looking for; I just want to have a few
C# Call back function - Evalcom201 Dec 2006 17:29 GMT1
I am trying to use the EvalCom2.dll to validate a MSI -
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/ivali
date_setstatus.asp

I have the following code so far...
using System;
Creating a Select/Deselect all checkbox in a datagrid01 Dec 2006 17:15 GMT1
I run a search on my database and get  items that fit that search in a
datagrid.  There are checkboxes already for each item.  I need to
create a select/deselect all checkbox at the top of the column and be
able to select.deselect all items that I have found.  I am using C#.Net
Problem using System.Diagnostics.Process to launch Internet Explorer01 Dec 2006 15:58 GMT4
I have been trying for some time now to launch Internet Explorer from
my code. I have read the MSDN notes on this way of starting processes
and used their example but couldn't get it to work.
I then searched the forums and made ammendments suggested to previous
Help with protected text in RichTextBox01 Dec 2006 15:47 GMT2
I need to programmatically delete protected text in a RichTextBox. The
problem is that I can't find a way to do it without getting
undesirable results in the undo buffer.
If I unprotect the text and delete, 2 entries go into the undo buffer.
Document style web service?01 Dec 2006 15:18 GMT3
Does Microsoft now support Document style web service as part of .NET 3.0
(Windows communication foundations)?
WMI in my c# app to get mac & IP address01 Dec 2006 15:17 GMT4
I'm writting  a c# app, and I've got a computer that has two built in nic's.
One is a Intel Pro/100 and the other is a Intel Pro/1000.
I want to get the mac and ip address assigned to the Intel Pro 100.
Anyone have idea, examples of how I can get that information to display to a
marshaling a structure by value from managed to unmanaged01 Dec 2006 14:52 GMT6
********************** My Situation **********************
I am working on project that involves passing a structure to unmanaged
code from .Net world (well using C#). Perhaps an example will prove
useful.
BISYNC01 Dec 2006 14:31 GMT1
Does someone have a free or commercial set of classes to set up BISYNC
communication from C# to a UNIX machine?
Or maybe a good link showing how to realize this using C#?
Thank you.
Automating Word Viewer with C#01 Dec 2006 13:55 GMT1
can word viewer be automated with c# ?
C#, .NET and Shareware?01 Dec 2006 13:27 GMT8
Sorry for the cross-post but I didn't know which group would be
better.....anyway:
I have a small app that I would like to release soon.  It was written
in C# and .NET 2 (using things
Render or RenderControl01 Dec 2006 13:12 GMT1
Hi, if I am writing a web custom control, do I override the Render method or
the RenderControl method - and what is the difference?
Thanks,
Peter
Is it possible to intercept an attempt to access of a property before it happens?01 Dec 2006 13:10 GMT3
just wondering....
Say i have a class with 3 nonstatic properties P1, P2 and P3. Now
somebody creates an instance of my class and calls any of them
(instance1.P2)
SELECT MAX(*) TO  A VAR01 Dec 2006 11:57 GMT3
I'm newbie on C#...
Can anybody tell me with a code example how to make a select max(*) and put
it on a variable.
Thnks a lot!
Unmanaged API returning an array of pointers01 Dec 2006 10:13 GMT2
I am using the Advapi32.dll CredEnumerate function through P/Invoke.
The CredEmunmerate is declared like this :
BOOL CredEnumerate(
 LPCTSTR Filter,
 
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.