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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ListView how to change text20 Oct 2006 16:26 GMT3
I need to change the text of my listview item (not a subitem) the
control will not have the current focus. I have tried the following
without any luck:
ListView1.Items[0].Text = "XXXX";
How do I get System.Net.IrDA namespace in C# express20 Oct 2006 16:13 GMT6
I cannot seem to locate the System.Net.IrDA namespace in C# express. Where
could I get this dll?
Signature

L. A. Jones

XML Editors?20 Oct 2006 16:04 GMT2
Hi, I'm just working on a hobbyhorse command-line app for modders on
TA-Spring.  The app is configured using XML deserialization, and I've
generated XSD to make designing the confuration XML files easier... and
in Visual Studio it's relatively painless.
Translating old C to C#20 Oct 2006 15:57 GMT4
How to translate a old (dos) C application to C# ...
Suggestions,
<Harvey Triana />
How to add web spaces at left and right without affecting contents20 Oct 2006 15:53 GMT2
Not sure if here is the right place to ask but I have trouble to access
forums.asp.net. I am using C# in VWD.
Goal:
I want to add the left and right spaces like  http://www.dotnetnuke.com/. if
progress bar20 Oct 2006 15:35 GMT3
How to use progressBar with loading picture into pictureBox.
Code:
private void InitializeMyTimer()
{
What codec is required for a file?20 Oct 2006 15:28 GMT1
Can anybody tell me how to tell what codec is required for a file
programmatically. I will have users uploading a file to our server and I
want to limit the codecs we allow because the machine that is playing them
back will only have limited codecs available.
C# 2.0 + MS Access == Error20 Oct 2006 15:27 GMT3
I am using C# 2.0 along with MS Access database. All my queries are
working perfectly fine, but one inner join query is ocntinously
throwing. I ahve tried it both from code and running explicitly throw
query builder, but to no avail. Query is
would you ever add a console app to the GAC?20 Oct 2006 15:07 GMT2
I was toying around with assemblies, signing and adding them to the GAC. I
was mistakenly thinking that if I added a console app to the GAC it could be
run from anywhere (anywhere meaning as if the path to the exe was added to
your environment variables).
Multiple Delimiter in a single string! How to count those as one?20 Oct 2006 14:53 GMT2
  A pretty frustrating question to ask! I use the string [] something
= stringx.split (delimiter.tochararray()) mathod to delimit a long
string by space! So supposely
if the stringx is :
TcpClient and SocketException20 Oct 2006 14:28 GMT6
I am developing a C# application to send requests to mail server to check
email addresses validity. I use a TcpClient object to connect to it with the
Connect(String hostname, Int32 port) method.
When I use my application at home I don't have any problem to connect and
Interface Inheritance20 Oct 2006 14:09 GMT9
Not sure if this is the correct way to go about this, but it seems
correct. I'm trying to eliminate dependencies through interfaces and
want to minimize casting as much as possible, as a result I have
interface inheritance setup like so
Add to elements of a string array20 Oct 2006 14:04 GMT4
I have a file list box with which i am passing the selected items to a
string array (using copyTo), however i also need to pass the path of
the FLB with each string in the array. Is it possible to add this to
each element of the array or is there another approach i could take.
RUNNIG EXE FROM QUERY ANALYSER20 Oct 2006 13:56 GMT1
I have a c# application. When I compile it produces exe file automatically.
I want to run it from Query analyser.
I tried
exec master.dbo.xp_cmdshell
XAML - System Requirements20 Oct 2006 11:46 GMT7
I would like to write a .NET application which uses XAML. The following
is my system's specification:
Operating System  :  Windows XP
.NET Framework    :  1.1
 
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.