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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
IrDA from C#11 Dec 2006 06:01 GMT1
Are there any C# project samples using IrDA ??
Thank you
asdf
gridview row backcolor11 Dec 2006 04:57 GMT1
Can anyone help me in changing backcolor of row in run-time?
I was looking in he site but couldn't find good example on how to do
it.
TIA.
Dynamic event handler11 Dec 2006 04:03 GMT1
I am creating new child forms in MDI app.
I want different (behaviour) event handlers of paint event to be
created for each child form. Each child has different handler.
Any idea if it can be done easily at run time?
using a for loop to determine maximum value of an int variable11 Dec 2006 00:24 GMT29
I'm trying to investigate the maximum size of different variable types.
I'm using INT as my starting variable for exploration. I know that the
maximum number that the int variable can take is: 65,535. But i'm
trying to write a program to test this, assuming I didn't know this
class within class, design stuff, need expert opinion10 Dec 2006 23:41 GMT3
Hi to all!
I am writing an implentation of the a-star algorithm in c#. My message is
going to be a little bit long, but this is in order to be as specific as
possible. My question has nothing to do with the algorithm. It is related to
.NET 2003 / SQL Server 200510 Dec 2006 22:45 GMT1
I have recently upgraded to SQL 2005 because a client has also upgraded to
SS05. To keep the .NET Visual studio compatible I need to uprade to VS 2003
(7.1) with SP1 installed over that. One of the crucial things in V7.0 which
does not work with SS05 is the SqlDataAdaptor which ...
Howto get just servers from Active Directory10 Dec 2006 22:31 GMT7
I'm using the following code to get the list of computers joined to a
domain in Active Directory and using the System.DirectoryServices
namespace.
DirectoryEntry dirEntry = new DirectoryEntry("LDAP://spencenet.com");
LINQ implementing IEnumerable<T>, IEnumerator<T>10 Dec 2006 20:03 GMT5
   I am trying to implement a collection that implements IEnumerable<T>. I
keep getting the following error
'IEnumerator<...>.Current' in explicit interface declaration is not a member
of interface. Please help me resolve the error
Localizable and ImageList10 Dec 2006 18:31 GMT1
When Localizable = True for my Form, the ImageList of my TreeView control
doesn't show any image anymore (blank instead).
The strange thing is that the problem doesn't appear in another Form, and i
can't see any difference between the two codes.
Find (string)10 Dec 2006 17:35 GMT2
I want to implement "wild card" search by searching files with *name*
criteria.
What is the best way? Should I do foreach to all names or maybe there is
a better way?
Is there any way to pass an unbound generic type to another class?10 Dec 2006 17:08 GMT4
I want to define a class that has a generic parameter that is itself a
generic class. For example, if I have a generic IQueue<T> interface, and
class A wants to make use of a generic class that implements IQueue<T> for
all types T (so it can make use of queues of various object ...
Headaches with VS2005 conversion10 Dec 2006 14:50 GMT1
Have upgraded to VS2005 Standard edition (from 2003), and the first
task was to convert an existing web project, get it working and then
start coding using some of the new functionality of ASP .NET 2 - opened
the solution, conversion went without any problems, and spent the
Files10 Dec 2006 14:07 GMT6
I have a current directory and i want to retrive files drom Date A till
Date B. How can I do it in c#?
Thank you!
System.Management - Call Remote Script10 Dec 2006 12:01 GMT1
There is no error or exception for the code below. It works fine with
the calc.exe. But it fails when i call the script. For your
information, strScript is the remote script and strFileName is the
arguments that passed in to the remote script. May i know anything
hi?please help10 Dec 2006 11:38 GMT9
hi all! who know arrays on visual basic please tell me....
thanks..
 
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.