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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ActiveX creation27 Jul 2005 16:14 GMT1
Can you create ActiveX controls in C#?  I want to make a control that can be
used by both VB 6.0 and VB .NET and C# developers.  Can I write in C# or must
I write in VB 6.0?  I realize that more and more folks are moving to .NET,
but industry has a lot of people on 6.0 so I need ...
Memory increase and hang27 Jul 2005 16:08 GMT5
I have an C# application and after about 12 hours it hangs with a .NET
Error System.OutOfMemoryException. This error is received after
GC.GetTotalMemory: 100038436 and in task manager the used memory is
about 130,000k.
system wide hotkey27 Jul 2005 16:03 GMT2
Hi,
Is it possible to define and trap a system wide hotkey combo? I've an
app that sits in the systray doing various things, I've got some ideas
which would require it to recieve keyboard input regardless of the
Problem with interop.excel.dll27 Jul 2005 15:59 GMT3
I have a problem with a dll mentioned in subject.
When I developed my app everything was OK but when I copied it to another
comp program crashed while trying to create an excel object.
I developed it on comp with w2k and office 2k3 and tried it out on w98 and
Unzip a file27 Jul 2005 15:53 GMT2
I need to unzip a file from my c# Windows application. is it possible?. How
can i do it?
Excel Interop different versions27 Jul 2005 15:46 GMT9
I've developed an assembly, which opens an excel workbook and readout the
range names and -values. I'm working with Office XP on my computer. I want to
deploy this assembly on computers, using excel version 97/2000/2002/2003. Is
this possible and allowed, if I copy the PIA ...
Accessing parent form variable from child form27 Jul 2005 15:31 GMT3
I'm now migrating to C# and .NET 1.1 programming from PHP and PERL and I
have one problem and I cannot solve it (google didn't help).
I have two forms - FORM1 and FORM2
FORM1 will make instance of FORM2 and open it...
seeking help with an algorithm27 Jul 2005 14:56 GMT8
I am looking for an algorithm that would take an incremental value and
map that to a case-inspecific alphanumeric string. However,
I don't want the string to simply step through 0000, 0001 ... ZZZZ. I
would ideally like the value to appear to jump around randomly, but
getting Network Interface Card(NIC) names.. question.27 Jul 2005 14:09 GMT1
 I've got 3 Network Interface Cards(NIC) in my PC. Lets say NIC1, NIC2, NIC3.
 I have openend network connections in control panel and renamed them to
 Network 1, Network 2, Network 3.
 I'm trying to get these names( Network 1, Network 2, Network 3) by using C#.
Thread27 Jul 2005 14:07 GMT2
   What is the procedure to pass parameters to the Thread Function. ?
   I have a thread, which accepts string as input parameter..
Thanks & Regards,
Mohan
Generics: Inheritance and Interface questions27 Jul 2005 14:04 GMT1
I would like to know two things about generics:
1. Can an interface be gerneric? I want the implementing class to be
generic, so the interface has to be.
2. I have a gerneric class, which I want to use as a base class for my own.
RegexOptions.Singleline is causing a timeout?27 Jul 2005 14:01 GMT1
I'm trying to use the following code to read in a file on my web server
and display part of its contents (sorry for wrapping):
StreamReader streamReaderFile = new StreamReader("/path/to/file.html");
string stringFile = streamReaderFile.ReadToEnd();
FileIOPermission27 Jul 2005 13:45 GMT4
I have an application that does a XML transform. When I placed the
application on a file share and then clicked to run it, the application
starts but stalls with this error.  ( I do have full permissions on the
server - it needs to read the xml dom, xsl and write out the output ...
C# Retain PlaceHolder ViewState27 Jul 2005 13:17 GMT2
Hi...
I wish to extract the text content of an Xml file and assign it to
DropDownList controls at runtime.I can get the Xml file text content
into the DropDownList controls (Ex...if 5 Xml text tags then 5
setup project27 Jul 2005 13:15 GMT2
(hey dr. nick)
i have visual c# 2005 and a large project. there appears, however, to be
know setup project template. i have search msdn but i couldnt find one? can
anyone give me any code that will even create a simple setup project?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.