I\'ve got to write a service program and a program to maintain it in C#.I can\'t use .net 3 or 4, so I\'m stick with .Net 2.0.I\'ve learn that IPC channels could help me but I\'ve got problem using th
Don\'t know whether I\'m having a "thick day" - but I just wondered what is the best route here.
I\'ve found all kinds of information over the web, but none yet that can categorically answer the question.
I\'ve been trying to sort out some of our code using Dispose properly in a number of places that things were being left hanging around. Once such instance was Icons, and something I noticed which I th
I have the problem that an event in my program is called twice and i have no clue where to start to look for the problem.
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this po
I\'m running a C# .Net program on a com开发者_如何学Cputer other than that I developed it on. It works fine, but when you open dialog or toolbox windows within it they always re-size themselves to ful
I\'ve run into a problem I just can\'t seem to solve. The background:Years ago, I developed a web site for one of my customers using ASP 2.0 and Ajax. One function of the web site is to produce custom
I\'ve been \"googling\" around about inversion of control on Compact Framework but most of solutions will work 开发者_如何学Con 3.5 version.
I\'m new in WCF service and I need to 开发者_如何转开发consume the WCF service from my client for my current .net 2.0 windows app. I successfully added the WCF service as web reference in my .net 2.0