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
How to set the max heap size in C#?26 Jul 2007 18:56 GMT4
I am writing an application which constructing a fairly big tree for
some financial pricing application. How can I increase the heap size
of the .NET runtime environment?
I have tried doing it in Java before which I can set use the /mx flag
Visual studio 2003 solution issue26 Jul 2007 18:49 GMT2
I've a solution with half a dozen related projects in it. For the last
two days I've had issues where I change a method signature in one
project, update the projects using that method appropriately and
compile. When the code executes it gives the error that it can't see
Hi Hi Hi are you Searching for Happiness26 Jul 2007 18:41 GMT2
Happiness is a common goal that everyone strives to attain.
Philosophers, intellectuals, doctors and artists alike have all
strived in search of the causes of happiness and ways to escape
anxiety.
Opening Outlook address book26 Jul 2007 18:36 GMT4
Hi NG!
Is there a way to open the Outlook address book dialog (as in Outlook) using
C#? I am using Outlook 2003 (MS Outlook 11.0 Object Library).
In Outlook 2007 it can be done with SenderNameDialog. I need to support both
datagridview column names26 Jul 2007 18:36 GMT3
I have a datagridview that was created by dragging an SQL stored procedure
onto the form. The SQL query has fields for Monday, Tuesday, etc.
I am trying to set some of the values with the DefaultValuesNeeded event.
When I right click on the control and select Edit Columns I can ...
Generics and general purpose helpers26 Jul 2007 18:26 GMT4
I am working with Winforms and writing some general purpose helpers for use
with a 3rd party grid (devexpress).
I have been using BindingList<T> to bind to the grid.  At some point I need
to get the object stored at the Nth index of the list.
Catching page fault26 Jul 2007 18:12 GMT3
How can I catch an "invalid page fault".
Could you please give example code?
Many thanks.
Adrian.
Recommended way to wait for a process exit26 Jul 2007 17:50 GMT1
I have this situation:
A worker thread creates and starts a process and then it needs to wait for
it to exit.
Now, its possible that the thread to be aborted using the Thread.Abort().
How to read version of assembly programmaticaly?26 Jul 2007 17:35 GMT9
I have app that uses DLL's (ours) I need to get version info for those
DLL's
For main EXE I just use "Application.ProductVersion"
How do I get versions of components?
Pen Table API26 Jul 2007 16:56 GMT1
   I have a Wacom Bamboo pen Table on a Vista PC, and would like to write a
small C# app that allows me to change the properties programmatically.
I emailed Wacom as they wrote the driver but they said to ask Microsoft!
So any one know how I can set the properties such as active ...
webbrowser can't get https data ?26 Jul 2007 16:48 GMT2
Sometimes, when I am using webbrowser to control data of web pages, it
suddenly shows a httS page, I need to detect it happens.
but it seems we can't get/put any data on https connection?
Best regards,
Un Dropping Down a Drop Down26 Jul 2007 16:26 GMT6
I have an application I am developing that has a Combo Box that is
intended to show a list of available tables in the selected DSN. I
have put code in the control's DropDown event handler to clear the
item list and reload it from the currently specified DSN (in a Text
Inserting CheckBox into ListView ColumnHeader26 Jul 2007 16:22 GMT1
Does anybody know if it's possible to insert CheckBoxes into ListView
ColumnHeaders?
I want the user to be able to select or deselct certain columns that way (if
possible).
structs in C#26 Jul 2007 16:20 GMT5
 I have a huge string and I want to get just part of the string and pass it
in my stored proc. I am trying to do it through a structure. I am not sure if
this is the best way and right way to do it.
Below is the sample code
A problem when using c# dlls in the C++ projects26 Jul 2007 15:36 GMT1
I am using a C# library in my C++ project. I want to make use of the
classes defined in the library to do some job, and use the return
value to go on other works in my project. But it seem difficult to
convert a return value  of C# datatype into C++ complaint datatype,
 
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.