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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
GetPrivateProfileSectionNames()28 Jul 2007 18:06 GMT3
In the .Net framework, are there functions for reading and writing the
key/value pairs in a .ini file?
Thanks.
Determining DragOver Source Control?28 Jul 2007 17:01 GMT1
I need to prohibit a drag/drop where the source and destination
are the same.  To do this the DragOver event handler needs to
know it you are dragging over the control where the drag
originated or a possible drop destination.  How?  In this case
Please give me a moment - How Employable am I?28 Jul 2007 14:59 GMT61
I hope there are some team leaders/managers (or insightful grunts) out
there that can give this post a little time, as this topic is a heavy
weight on me.
I owned a software company for about 6 years.  I sold it about 5 years
how to execute another msi once first msi completes28 Jul 2007 13:21 GMT1
i've got a setup msi that needs to install sql express msi. only one msi is
allowed to run at a time. how can my first msi call the second once's it's
done?
tks
dispose28 Jul 2007 10:04 GMT2
I was wondering one thing when it comes to fonts and Dispose. If I
have the following code:
this.Font = new Font(...);
//-- is this following necessary or is it done automatically?
Changing the font in a listbox28 Jul 2007 04:36 GMT7
In some programs, I see that certain items in a listbox have been
grayed, to indicate that they are "there" but can not be chosen.  This
is very helpful.  Can you do this in CSharp?  Is there a
lstMain.SelectedItem.Enabled?
component question27 Jul 2007 21:08 GMT1
Could someone give me a code sample on how to make this component?
I bascially want to inherit from a numericUpDown control.  I want to add two
properties to this.  One is a integer property and the other would be a
collection of integers.  I know how to add the integer property.. ...
Changing the font27 Jul 2007 20:57 GMT2
I often see a listbox in which certain items are grayed, indicating
that the item is "there" but disabled.  It's a very helpful feature.
Can you do that in cSharp?  I don't find lstMain.SelectedItem.enabled?
Dom
String starting with ' won't concatenate27 Jul 2007 19:19 GMT11
Some error handling code:
catch (System.Xml.XmlException e)
{
   Console.WriteLine("Error in " + e.SourceUri + ": " + e.Message);
dynamic contols27 Jul 2007 19:12 GMT4
hi...im looking for a example of
creating controls on the fly (run time)
or a pre-created control i can copy or inherit
textbox, label, buttons
Microsoft Windows | MSN Flaw27 Jul 2007 18:29 GMT4
Microsoft Windows | MSN Flaw
I have found a flaw in MSN. For those that use MSN or Live.com with
Windows see:
http://search.msn.com/results.aspx?q=windows&FORM=www.YOFAST.org-utilizing-Googl
e-has-much-better-results-than-MSN

removing string reference question27 Jul 2007 17:44 GMT3
string SelectedSite
using (SiteLauncher SiteLaunch = new SiteLauncher()
           {
               SiteLaunch.ShowDialog();
ADO.NET  rollbacks27 Jul 2007 17:43 GMT2
If the transaction object is created using a finally statement, will
the transaction automatically be rolled back if an error is thrown, or
do i need to explicitly code the rollback. The code that I am thinking
about using (without an explicit rollback) is below:
Obtaining an iFrame src in ASP.NET27 Jul 2007 16:55 GMT6
The current scenario is that I have an iframe inside an asp.net web
page where I periodically check the url inside the iFrame. I know that
all this information can be obtained in the client-side during a page
load.
C# 2005:-DCOM list reteriving27 Jul 2007 15:54 GMT1
How can we enumerate the list of DCOM components that are listed in
DCOMConfig [opened using dcomcnfg from Start>>Run menu] and then
subsequently change [if possible] their properties like
Authentication
 
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.