BUG : Boxing bug
Value type content is sometimes erased when is returned from a remoting call and immediately boxed.
|
 |
 |
|
Article ID:
|
3001 |
| Revision: |
1.0 |
| Last review: |
5/21/2003 3:34:41 PM |
|
HOWTO : Direct Exchange Manager
If you have found a performance bottleneck, consider whether Direct Exchange Manager can help you.
|
 |
 |
|
Article ID:
|
1007 |
| Revision: |
1.0 |
| Last review: |
3/16/2004 10:55:43 AM |
|
HOWTO : Events... Events?.. Events!
Several approaches to implement an event in .NET Remoting environment.
|
 |
 |
|
Article ID:
|
1010 |
| Revision: |
1.0 |
| Last review: |
6/19/2003 4:46:44 PM |
|
HOWTO : How to trace the client
You can intercept connection established or connection closed events. But how to interlink them with your application?
|
 |
 |
|
Article ID:
|
1009 |
| Revision: |
1.0 |
| Last review: |
6/19/2003 12:24:51 PM |
|
HOWTO : How to transfer a huge volume of data
You need to send lengthy file from one host to another host or want to send an object that takes more than 350Kb being serialized.
|
 |
 |
|
Article ID:
|
1003 |
| Revision: |
1.0 |
| Last review: |
6/3/2003 4:18:29 PM |
|
HOWTO : How to transfer large DataSets
DataSet is not a file and should be sent specifically.
|
 |
 |
|
Article ID:
|
1004 |
| Revision: |
1.0 |
| Last review: |
6/3/2003 4:31:21 PM |
|
HOWTO : IP multicasting
Scalability, fault tolerance, robustness, and easy of setup. Are there any possible problems?
|
 |
 |
|
Article ID:
|
1011 |
| Revision: |
1.0 |
| Last review: |
9/19/2003 5:15:09 PM |
|
HOWTO : Lease management
There are several ways to release acquired resources after clients stop using them. My favorite one is described in this article.
|
 |
 |
|
Article ID:
|
1005 |
| Revision: |
1.0 |
| Last review: |
10/3/2003 12:16:30 PM |
|
HOWTO : Long-duration invocations
Sometimes server needs to perform lengthy calculations in reply to the client’s request. If such calls are rare or do not take too much time, it’s not a problem.
|
 |
 |
|
Article ID:
|
1006 |
| Revision: |
1.0 |
| Last review: |
9/18/2003 5:07:32 PM |
|
HOWTO : Memory Leak in Framework 1.1
If your server starts taking more and more memory, check it on this issue.
|
 |
 |
|
Article ID:
|
1002 |
| Revision: |
1.0 |
| Last review: |
2/13/2004 2:07:47 PM |
|
HOWTO : Pure Interface-based Approach
Interface-based approach has several significant benefits in comparison with soapsuds and late-bound hook approaches.
|
 |
 |
|
Article ID:
|
1012 |
| Revision: |
1.0 |
| Last review: |
6/23/2003 12:07:55 PM |
|
HOWTO : SSPI Kerberos Delegation
It is rather easy to delegate a user to the first server. But you need to implement a kind of Security Session management between the first server and the second server.
|
 |
 |
|
Article ID:
|
1008 |
| Revision: |
1.0 |
| Last review: |
6/15/2004 11:51:42 AM |
|
HOWTO : The first DNS lookup issue
What you should undertake if the first DNS resolving call consumes inadmissible time span.
|
 |
 |
|
Article ID:
|
1001 |
| Revision: |
1.0 |
| Last review: |
5/21/2003 3:03:43 PM |
|
|
|