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 / New Users / May 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Process.GetProcesses(remoteMachineName)24 May 2004 11:25 GMT1
I want to get the list of active/running processes on some remote machines
in the same LAN my application run.
I always get a System.InvalidOperationExpection exception with the message
of "Couldn't get process information from remote machine".
HideEditBox in a DataGrid.  Please Help.24 May 2004 11:21 GMT2
Has anyone out there used HideEditBox, successfully?  I am writing
developing in VB .NET (VS .NET 2002) for the desktop.  I have a datagrid
which is ReadOnly.  When you click in a cell, the text edit box appears
which looks bad and distracts the user, AND it captures DoubleClick ...
need help on setup and deployment packaging in VS.Net 200324 May 2004 09:05 GMT1
I need some help on setup and deployment packaging in windows. were do I
post my question?
VJ
EndInvoke can only be called once for each asynchronous operation.24 May 2004 08:52 GMT1
Dear Si
 I had created two components one component calls another component Asynchronously
The Problem is when i call EndInvoke Function, It will throw a error message saying that
"EndInvoke can only be called once for each asynchronous operation"
passing values between web forms usign session variables23 May 2004 16:53 GMT2
any comments on this? I always use session variables to pass values
among web forms. That is if I get a username, password in a Login
form, then I pass these to the subsequent Search form as session
variables. The search form needs to know who login to display the
Event-list in VB.NET?23 May 2004 15:14 GMT1
I have noticed that in C#-project i HAVE "lightning"-icon (in
properties-toolbar) that opens events-list, and in VB.NET-project this
"lightning"-icon DONT EXIST. Why? Where is event-list in VB.NET-interface?
How to open/get it?
Simple question (insert event)23 May 2004 15:13 GMT4
This question is so simple and, yes, im stupid : (
I installed Microsoft Visual Studio .NET 7.0 (Framework 1.0) and i DONT KNOW
how to insert events for button or similar  : (
I know that Microsoft VS 2003 has "lightning"-icon in properties-toolbar and
Good sockets tutorial needed23 May 2004 15:01 GMT1
Can anyone give me some links to tutorials on using sockets with .NET?
Here's my scenario: I'm writing a service in .NET. I want to be able to
create clients which can talk to the service to both get status information
from it and also make configuration changes. I figure a simple ...
decimal.ToString behaviour23 May 2004 14:35 GMT11
I have come across a behaviour with the decimal.ToString method which i didn't expect, if i run the following console ap
using System
public class Ap
public static void Main(string[] args
Achieving code reuse23 May 2004 14:31 GMT1
I'm hoping that some of you clever chaps could offer me some advice on code
reuse.
You see, whenever I make applications, I typically only find very limited
scope for code reuse. I also only find limited use for inheritance. For
Client/Server23 May 2004 13:46 GMT4
I need to write an application (Server) that listen to a specific port, and receives and processes all requests that come from multiple machines (clients) at the same time.  My question is; where can I start? Are there any examples that can help me?
Thanks in advanc
Passing active SessionID to a HttpWebRequest23 May 2004 09:41 GMT3
Hello there....
I try to call a aspx file within an running asxp file. The key thing
is that I need to pass the active ASP.NET_SessionID to this new aspx
file via HttpWebRequest.GetResponse Method. Then I want to read the
Mutex Differences VB.NET & C#22 May 2004 22:05 GMT3
I've got the following C# code that works perfectly to prevent a 2nd
instance of my C# app:
bool bAppNotRunning = false;
Mutex MutApp = new Mutex(true, "MyC#AppMutex", out bAppNotRunning)
Urgent: how to call a web service through a thirdly authenticated web page??22 May 2004 18:52 GMT1
 We've been facing a difficult task that we need some wise advices
from other professional indeed.
 Our client want before calling the webservice from 1 webserver, for
instance A, we must go through an authenticated web page on webserver
Process.GetProcesses(remoteMachineName)22 May 2004 17:45 GMT1
I want to get the list of active/running processes on some remote machines
in the same LAN my application run.
I always get a System.InvalidOperationExpection exception with the message
of "Couldn't get process information from remote machine".
 
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.