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
Problem Inheriting UserControl12 Feb 2007 20:52 GMT1
  Consider i have built a UserControl say 'ColorMixer' in proj
'Step1'(Windows Control Proj).
Now when create another proj 'Step2' as Windows Control and try adding
'ColorMixer' as inherited ctrl to create new 'ColorMixerX' ,following problem
Update statement won't work12 Feb 2007 20:17 GMT5
I have an update statement that I'm executing against Oracle database
from my C# code and it won't work.
UPDATE MenuCaptions SET Caption = N@Caption WHERE MenuId = @MenuId AND
CultureId = @CultureId
Why property does not appear in TEST Container :-(12 Feb 2007 19:34 GMT1
I have a huge problem...
My property does not appear in the "propertyGrid" of "test Container",
when i test my custom control.
Here is the custom control code :
Property name12 Feb 2007 19:27 GMT4
class Resource    // This class is autogenerated by Visual Studio.
{
   internal static string M001
  {
Instanz einer Klasse löschen12 Feb 2007 19:19 GMT2
Hallo NG,
wie kann ich am einfachsten eine Instanz einer eigenen Klasse löschen?
Ich habe ein Klasse, die mir Picture-Boxes in eine Form lädt. Ich
möchte nun diese Instanz mit den zugehörigen PictureBoxes löschen.
Main() forced to handle exceptions12 Feb 2007 18:38 GMT10
Hello! I've run into a problem and I can't seem to understand "why"
the problem occurs. In my program:
using System;
using System.IO;
AppendChild of diff document12 Feb 2007 18:04 GMT1
Trying to select a  node 'E' from XML document 'ParentXML' and append the
same to another xml document 'ChildXML'
string MyXMLStr="<R><E A='1'/></R>";
XmlDocument ParentXML= new XmlDocument();
Usage of zip compression in my app12 Feb 2007 17:44 GMT6
My application generates a few text files. I want to use zip compression
(built in Windows XP) to compress these files in my application.
Is it possible?
How to add a task from my C# app into scheduled tasks?12 Feb 2007 17:22 GMT2
I am developing my app. I want to creat an installation wizard that would be
able to add a new entry (for my app) into scheduled tasks applet in control
panel.
Is it possible?
Windows Service question12 Feb 2007 16:44 GMT5
I wrote a windows service using c#.
Is there a way to start the service automatically after it has been
installed ?
Yoav.
Discarding "Thread has excited... " output12 Feb 2007 16:39 GMT5
I am using threads in my program and getting hundreds of
"the thread has exited..." messages.
Is there a way to discard the output of these messages?
Regards,
Correct way to write etc/hosts12 Feb 2007 16:30 GMT4
I am looking for a way to write etc/hosts file.
Is there any APIS for search/delete/insert/update for entries ? or behave
hosts as a normal file ?
thanks in advance
System.Runtime.Serialization.DataContractAttribute is missing12 Feb 2007 16:24 GMT5
Hi , I want to use some NET 3 class like
System.Runtime.Serialization.DataContractAttribute
however after installing .net 3 I still can't see this class
maybe I missed some installation ?
Adding dll to my project12 Feb 2007 15:40 GMT2
I've no experience with C# infoking functions from external unmanaged
dll.
I have to do an interface driving a set of hw device using their
propetary dll.
How to dock datagrid in a form?12 Feb 2007 14:38 GMT2
I am trying to dock a datagrid in a form and it does dock to fill but
I want to extend all the columns I have to fit on the whole screen.
But it is showing the columns and then leaving bunch of space empty
and it look bad. Could someone help me?
 
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.