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 get list of Organizational Unit in Active Directory23 Feb 2007 05:52 GMT1
I am facing a problem to get list of all Organizational Units within
specific node. I am trying different filters but could not get desired
result.
Any suggestion how to do that ???
How to add a row to an SQL Dataset23 Feb 2007 05:47 GMT2
I have an SQL database with one table in it.  I want to load the table into
a DataSet, add new records to the DataSet, then commit the changes back to
the database.
Using C#.NET, the following loads the DataSet and fills it:
Thread-safe methods...23 Feb 2007 05:09 GMT3
Hello! I'm working on an asynchronous network application that uses
multiple threads to do it's work. I have a ChatClient class that
handles the basic functionality of connecting to a server and sending/
receiving messages. The problem is, some of the ChatClient methods
How do I "roll back" a bad new row in a dataset/table?23 Feb 2007 04:09 GMT1
I've got a datagrid bound to a dataset/table. When the OnRowChanging
event fires, the handler attempts to Insert the new record into the
database. When there's an error with this Insert operation, it gets
trapped (message displayed). The datagrid still displays the bad
How get ClickOnce to include a file when publishing?23 Feb 2007 02:30 GMT3
I have a Win app that references a class library project.  Within the
latter, there is a remoting.config file.
When I publish my app using ClickOnce, it errors telling me it can't find
the remoting.config file.
Adding icons to a dll23 Feb 2007 01:54 GMT4
I want to add several icons to my dll, so that it can be used by
windows to indicate icons for my known filetypes.
I'm using VS2005, but I cannot seem to find out how to do this.
I can get one single visible icon by setting the application icon, but
How to get the parents object?22 Feb 2007 23:44 GMT1
Hi guys,
I have three classes like followling:
Class A
{
Help on MailItems and AD addresses22 Feb 2007 23:37 GMT1
2 hours of Google hasn't turned up anything useful on this problem: How can I
reply to an Email address retrieved from an Exchange server?
I am using Interop Outlook.MAPIFolder to retrieve Outlook.MailItem's.  I
want to send an automated response to the sender of each MailItem, ...
File.Move & Firewall Port22 Feb 2007 23:30 GMT8
I need to copy and/or move files across servers to the other side of my
firewall.  I was wondering if anyone can tell me what port(s) I will need to
open to run these methods in my C# program?
TIA,
HTML Button22 Feb 2007 22:24 GMT4
Is it possible to access the HTML created buttons or other controls in
code-behind?
I created buttons using html, would like to control the visible property in
code-behind.
Signature. What is it?22 Feb 2007 21:59 GMT14
Am I correct in thinking that the <signature> of a function is its <syntax>
i.e. the arguments and the order in which they are specified when calling the
function?
Single Instance Form22 Feb 2007 21:54 GMT3
VS 2005.  When I google "CSharp single instance form" the returned pages
usually use a Mutex or the VB.NET runtime library.
  http://en.csharp-online.net/Application_Architecture_in_Windows_Forms_2.0%E2%80%
94Single-Instance_Detection_and_Management

  http://www.codeproject ...
polymorphism/boxing question22 Feb 2007 21:51 GMT3
I've run into a problem in some code involving two class hierarchies
that I can't figure out: I have an event hierachy topped with an
interface, let's say-
IEvent,
Is this really correct compiler behaviour22 Feb 2007 21:44 GMT6
I found a really strange quirk in the C# compiler, which I can't beleive is
proper behaviour. If I define a class thus:
public class MyClass
   {
How to insert a record entry into microsoft access22 Feb 2007 20:55 GMT1
Can anyone tell me where to get the code for inserting a record into
an access database? I can't find a simple internet site to do this.
Thanks in advance,
Sean
 
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.