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 / .NET Framework / General / September 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Extracting IP Address - C#20 Sep 2005 04:24 GMT1
I use .AcceptTcpClient method of a TcpListener object. My question is how
can I extract the IP address of the client that was accepted by the server?
Thanks!
Tom.
Enumerate argument list19 Sep 2005 22:02 GMT4
Anyone know of a way to enumerate the argument list of a function in
VB.NET.
For example I have a Function add_user (u_id AS INT, u_first_name AS
VARCHAR(50), u_last_name AS VARCHAR(50)).
populating a dataset row19 Sep 2005 21:48 GMT1
C#
How do I populate a row in a dataset ? I have created a class called Job.  
In this class I have a few methods such as CreateJob and FetchJob.  FetchJob
returns a DataSet of the Job table.  The idea being, when I want to view or
[ RemoveHandler ]  Needed ?19 Sep 2005 19:45 GMT2
I have used many time the AddHandler method (becuse I'm
buildin an array of controls).
Now I 'd like to know if I have to use the
RemoveHandler method.
Three Dotnet version questions19 Sep 2005 18:24 GMT1
1. How to identify the version number for ASP.net, ADO.net.
2. Is it no conflict to install two versions of .net framework in one machine.
3. Is the .net framework installation just a file copy operation.
Thanks.
to find the input is negative or positive19 Sep 2005 14:08 GMT2
i write a number to textbox1.text
i want to learn if it is negative or positive
Working with XML files19 Sep 2005 13:12 GMT2
I have a XML file that is read by a C# program.
The file looks like this:
<EMailList>
<email>eduardo.ferrari@misys.com</email>
Sending Email from Inherited TraceListener Class19 Sep 2005 12:11 GMT2
I get the following message when the SmtpMail.Send command tries to execute:
An unhandled exception of type 'System.Web.HttpException' occurred in
system.web.dll
Additional information: Could not access 'CDO.Message' object.
Recursive search for files and out of stack error19 Sep 2005 09:59 GMT3
For recursive search for files, like
http://support.microsoft.com/default.aspx?scid=KB;EN-US;306666, it may
lead to "out of stack" error if searching too many files, say millions
of files.
Understanding the TAG property19 Sep 2005 08:10 GMT3
Can someone please explain to me the purpose of the tag property for
WindowsForm objects such as a TEXTBOX? What is the benefit of using this
property if any? Thanks, a bunch.
Method does not have the same signature as delegate19 Sep 2005 07:39 GMT1
' C Sharp function - Start
   '  private void id_ok_Click(object sender, EventArgs e)
   '{
   '    try
Working with Tags19 Sep 2005 05:36 GMT2
Can someone please tell me what I'm doing wrong in my code? I'm trying to
change the ENABLED property of a User Control Button using the tag property  
when another User Control Button is clicked.
Dim sControls As ControlCollection = Me.Parent.Controls
Button Modal19 Sep 2005 00:05 GMT1
I have 5 submit buttons and various text boxes on a web page.
My problem is - I have for example a text box that says:
City:______  <btnLookupCity>
But when the user types in their city and hits <RETURN>, it pushes another
Deployment Customization18 Sep 2005 18:56 GMT4
I'm beginning to think this isn't doable within VB.NET Deployment
projects, but I wanted to ask before I went and spent the money on a
seperate installer.  I have a program that runs off of an access DB
backend.  For upgrades from older to newer version that involve a
Clipboard Related Question18 Sep 2005 15:35 GMT6
I want to write some VB code that copies to the clipboard then pastes it
later, however the Clipboard is a system device that is shared between all
applications and that may interfere with other application both ways.
Is there any way to solve this problem, I have noticed that ...
 
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.