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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ActionLists?22 Oct 2006 14:44 GMT4
 (You guys must be getting bored of me asking questions here!). In Delphi
(and other windows development) one can create action lists. These hold a
list of actions which encapsulate an event sink, an icon and text
representing the functionality of that sink as well as other ...
MarshalAs for DWORD array?22 Oct 2006 14:27 GMT2
I have some VB6 code that calls unmanaged DLLs, and I am converting it to
C#. There's a couple of structs I need to define. I've had no problems with
this one:
Public Type A
Difference between ArrayList and List<object> ?22 Oct 2006 14:25 GMT13
 Is there any difference between ArrayList and List<object> ? Which
one should I use ?
Thanks.
Can an WBA/XBAP directly make a call to database server22 Oct 2006 09:09 GMT1
Can an WBA/XBAP directly make a call to database server or does it need to go
through the WS?
Thanks in Advanec
unsure about object disposal22 Oct 2006 05:51 GMT2
I instantiate a form and within that form I instatiate an object from a
class i created.
   When i close the form it is no longer referenced anywhere so my
understanding is that the
Scrollbars and controls in general21 Oct 2006 22:47 GMT4
I'm trying to wrap all the basic controls(Button, scrollbar, etc..) to allow
for skinning.  The problem is that many of the controls seem so different in
the way they work. For example, right now I'm trying to wrap teh scrollbar
class but when I override the OnPaint and ...
C# Performance question21 Oct 2006 20:39 GMT3
In our business frameworks we are creating objects off of the heap to
represent every small value such as a CustomerNumber. We will have thousands
of these small objects in an application at any one time. These objects are
very thin as most of the members have been declared ...
C# using C++ dlls and lib21 Oct 2006 19:12 GMT3
I have a program in C# that needs to access a couple of C++ dlls and libs.
Can this be done?
Thanks,
Tom
IP Address21 Oct 2006 18:44 GMT4
How do I get the source IP of a packet, not knowing if NAT has taken place.
Thanks In Advance
How to include namespaces that are not shipped with C# express.21 Oct 2006 18:28 GMT2
Is there a way to 'download' any particular namespace that is not shipped C#
express? I want to access System.Net.IrDA namespace.
L. A. Jones
Integrating a Legacy Application21 Oct 2006 17:56 GMT4
I would like to create a .net application that still uses a few screens from
an old legacy application we have.
I can list records from the database in my .net app, but when it comes to
making updates I still need to legacy screens as the update logic is very
Get a process's child processes21 Oct 2006 17:02 GMT5
Is there a way to get the current process's child processes?
Or given a user, get all the processes that are running as that user using
C#?
Thank you in advance!
ProcessStartInfo - Shell - Printing21 Oct 2006 16:38 GMT1
I am using the following C# code to print a PDF to a network printer. The
document prints in portrait mode, I would like the document to print in
Landscape mode. Is there/What is the argument that I need to supply to
accomplish this?
Do you know how to open TGA fies to display in PictureBox?21 Oct 2006 14:47 GMT1
I have browsed the Net and found some library called DevIL which was ported
to C# by some fellow but apparantly while itloads some tga files many times
it fails, not sure why- no errors thrown just no image displayed in my
PictureBox. And this is using the reference app that they ...
form disposal21 Oct 2006 14:08 GMT7
I have a method that creates of new form each time its called do i need
to dipose of the form when it closes or doe the garbage collector take care
of it?
   code
 
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.