| Thread | Last Post | Replies |
|
| How to stop while loop | 30 Dec 2003 20:38 GMT | 2 |
See this code : While iCommand.Connection.State = ConnectionState.Closed Try iCommand.Connection.Open()
|
| Building distributed application with .NET | 29 Dec 2003 10:47 GMT | 1 |
I would like to build a distributed application with .NET. But I do not know how to begin? Could you please tell me where I can get a good concepts about build and deploy a a distributed application with .NET? Thanks in advance,
|
| JOB: Houston, TX >> Web / .NET Developers (6 months+ contracts) | 27 Dec 2003 05:49 GMT | 2 |
JOB: Houston, TX >> Web / .NET Developers (6 months+ contracts) - Local Candidates ONLY infoTEAM, inc. is currently staffing the following contract positions for our client, located in Houston, Texas.
|
| Async Socket: Rising Thread Count | 26 Dec 2003 21:33 GMT | 1 |
We have been developing a complex TCP socket communication app that is responsible for keeping numerous connections open to clients on routable IPs. The app receives request on a non-routable listener socket that marshals
|
| Trouble in Topeka | 26 Dec 2003 17:01 GMT | 1 |
Doesn't seem to be many .NET developers in Topeka, KS. Anyone know of any contractors who can do a ASP.NET job for me? --- Posted from .NET's Largest Community Website: http://www.dotnetjunkies.com/newsgroups/
|
| Setup cannot access Windows Installer components. Setup cannot continue | 25 Dec 2003 17:24 GMT | 2 |
When trying to install the .NET Framework 1.1 file (dotnetfx.exe) directly on a Windows 2000 system, I get this installer error. I cannot find a direct reference to it in the MS knowledge base. Anyone seen this error and
|
| Non-trivial development using Visual Studio 2003 .NET | 24 Dec 2003 20:46 GMT | 5 |
My questions are directed to those who are successfully doing non-trivial "enterprise" development using Visual Studio 2003 .NET. It has been my recent experience that this development environment works fine, as long as all the development uses managed components. However as soon ...
|
| Exception Management Application Block Question | 24 Dec 2003 05:24 GMT | 5 |
I am using the Exception Managment Application Block on Windows Server 2003 Enterprise and .NET v1.1. If I use the block with an ASP.NET web wervice or in a web application I get the following error:
|
| Problem with MSMQ | 23 Dec 2003 08:14 GMT | 1 |
I have a process running on my computer that's constantly receiving messages from a MSMQ queue. Everything works fine until Norton Antivirus runs to perform a daily check of the system; right after that, if the process was
|
| Books on UI Process Application Block | 23 Dec 2003 00:00 GMT | 1 |
Although I think the documentation is very good for the blocks, I was wondering if there have been any books published with some larger scale implementations of the UI block which would also include the online documentation as
|
| HTTP download of assemblies | 22 Dec 2003 16:53 GMT | 2 |
I am trying to instantiate a windows form from a webform. I have a command button on my web form with the following code in the on_click. Private Sub Button1_Click(ByVal sender As System.Object,
|
| Serialization w/ AppDomains problem | 22 Dec 2003 09:34 GMT | 3 |
I am trying to serialize a class that I have created, it works fine until I instanciate the class via a new Application Domain's CreateInstanceFrom method. When I attempt to serialize I keep getting this exception.... An unhandled exception of type 'System.Runtime ...
|
| MSMQ vs async sockets | 20 Dec 2003 10:01 GMT | 1 |
I am trying to weigh in the pro and cons of using msmq or async sockets for the design below. Essentially, We have three executables; one is a nativeapplication.exe,
|
| AsyncInvocation Control block services wont start | 19 Dec 2003 22:25 GMT | 1 |
This question is about the AsynchronousInvocation Application Block. I can't get the AsychMonitorService and AsyncProcessorService services to start. The SCM is reporting Error 193: oxc1.
|
| PLEASE - back button | 19 Dec 2003 01:46 GMT | 2 |
Basically, I'm trying to do a web site with the UIP, but have run into the back button problem (ie it screws things up bad) - looked on the net, and found other people who have the same problem, but no one seems to have posted a solution - people just post things like "it checks ...
|