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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Filesystemwatcher created event28 Sep 2006 12:49 GMT2
I am trying to find out exactly when this even fires when a file is
"created" in a directory being monitored. That is, for a large file, that
takes several minutes to upload, will the created event fire as soon as the
file starts loading, or only when the file has been completely ...
SerializationException on BinaryFormatter.Deserialize28 Sep 2006 12:33 GMT1
Hi
I have an application "A" which serialize some data into a file "file.dat".
My second application "B" gets the data by deserializing. but deserializing
is not working. I am getting SerializationException: {"Unable to find
What happens in HttpWebRequest.GetResponse()?28 Sep 2006 12:31 GMT1
When the function HttpWebRequest.GetResponse() is called, what
happened?
I mean, does this function return till all HTTP response is downloaded
to local machine? or only HTTP header part retrived is enough for the
SmartClient/ClickOnce app deployment28 Sep 2006 12:06 GMT4
I have a SmartClient/ClickOnce app that needs to be deployed to a whole
bunch of sites.  The app.config would have to be different for each
site.  I am trying to do this in an automated manner (by calling
MSBuild).  So MSBuild builds and publishes the app - in the process it
Calling c# code from c++28 Sep 2006 10:40 GMT3
I have an C++ MFC application and a c# DLL (which contains a Form class).
I want to invoke the c# dialog from the C++ application.
How do I do it ?
thanks,
Add string as attachment28 Sep 2006 10:09 GMT2
this is my first post here..
I'm writing app where I need to send TextBox content as attachment.
typical attachment construction is like:
mail = new MailMessage()
XmlWriter Question28 Sep 2006 10:05 GMT2
I am using XMLWriter to build xml and I need to build the element below.
How do I do this?
<Password format="encrypted">password</Password>
Thanks
How to programatically test file permissions28 Sep 2006 09:52 GMT4
In one of my asp.net applications I test the existence of a file, like so:
File.Exists(Server.MapPath("/path/file.jpg")));
This was failing, even though the path returned by Server.MapPath was
clearly present. After some debugging, I discovered that the the asp.net
How to Create Scheduler in dotnet28 Sep 2006 09:33 GMT1
 i am working on Dotnet want to create Scheduler in DotNet using C#...
how can i do this ??
if any one having idea then pls tell with some sample code ..
thanx in advance,
displaying content of an HttpWebResponse object28 Sep 2006 09:22 GMT2
How do you display the content of an HttpWebResponse object on an
ASP.NET web page?
Listviewitem font set to bold28 Sep 2006 08:52 GMT1
How do I set a particular listview item text to bold?
Different Entry Point28 Sep 2006 08:50 GMT3
Is is possible to define a different entry point than Main?
i.e.
[STAThread]
static void MainEntryPoint()
Replacing XML Elements programmatically with either VB.Net or C#28 Sep 2006 08:25 GMT2
Hello and God Bless,
I am stumped trying to get a simple xml database replacing certain data
with other data programmatically. This is what my xml looks like.
****************************************
USB + CHSARP Reference28 Sep 2006 08:08 GMT1
I am trying to find online some decent tutorials about being able to command
and control a USB port through a C# application.
I have done some minor RS232 work back in the VB6 days and would like to
experiment to see where the technology has gone with USB.
will this code work????28 Sep 2006 07:05 GMT4
public string GetFile(string objXml)
        {
            XmlDocument xmlINPUT = new XmlDocument();
            xmlINPUT.LoadXml(objXml);
 
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.