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
How do you make a variable persist in memory?29 Nov 2007 11:20 GMT13
I understand that in order to store data globally you need to use a
public static variable.  What I want to know is this:
How do I make the contents of that variable persist in memory after
the program has finished?
set IDE file as ReadOnly29 Nov 2007 06:23 GMT2
  My project include reading XML files, I would like to set ReadOnly
via a Keyboard Hot Key combination  on the test XML files when I open
them in the IDE.     Is there an IDE Command I can setup with a Hot
Key combination?
Background color of transparent on a label shows form not what's underneath it.29 Nov 2007 03:34 GMT3
I have a browser object on a form with a label in front of it. I want the
label to be transparent so that you can see what's going on in the browser
behind it. When I make the label transparent (backcolor = color.transparent)
what it shows is the window, not the control behind it ...
LINQ Question (Contains)29 Nov 2007 02:51 GMT4
I recently stumbled across a pretty interesting LINQ to SQL question and
wonder, whether anybody might have an answer. (I'm doing quite some
increasing LINQ evangelism down here in Germany.).
Assume I want to select rows from a database and check whether a specific
Exception handling29 Nov 2007 01:31 GMT3
Hi, all.
I've never been any good at handling exceptions... So I need your
help.
Within a try{ } block, I have to call a function that has to throw its
Display XML29 Nov 2007 00:30 GMT4
Is there are windows form that can be bound to an XML document to display XML
in a user friendly manner.
Exception in thread29 Nov 2007 00:28 GMT2
I have a library which does some database operations. There are threads in
the library which are transparent to the user. Database operations are done
in threads as they could be lengthy. When an exception occurs in a library
thread, i want to make this exception available to the ...
about delegate29 Nov 2007 00:00 GMT4
When I define a class the default  access modifier is internal.
So if I just write
class MyTest
{
modifying a string array via MFC COM Interop28 Nov 2007 22:57 GMT6
(apologies for the crosspost)
I'm working with an MFC based COM object.  From C# I'd like to be able
to call a method on the COM object that takes a string array and
modifies the contents.
user creation and adding user to a group using WMI28 Nov 2007 21:36 GMT2
I have a web app that adds user into w2k3 server and adds it to the
administrator group. The code snippet is something like this:
       try
       {
Converting VMS C to Windows C++ or C#28 Nov 2007 21:36 GMT4
I have been given a project originally written in VMS C.  It is
extensive code, with a number of complex algorithms.  It also
accesses
an Oracle database via Embedded SQL.
Frame control28 Nov 2007 21:22 GMT1
I've used Borland Delphi before and have used TFrames in designing
Forms. Is there a similar control like this in C#?
Benj
Saving an in-memory Assembly to DLL file28 Nov 2007 21:15 GMT1
I have an in-memory assembly. I would like to save it as a DLL on my
machine. How do I do it?
Thanks,
Travis
Virtual ListView with Checkboxes. Is it possible?28 Nov 2007 20:57 GMT1
I have a virtual ListView (VirtualMode set to true). To make it more
convenient for the users of the ListView to select its items, I've set the
ListView's CheckBoxes property to true. However, in virtual mode no
checkboxes appear. That is, when the View style is set to Details ...
CD Track to WAV28 Nov 2007 20:21 GMT12
I'm not really sure where to begin on this one but I was looking for
tips on how I can have a user insert a music CD and rip the music from
the CD to WAV format.  Has anyone seen code for this online or can
give me a good starting point?
 
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.