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# / December 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Iterate through all the interfaces supported by an object16 Dec 2005 21:45 GMT1
If I have an "object", how can I list all the interfaces that the
object implements?  I just want to list the string "names" of the
interfaces...
Iterate through all the interfaces supported by an object16 Dec 2005 21:34 GMT1
If I have an "object", how can I list all the interfaces that the
object implements?  I just want to list the string "names" of the
interfaces...
"bitwise equality" with value types?16 Dec 2005 19:27 GMT2
Given a struct containing only primitive members, does "bitwise
equality" mean that it is not necessary to override Object Equals() or
the == operator when all you want to do is determine equivalence by
comparing the values of each primitive in the struct? The docs seem to
Call root base method from doubly derived class?16 Dec 2005 18:41 GMT12
Given
public class A {
  virtual void foo() { ... }
}
programmatic to ftp virtual directories16 Dec 2005 18:29 GMT2
programmatic to ftp virtual directories
when i connect to an ftp server and i only have access to a few of the ftp
virtual directories, do i just change directory to them after connecting and
having credentials authorized? is there some special protocol for changing
Retrieving files from folder in the order they are send16 Dec 2005 17:55 GMT5
I am in a problem.
I am sending files to a particular folder one after the another.
Than obviosly there create time is different.
Now suppose if there are 50 files and i want to retrive the files in the
Numeric UpDown16 Dec 2005 17:44 GMT9
I would like to set a NumericUpDown control to readonly and I don't want
it to response on klicks on the arrows.
I set the ReadOnly property to false and the InterceptArrowKeys to false
too.
Impersonation for accessing network resources?16 Dec 2005 17:14 GMT8
I have a small WinForms app that needs to copy files from a shared drive on
a network. If I connect to the mapped drive using Explorer, a password dialog
pops-up and I have to provide credentials with permission to access this
resource on the machine where it's hosted. This is ...
inherite windows forms user control16 Dec 2005 17:06 GMT2
Can someone give me a hlep on inherited user control?
I try to inherite windows forms user control, like ListView.
From Visual studio 2003, I right click a folder and selct "Add inherited
user control ...", then I browser to
Accessing child values by string name16 Dec 2005 17:02 GMT4
I am trying to access the values of child properties by a string
value.
For instance, have a user type "Form1.txtFirstName.Text" in a text
box, click on a button, and return the value of that field.
cannot compile code on network-drive16 Dec 2005 16:57 GMT5
I try to build code that is located on a network drive but allways get a
Security Exception ???
How can I solve this ? (we need to keep the code on the server)
thanks
Programatically click a web page button16 Dec 2005 15:49 GMT3
Using C# and a web browser control, is there a way to programatically click a
web page button?
x6416 Dec 2005 15:36 GMT2
My application written using Net.Framework 2.0 doesn't
run on 64bit platform. I've got message that application isn't
properly configured. What do I have to do to make my app
runable on both platforms?
More adventures in learning OOP16 Dec 2005 15:14 GMT14
I am exploring OOP and I am trying to get a grasp on the basics.  Below is
the code that creates a basic Person with basic properties.
I also have an Orders Class where Orders are made by Persons.  I am having
trouble figuring out how to "connect" the two so that when a new Order ...
Image processing16 Dec 2005 14:29 GMT5
I have a bunch of images, some of which may have a Logo in them, not
transparent. The logo can appear anywhere in the image, usually in one
of the corners. I need to sort the images based on whether or not they
contain the logo.
 
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.