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# / April 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Sending file over socket - https19 Apr 2008 04:01 GMT4
I need to send a file over a socket to a https address. Do I need to do
anything differently than specify the address with the https, and port 443?
For instance,
string m_server= "https://www.webaddress.com"
Naming convention and FxCop question19 Apr 2008 02:49 GMT3
My namespace looks like
DDD.DEF.Something.Otherthing
DDD is abbreviation for the company name and   DEF for the product
name.
Accessing Members of Dynamically Loaded Assemblies19 Apr 2008 02:46 GMT1
I plan to load an assembly during application startup, and load that
assembly via reflection (i.e., it isn't referenced in the application's
assembly manifest). The assembly will be loaded into the application's
default app domain, with code like this:
using OUT in a method18 Apr 2008 23:19 GMT17
I get this error 3 times  : "The output parameter must be assigned before
the control leaves the current method" (dor dMin and dMax)
this one 1 time : Use of the parameter 'out' is not assigned 'dMax'
This is my first steps in C#: i can't manage(understand) this error.
Creating assembly from multiple  files at runtime18 Apr 2008 22:30 GMT1
I need to create assembly at runtime from multiple pre-compiled obj and cs
files embedded into
resource file. I have found only samples which create assembly from single
file like
Strange Problem Serializing XML File18 Apr 2008 20:41 GMT2
A couple of the engineers I work with are seeing a strange problem
with an application I developed in .NET 2.0. I am suspecting this is
being caused by the environment since so far it only happens on one of
our customer's servers. The server is a Microsoft Cluster Server that
Readonly .c file when runnning VS200818 Apr 2008 19:59 GMT2
I'm sure I am missing something stupid.  When I debug my VS2008 Asp.Net
project the .c file is locked and I can not edit it.  I use to do this in
VS2005.  Anyone have an idea what changed?
Chris
Express and full VS18 Apr 2008 19:59 GMT1
Can the express editions of VS 2008 and the Full Professional versions exist
together on the same PC.
I have installed VS Pro 2008, But want to install C# express, VWD Express
etc on the same PC. I am trying to help some folks lear VS, they have the
How change application setting in class library project programmatically?18 Apr 2008 19:42 GMT2
In my solution, I have a client (Windows app) and a class library.  The
class library project has a connection string setting that I would like to
be able to change (from the client project ultimately).
However, when I try to change the setting programmatically, it says it can't
Com ports18 Apr 2008 19:40 GMT3
I have an app that reads a character string on com 1, waits for a signal
(any ascii char) on com 2, then outputs the string on com 2.
I seem to have a problem with the timing. It just so happens that the signal
from com2 arrives at the same time as the next string for com1.
How to link .CHM to windows application18 Apr 2008 17:41 GMT5
I have a windows applicationm which can open seversal forms from a
main form. All the forms that are opened, from main form (as well the
main form) have a link to the help (.chm) file.
I am using System.Diagnostics.Process.Start(<help_file_path>) to
using System.Windows.Form18 Apr 2008 17:39 GMT2
Hi, I am using Visual Studio C# windows. Every time I want to use some of the
methods in System.Windows.Form such as Clear(), it gives me error message and
saying "System.Windows.Forms.TextBox does not contain a definition for
'Clear'". Could someone help me with that. This ...
trouble posting to this group?18 Apr 2008 17:38 GMT4
is there anyone else having trouble replying tot his group
about using netrwork communication18 Apr 2008 17:15 GMT1
This is the scenario that we want to implement.
Assume we have three computers called client1, client2 and client3 that must
be able to register
itself on server A. Meaning telling server A about its existence so other
Some question about design18 Apr 2008 15:30 GMT1
We have a Windows form application that use remoting to communicate with a
server running some additional software that the windows form application is
using. Note the Windows form application is most certain running on its own
computer(client). We call the server that the ...
 
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.