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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Showing form in a panel13 Mar 2006 15:55 GMT2
Is it possible to show a form in a Panel container??
thanks in advance
System.String stopped working13 Mar 2006 15:37 GMT2
In my method I tried to manipulate a string parameter using IndexOf()
method -- even though it compiles all the string methods (IndexOf,
Trim, UpperCase....) fail -- except the property Length. The strange
thing is neither compiler or run-time system generates any error:
how do I connect to an exchange server programatically to get email?13 Mar 2006 15:22 GMT1
I want to write an outlook plug-in or even a separate app if necessary to
connect to an exchange server to get mail off of it.  My outlook is
currently connected to Exchange server A, I need to get mail from Exchange
server B and put it on Exchange server A.  I'm tired of using ...
Manifest strikes again13 Mar 2006 14:49 GMT14
After several frustrating attempts to wrap a native DLL w a C++/CLI
DLL, I finally got an assembly to compile, only to find a *runtime*
error.  The app comes up fine.  Test dialog displays.  Clicking on the
button that creates the wrapper class causes an exception, not in the
parsing problem with unicode (utf-16) xml file13 Mar 2006 14:41 GMT9
i am trying to open a xml file which is in unicode format utf-16.
the file is
<?xml version="1.0" encoding="UTF-16"?>
<CurrentWeather>
Calling a class function from another class13 Mar 2006 13:46 GMT2
I have a windows form project. The form class has a number of methods in it
that i want to call from another class I have just created.
This class is a finite state machine and is created and kicked off in same
method where the applications'  Run method is called. i.e main method ...
Main form not getting in focus and taskbar13 Mar 2006 12:41 GMT2
I am having this problem with my application that it is not getting
itself in taskbar by itself.. i m working on this application for 5
months, don't know what happened at what time that its not getting in
focus. If during startup i bring other applications(like internet
URI Format exception. Unable to determine URI Format13 Mar 2006 11:23 GMT1
Hi Trying out NetworkCredential class.
The code from the help example fails when you try to do an add to the
Credential cache.
'Invalid URI. The format of the URI can not be determined.'
MDI from and  parent background.?13 Mar 2006 11:10 GMT2
I have a MDI from.
I set a panel for parent form.but every time I show a child form the panel
disappears.
How can I solve this problem?
Attributes (net1.1) Quick answer needed13 Mar 2006 11:01 GMT55
Sorry I have no time to test this myself....
Can I add the same attribute to a field twice?
Eg.
[MyAttr(), MyAttr(), MyAttr()]
Form Minimize13 Mar 2006 10:53 GMT3
I have an application with a main form (FormA).  This form is borderless
because we have a lot of skin action going on.  The form creates and
displays a second form (FormB) via formB.Show().  When we minimize FormA it
also minimizes FormB.  Is there any way to prevent this?  I ...
Forms in MDI Frame13 Mar 2006 09:40 GMT1
How do you prgrammatically maximize a child form in a MDI frame ?
Identify Interface in ArrayList of Intfaces13 Mar 2006 09:37 GMT3
I am trying to create a arraylist of Intefaces so I only need to create each
once and I would like to
be able to identify the specific interface when I loop thru ???
Is there some way to set a Custom Attribute on each Instance of the
C# Fundamentals (override, virtual, new)13 Mar 2006 09:04 GMT5
Hi NG !
I'm new in C# and I'm reading a book about the fundamentals and concepts.
In the chapter Methods it's written to use virtual, if i would like to
override the method in a subclass. This I've to do by using override.
How to access nested parent?13 Mar 2006 08:50 GMT6
//-----------------
I have following situation:
public class Class1
{
 
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.