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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
FTPWebRequest always timeouts22 Aug 2006 17:32 GMT2
I am running the following code (using VS 2005) with the appropriate
username and password and the request always timeouts:
               FtpWebRequest request =
(FtpWebRequest)WebRequest.Create("ftp://integration300:20/");
Access to a user's Special Folders22 Aug 2006 17:28 GMT12
How can I get access for another user's special folder locations?
A configuration file is stored in the users' appData folder and the
program altering it will be ran under the admin.
Create an Xml file from a Schema file22 Aug 2006 17:23 GMT2
I'm trying to create an XML file whose structure is defined by a separate
schema file.  Can someone show me how this is done?  I can't find any
examples in documentation.
Combobox display and value member22 Aug 2006 16:59 GMT3
I'm trying to fill my combobox per code, not with a DataSet because I
want to have an empty row in it and this wasn't possible when working
with a DataSet. The fill works fine, but when I set the value and
display member I get false values.
Changing ListView Column Header Graphic22 Aug 2006 16:55 GMT3
My listview will sort but I would like the column headers to contain up
or down arrows to indicate the sort direction.  I have an image on the
column header, but I'm having a heck of a time figuring out how to
programmatically change it.  I can't find the property.  Someone
Application.Exit doesn't raise the OnClosing event???22 Aug 2006 16:55 GMT5
The Application.Exit (called from a worker thread) method doesn't cause the
OnClosing event handler to be run - is that a default behaviour??? If so -
what should I do to properly close all threads etc.
Thanks
HTML Parser with C#?22 Aug 2006 16:44 GMT4
I've got a local file filled with html data..
I want to format them and store them in mySQL
is it a good idea to use C# to begin with?
I have zero experience with C#, but I really want to do somethin' like this
Drawing of a form22 Aug 2006 16:39 GMT1
I have a problem with drawing of a form....in more detail:
I have a main form that holds more inner forms inside it. Each of these
forms contain a main user control which also hold 5 or 6 smaller user
controls. All of the inner forms have defined the property FormBorderStyle
Deep Copy22 Aug 2006 16:35 GMT4
I know this should not be difficult but I'm stuck.
I have an object that's made up of several other objects.  The details
don't matter but it's moderately complex.  I have a form that users can
select when they wish to make changes to the object properties.  For a
Convert String Value into XML22 Aug 2006 16:19 GMT5
I am pretty to new to .NET/C# so go easy!
I am developing a Web Service call to a Java Web Service and it is all
working fine - it is returning me back a String value which in all
reality is an XML file (the content of the string is a valid well-formed
multiple "case" in a switch22 Aug 2006 16:11 GMT4
I've been unsuccessful finding a site that tells me, so I'm asking here:
can I have multiple 'clauses' per 'case' in a 'switch' statement?
e.g.
switch "myVar"
Passing Complex objects to MSMQ22 Aug 2006 16:09 GMT3
I am building a system in C# 2.0 using the master - worker design
pattern
The system is supposed to work as follows:
1. The Master sends Command objects to several workers
Handling System.IO.File methods in C#22 Aug 2006 15:45 GMT1
My application is writing relevent events to log file on local machine.
Due to amount of transactions i need to open new log everyday and to
save the last one according to the next flow:
If the log file exists , check what is the log file creation date ,
MSBuild multiple projects with a single assembly version22 Aug 2006 15:37 GMT2
I am trying to create a build process using MSBuild that will build my
multiple projects all with the same AssemblyVersion and
AssemblyFileVersion.  I have tried using the AssemblyInfo task from the
community tasks projects (http://msbuildtasks.tigris.org/) and the
Windows Service, Web Service and SQL Server Database Locking22 Aug 2006 15:29 GMT1
Apologies if this is the incorrect group for this post.
I have a Windows Service running that populates a database and a Web
Service that accesses the same SQL 2000 database.
One of my tables within the database records the filenames of files
 
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.