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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
C# - How do I get an item in a collection directly?17 Nov 2005 10:32 GMT1
I have a collection of 'Address' objects and need to get one of these
addresses by 'AddressID' not collection index. VB had dictionaries and
collections which did this fine by setting a 'key' field. Can't you do
this in C#?
Help with Regex in CSharp17 Nov 2005 09:48 GMT11
Hi there, could some one give me some help on how to use regex
to do the following:
I have a string: "x+y+foo(z)*abc(fun(a+bbb)*y)"
And woould like to get two lists containing that:
read jpg file17 Nov 2005 09:31 GMT2
how to show loaded jpg file in irfanview?
file is loaded into pictureBox.
Hrcko
ListBoxes17 Nov 2005 09:28 GMT2
Hope someone can point me in the right direction.
Doing a very simple app in C# .net 2.0 where i have a listbox bound to a
datatable (StaffTable) with the DisplayMember being the name field and
the ValueMember being the number field.  I have the following code in
Marshal struct with array size fixed of other struct (MyStruct[X])17 Nov 2005 08:56 GMT2
I have a problem to marshal a structure that contains an array of an
others struct. This array is an array size fixed (MyStruct[2] myStructs
and not MyStruct *myStructs).
For example :
HOWTO Make Visual Studio 2003 build .NET 2.0 apps17 Nov 2005 08:21 GMT6
HOWTO Make Visual Studio 2003 build .NET 2.0 apps
Please help,
Can Visual Studio 2003 build .NET 2.0 apps? And if so how?
As a test to ensure that it can be done, I want to be able to compile and
Regular Expression17 Nov 2005 08:18 GMT4
I have a question to a regular expression.
I have the following strings:
NA-NC-ND-QF-ZC
and
Qn: Adding and removing event delegates17 Nov 2005 07:58 GMT3
If I add multiple references to the SAME delegate in an event object..
How many references are stored in the delegate list managed by the object.
eg.
if I ..
number of users connected to a SQL Database17 Nov 2005 07:42 GMT3
is it possible to get the numer of users, who are connected at the same time
to the specified SQL Database and how do I get this Information?
thanks
EW
Determine if Form visible (to the eye)17 Nov 2005 06:26 GMT6
How would you determine if a window(Form) is visible. By visible I mean
that you can currently see it, as apposed to Form.Visible. (which
returns True when the window sits behind other windows)
Using Form.Focused is no good because the form is still visible even
Type.GetType - can you get the type of an assembly located in a sub directory?17 Nov 2005 06:03 GMT1
I'm working on adding plugin capability to my application and would like
to do it something like this:
System.Type myType = System.Type.GetType( "namespace.classname,
assembly_name" );
Get access denied error when using DirectoryInfo.delete17 Nov 2005 01:50 GMT7
I login as administrator of the machine. However running the following code
get access denied exception for file inside the directory.
The source code:
DirectoryInfo    target = new DirectoryInfo(TargetDirectory);
Help with cancelling events17 Nov 2005 00:06 GMT6
How do I cancel an event in a class where that event is setup in
another derived class. See example below.
Thanks
All our winforms are derived from one of our own classes, BaseForm.
NewLine characters lost when archiving the files16 Nov 2005 23:54 GMT5
I am logging my exceptions to a word document(*.doc). After the size of
word document is 5KB. I am archiving the word document to *.doc.1
Here when I am archiving the word document to *.doc.1, the new line
characters("\r\n") are lost and the *.doc.1 document is instead ...
C# Express Beta 2 crashes after upgrading to latest .net 2.0 framework16 Nov 2005 23:53 GMT2
Has anyone else had problems with opening solutions created in c#
express with an older version of .net 2.0, after upgrading to the
latest build (2.0.50727.42)?? Everytime I tried to open the solutions
after the upgrade.. the whole application crased. I had .net 2.0 build
 
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.