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# / November 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
hide in task manager / task switch18 Nov 2007 14:02 GMT2
i can't find a solution to hide my C# application in task manager
under application and the task switch (ALT+TAB) like Winamp and
Trillian when I tell them to appear only in the tray. The property
"ShowInTaskbar = false" doesn't help, it hides only from task bar
virtual and override using inheritance18 Nov 2007 13:49 GMT1
I have three classes below. These are Animal as a base class and one derived
class called Cat.
The main in within class Tester.
If I compile the program as it is now I get the following
TreeView and Add an Array of Images18 Nov 2007 09:40 GMT1
I have an array of 16x16 bitmaps (60 total). I've tried adding the
array to the ImageList with the Add method, but the TreeView paints as
if no BMP is present.
The problem is the method does not 'break out' the bitmaps. If I
preparing for 70-52818 Nov 2007 05:05 GMT1
hii there
anyone know what is the best way to prepare and study for the 70-528
exam???
thanks for any help
unchecked() and Bitwise Operations after Promotion18 Nov 2007 04:38 GMT5
What is wrong with the following? C# claims:
"An unhandled exception of type 'System.OverflowException' occurred in
mscorlib.dll Additional information: Value was either too large or too
small for an unsigned byte."
C# Equivalent to VB's Weekday function18 Nov 2007 04:32 GMT9
What is the C# Equivalent to VB's Weekday function?  I'm trying to
convert this:
       Select Case Weekday(CurrentDate)
           Case 1 ' Sunday
Instruction pointer not going pass the other line18 Nov 2007 02:58 GMT3
i am trying to add nodes to a node dynamically ... and assign its
proerties to a node objects stored inside the array.... when the
ShapeAdded event is fired... ...inside the if block...  instruction
pointer does not go pass the other line...
Why can't I do this (or can I) ?18 Nov 2007 02:22 GMT3
I haven't used interfaces before, but I thought I'd come across a reason
for using them.
Suppose I have :
      public interface ILogger
Storage of object reference18 Nov 2007 01:38 GMT13
Is an object reference stored as a 32 bit value?
In other words, is a simple read or write of an object reference an
atomic statement?
TreeView Missing SelectedItemChanged Event?17 Nov 2007 23:50 GMT2
Sorry about this beginner question (I'm coming up from Visual C++ or
Down from VB)... Also, pickings are slim for this topic on MSDN [1,
2]. [2] does not really apply, but it was a keyword hit
("SelectedItemChanged"). Does any one know how to receive this
services17 Nov 2007 20:43 GMT4
i have some services im finishing up
during there operation 24/7
should there be some doevents() so the garbage collector
can do its thing...
Class not registered exception17 Nov 2007 20:36 GMT1
I am upgrading an application from 32 bit to 64 bit. My application contains
the Windows Media Player. Though it used to work, my code now generates a
"Class not registered (Exception from HRESULT: 0x80040154
IREGDB_E_CLASSNOTREG))" when the line:
Using WaitCursor or ProgressBar17 Nov 2007 19:03 GMT2
I have a MDI Application. It has a simple menu. On clicking menu
items, child forms open. Since, the loading of the form was taking
quite sometime, I have separated the loading of data by using a
background thread. Now, first the UI elements are loaded, the form is
A simple, scrollable, output display window17 Nov 2007 18:56 GMT6
I'm writing a visual studio C# program. I have my form with a number of
controls. I also want a simple scrollable window in which I can
programmatically add text as the program is running. I want to use it to show
diagnostic output as the program runs. It should be fairly simple ...
Authentication17 Nov 2007 17:16 GMT5
I would like to find a tutorial that shows how to set up authentication in a
winform application similar to one that ASP.Net applications are capable of.
Signature

L. A. Jones

 
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.