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
Creating a Service that monitors the processes on the OS17 Oct 2007 20:38 GMT7
I have a multithreading application that opens an app in the background from
a service and runs it. For some reason it will not close this instance of the
app when it is done using it. This is a 3rd party app. By the end of the day
I have so many instances open it will not open ...
How to use Y/N values with winforms checkbox17 Oct 2007 20:36 GMT7
Is there a way to use Y/N values instead of true/false values?
Thanks
Loading Embedded Resources/Files17 Oct 2007 20:24 GMT2
Requirement is, I have to load my Xslt file into Exe/DLL.
I have created one .Xslt file and C#  code for the same to produce
on .Xml file, like this:
System.Xml.XPath.XPathDocument Xmlpath = new
How to Bold the text in a field at DataTable17 Oct 2007 19:36 GMT2
I wonder if I have  a DataTable instance, and I want to bold a the text in a
specific field. How can I do that.
delay sign..17 Oct 2007 18:57 GMT3
I have a complied DLL, and no source code. THe file was complied with
delaysign attribute set to False. I need to sign this file. How do I perform
this?
Vijay
Exception not being caught17 Oct 2007 18:05 GMT4
I have a custom exception that is not being caught properly. I have
added a reference to a .NET wrapper DLL from HTML Tidy to my project.
When HTML Tidy throws a fatal error, I want my custom exception thrown
and caught so that I may write it so I can write it to a log file. I
Bluetooth app17 Oct 2007 18:05 GMT7
hey every one , i am lokking for a c#.net library to send and recive
files via bluetooth , it does not has to be file transferring .
its for my graduate project , workin in integrating my unifersity's
database with the students phones ....
Int6417 Oct 2007 17:14 GMT2
How do i combine two 32 bit integers into one int64 in .net/C# ??
BR
Peter
Exporting resources from DLL17 Oct 2007 16:36 GMT1
I was wondering if I have a string resource in a DLL if it is somehow
possible to export this so that other DLL's / .EXE linked in can use
these strings?
e.g.
Handling locked files with C#17 Oct 2007 16:20 GMT5
Hi Newsgroup,
I have a problem that is not directly C#-related, but I'd like to
solve it in C#.
A data acquisition station generates heaps of data, which shall be
XmlTextWriter, XmlDocument17 Oct 2007 16:18 GMT4
Hi all, I need to embed an image to an existing xml file. I guess this is
possible using XmlTextWriter.WriteBase64() method. My problem is that
XmlTextWriter writes to a new document.
How can I edit an existing doc (for example with XmlDocument class) and
system.IO.Directory.exists17 Oct 2007 16:10 GMT9
i am not really a programmer, so i have a question on the
system.io.directory.exists
what i am trying to do is have a button, once this button is clicked
it checks to see if the Directory exists, if it does it posts a
Sending messages...17 Oct 2007 15:56 GMT3
I have a thread and would like to send a Windows Message
to the component that encapsulates the thread, so that the
event specified to react on that message would be raised.
I know how to do that in C++, but I am a bit lost with CLR.
Class and Multi-thread safety17 Oct 2007 15:52 GMT2
Is there any keyword applicable to a class to make it thread-safe?
Without having to put lock(this){} in all functions?
Thanks.
Running as a service or as an application.17 Oct 2007 15:47 GMT2
We wrote some code (utility stuff) that is intended to run as part of
either a windows service, a console app or a windows app.  What I'd
like to do is when it is running as a service have it log exceptions
to the event log, when as a console app, write them to the Console,
 
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.