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 / Distributed Applications / March 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Upload file under VPN31 Mar 2004 21:44 GMT3
I have vb.net windows application which need to upload file to server. It can run properly without using VPN. How can I run it with VPN? Is there any components or code to upload file? Or is there any method to get Ip assigned by VPN? Thank you.
HTTP Server31 Mar 2004 21:36 GMT4
When an HTTP server receives a connection on a listener socket, does the
socket stay open while the server processes that request?  Or does it close
the socket and reopen a new one to send once it has fulfilled the request?
thanks
Distributed Apps - inter process/processor communication31 Mar 2004 21:26 GMT1
I find the design patterns cover extensily the benifits and techniques of layering applications i.e. Presentation, BL, DAL. However, to date, I have not found much information on how the these layer will communicate with each other, except, that the presentation layer in the web ...
HELP: Multicasting in C#31 Mar 2004 21:25 GMT1
I want to multicast in both IPv4 and IPv6 scenarios
Therefore I read my TCP/IP protocol suite book and find that
IPv4 IGMP packet
8 bits                  8 bits                    16 bit
bug in session state server30 Mar 2004 17:04 GMT1
Is anyone out there currently using the out of process state service to store session state in a farm env?  We are currently experiencing all sorts of strange problems with the service -- namely, sessions get dropped at seemingly random intervals.  This does NOT happen when using ...
Updater App Block - Add another event?29 Mar 2004 20:15 GMT3
If there are no updates available, I'd like to stop the updater.  But the
ApplicationUpdateManager does not have an event for such a condition.  I
will change my copy of the UAB to fire a "NoUpdateAvailable" event, so that
I can subscribe to it and stop the updater when it fires.  ...
Communication between Web Services, Windows Services and Remoting28 Mar 2004 08:41 GMT1
I have an XML web service that can be customized by customers. The
goal is this...
A process must run *somewhere* that acts as an interface between the
web service and some foreign system. Whatever that foreign system is
Updater App Block - can't kill thread27 Mar 2004 19:16 GMT6
My ApplicationManager object is running in a thread called _updaterThread.
I'm unable to kill it.  After this code executes, I can still see the
process in Task Manager.  Is this the proper way to kill it? Do I have to
call _updaterThread.Abort ?
Synchronizing two screens27 Mar 2004 00:44 GMT2
Hi..
I posted this earlier to one of the threads but  recieved no reply. If
anybody has any idea about this, please do let me know. i have to
achieve this within next 2-3 days.
Application Updater Block - Do I have to use BITS26 Mar 2004 22:31 GMT1
We're designing a Smart Client app and are now dealing with deployment issues.  The Updater Block seems like the right way to go, but it uses BITS, and I understand that that means the host machine must be running IIS??  In our case the host could also be a Sun or AIX box.  What ...
Update Application Block w/ BITS problem. URGENT!!!26 Mar 2004 22:26 GMT3
We are currently deploying an app that uses UAB to send update.  However we are experiencing varying degree of performance problem using the BITS downloader dll provided.  From the BITS documentation, it is said that BITS uses "idle" network bandwidth to retrieve the download.  ...
Printing from no touch26 Mar 2004 14:42 GMT2
I've been experimenting with no touch deployment.  Everything was
working well until I got to the point of trying to print a report from
the application.
I looked at Crystal Reports but according to their website it cannot be
Best Practices for insert, delete, update records in c#26 Mar 2004 11:31 GMT3
hi, could anyone help with best practices for insert, delete and update
records in c#???
Immer.
Singleton Question Threading Question25 Mar 2004 17:06 GMT2
Suppose i have a remote singelton such as
class MySingelton{
   ...
   public Int32 GetSum( Int32 X, Int32 Y ){
Guaranteed 72 hour response?25 Mar 2004 17:01 GMT1
When my client application (Winforms) starts up, it adds handlers for both AppDomain.CurrentDomain.UnhandledException and Application.ThreadException.  Then, when my middle-tier throws exceptions, they correctly go back to the client and are logged, dealt with, etc
In the ...
Pages: 1 2 3 4 February, 2004
 
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.