| Thread | Last Post | Replies |
|
| .Net Remoting, Windows Service and DataSets | 11 May 2004 14:32 GMT | 1 |
I've just developped an application that gets some data by .Net Remoting in a remote server. At the beginning, the remote server was a simple EXE I launched when I need the service. Last week, I decided to develop a Windows service
|
| Asynchronous post requests - queueing | 10 May 2004 22:33 GMT | 1 |
I have a C# .net app that communicates with a .aspx API on a remote server using asynchronous POST requests over an SSL connection. It sends an asynch request and then processes the response.
|
| Polling a Web Service | 10 May 2004 16:23 GMT | 3 |
Looking for some advice. I am developing a cleint/server application that tracks repair tickets. I want the clients to display the current statuses of the tickets. Currently I am using a Web Service for the server. I have the clients polling the server every 5 seconds for ...
|
| C# taking project from Sorce Safe? | 10 May 2004 14:41 GMT | 1 |
I am trying to take a project from the sorce safe. Please tell me how? Thanks, Pete
|
| How do I make a patch with vb.net window application and let client to update there version? | 10 May 2004 12:45 GMT | 1 |
Any one know how to make a patch to vb.net window application already deliver to the client? so they can just just click update and then go my web site to download and install the patch?
|
| Deploy Assembly in GAC | 10 May 2004 11:44 GMT | 3 |
There are several ways to deploy an assembly into the global assembly cache: 1) Use an installer designed to work with the global assembly cache. This
|
| Event notification | 09 May 2004 18:21 GMT | 2 |
We have a distributed application that we would like to put event notification into. Firstly, I would like to get some information on how best to achieve this and secondly I have some serious concerns on scaleability This is the requirement The client application communicates to ...
|
| Using MSMQ with Web Services | 09 May 2004 18:06 GMT | 2 |
Here is what I am looking to do and tell me if this will work. I have programmed an app that runs on PDA's that connects to Sql server. If the connection is down I want to create a queue on the pda to hold messages/data that when connected to the network will download the ...
|
| need help | 08 May 2004 12:56 GMT | 1 |
i just want to ask you, why i got an error when i try to run regasm or regsvcs from .Net Command prompt. is there something that i missed ? best regards. -------------------------------- From: anton sinaga
|
| HELP - Using UIP App. Block for .aspx Pages that Contain .ascx User Controls | 08 May 2004 02:45 GMT | 3 |
I'm using v2 of the UIP App. Block. I've created all my .aspx pages, all of which contain .ascx user controls. The .ascx user controls provide the standard server controls (i.e., LinkButtons, etc.) for the user to navigate the site and perform their tasks. None of the site's ...
|
| Collection Capacity | 07 May 2004 19:37 GMT | 2 |
I should possibly post the question somewhere else, as it is a "data types" question, but I hit it in an aspx application. I am recovering a large collection of query data from a database (41798 rows), and each row is used to
|
| Program works unless I autorun on install | 07 May 2004 00:49 GMT | 4 |
I have written a program in Visual Basic .Net 2003. One particular line is: myOLApp = CType(CreateObject("Outlook.Application"), Microsoft.Office.Interop.Outlook.Application) The program compiles and runs perfectly. If I install it and then run it by
|
| Newbie, using SQL provider for Configuration Management block.. | 05 May 2004 16:32 GMT | 4 |
This is probably a stupid question, but I can't seem to figure this one out. I have installed the Configuration Management Block, and am trying to use the SQLProvider for storing/retrieving my config data. I looked at the quickstart example, and unfortunately, all the "read"
|
| VB .Net Dcom Example | 05 May 2004 13:51 GMT | 1 |
can anybody give me a short example or tutorial how to write a simple dcom component and client wich communicates between two machines? Im searching for days now, but i couldnt find any short example how to do this. Thank you, so far
|
| UIP 2 | 04 May 2004 22:07 GMT | 2 |
IS anyone successfully using the UIP and happy with the results....I need inspiration here sports fans. Is this overkill for less than very large enterprize apps or is this also recommended for standalone apps or intranet apps?
|