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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
performace counter and threads15 Oct 2007 12:37 GMT1
Is it possible for two threads or applications running simultaneously to
update the same performance counters?
thanks
m
Getting at items in arraylist15 Oct 2007 12:12 GMT7
I have an arraylist that is made up of Sandwich objects, which have
properties for each ingredient.  What is the correct syntax to loop
through the arraylist and get at each of these properties for each item
in the array?
Resize image and keeping aspect ratio15 Oct 2007 11:51 GMT3
I am looking for a way to display images with different aspect ratio into
frames with fixed width and height, the problem is some images will look
distorted if they are forced into fixed frame due to differnt aspect ratio.
Some graphic designer suggests me to keep the aspect ...
dataGridView help15 Oct 2007 11:40 GMT3
I have a dataGridView in my win Form, and i get some information from my
DataBase (sql) into a dataTable.
I tried and tried and i can't display my result in the dataGridView.
in addition, I also want to edit the columns (change the headr and size), i
Thread monitor user input15 Oct 2007 10:43 GMT4
I am trying to figure out how to monitor user input.
I have the user typing in a textbox where I fire a method on the text
changes  event but this fires on every letter and it fies mant times if the
user types a long string - I 'd rather just run my method when the user is
Attributes questions15 Oct 2007 10:25 GMT1
I want to apply the [ComVisible(false)] attribute to the GetType method.
Problem is GetType cannot be overridden for me to apply the attribute. I
read somewhere an attribute can be applied in this situation in 2.0 but the
MS help is typically useless and google has proven ...
Duplicate assembly loading15 Oct 2007 10:00 GMT4
.NET 2 WinForms application.
In need to load dynamically generated assembly from isolated storage or from
temp directory due to Vista UAC.
In VS 2005 IDE I stepped over two lines:
Property change does not refresh custom control15 Oct 2007 09:02 GMT3
I have a custom control in which i have a property based on
CollectionBase class.
like the following one :
//------- XGrid.cs file --------------//
Parameter as reference but I am not using "ref"15 Oct 2007 08:25 GMT4
In the follow program I would like to have the parameter "c" in method
"doSomething" as a value parameter, but it's running as a reference
parameter. Why?  How can I get parameter "c" as a value (or clone,
copy)?
what is needed to start work with dotnet 3.015 Oct 2007 03:49 GMT3
I wanted to move to working with dotnet 3.0 and im having trouble
documenting exactly what i need to install
I have two development machines i use on XP
1. Visual studio c# express 2005
quit method execution on event15 Oct 2007 01:43 GMT6
Usually when a method is executing and an event occurs the event handler
executes then the thread is returned to the original method.
I have a case where I want my event handler to cancel execution of any
existing methods in process. Is there a way?
need help improving this code15 Oct 2007 00:03 GMT3
.NET 2.0
I've created a window consisting of a treeview control and a tabcontrol.
When a leave in the treeview is clicked then the code should check if the
specific tabpage already exists in the tabcontrol and give it focus if it
Need a regex for this...14 Oct 2007 23:32 GMT3
I'm trying to learn regex but since I've spent way too much time on the
following "simple" case, there's obviously something I'm missing.  I need to
find all occurrences of a specific non-whitespace character sequence in a
string, but only if it occurs somewhere within a set of ...
Test container in C#.NET 200814 Oct 2007 21:23 GMT1
I would like to know if the TestContainer still exists in VC#.NET 2008 ?
because i have not seen it till now.
thx.
RAF
adding to array on multiple postbacks14 Oct 2007 21:23 GMT4
I have a form that I using to add details to an array, but I need to
continue to add these details to my array on multiple postbacks....how
can I do this? Do I need to use a Session object instead?
 
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.