all groups > dotnet general > april 2006 > threads for sunday april 16
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Running Multiple instances of same service
Posted by sunil at 4/16/2006 11:36:01 PM
Hello All.
I have written a program as an exe that performs some kind of order
processing. The program is first configured and then started manually. I have
have multiple instances of this program with their own ini file and multiple
instances can run simultaneouly. Now what i want to conve... more >>
Click-Once Deployment
Posted by Jordan S. at 4/16/2006 10:06:13 PM
I have a client that has an MS Access application that has outgrown MS
Access and it's time to migrate to something more substantial. I'm proposing
a .NET Windows Forms application.
The client is balking in part because they don't want to have to incorporate
my proposed .NET application int... more >>
Simple question
Posted by Rudy at 4/16/2006 9:24:01 PM
Hello All!
I know I can do this, just can't remeber how I did it. I want to take a
value that is in a "Form1" textbox, and pass that value to a "Form2" textbox
or label.
Thanks!!!
Rudy... more >>
More quesions about Web Services
Posted by Slim at 4/16/2006 7:22:46 PM
Do you need to add Web Services to your web site if they are actually on
your web site.
To explain it better, I built some web serves, and on my menu it says add
web references, you then have a choice to add from the current solution,
machine or network.
But I then noticed that they work w... more >>
WebMethod() is this nasasary
Posted by Slim at 4/16/2006 7:01:28 PM
I am a ASP developer, just getting used to asp.net. I must say as a former
critic I'm really starting to like asp.net
I have just made some webservices,
when you create a new web service it already has this tag above the default
function
<WebMethod()> _
what is this, is it necessary, sho... more >>
memory leaks
Posted by cnickl at 4/16/2006 3:48:01 PM
Some time ago I was looking for a cheap or free way to check an application
written in C# and some unsafe code for memory leaks. Someone in this forum
suggested DevPartner form Compuware, telling me that there is a free basic
version out there. However I can’t find it. Nowhere on the Compuwa... more >>
Somebody help-Controls
Posted by ampeloso NO[at]SPAM gmail.com at 4/16/2006 5:48:15 AM
Hello,
I have vs2005 pro. Some of my controls,sqldatasouce, accessdatasource
do not have a visible component to program when I drop them on the web
page.This only happens on 1 computer, not the other.I have tried
installing and reinstalling vs, but that didnt work.Its not all
controls,,just a f... more >>
moved web service now have a problem
Posted by Slim at 4/16/2006 12:00:00 AM
I made a web server in the wrong place.
I moved it and it now gives me a error
saying that
'MyWebServer' is not defined.
yet it is in the intelligence
I made a new web service and still the same
Rebuilt the web site still the same
I assume there is still a ref to the old one, but ho... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|