Hi all,
I have a button in a form that has associated a DialogResult = OK.
When I press the button I perform some check and in case I don't wont to exit to the form .
I don't want to process the...
Yes of course, I have installed both .net 2.0 and .net 4.0.
My question is about the use of a .net 4.0 class library.
If I add a reference to that class library in a .net 2.0 application an error...
Hi all,
is it possible to call some methods of a class library developed with .net framework 4.0 in an application developed by using .net framework 2.0?
Hi all,
I need to develop a service that schedule some task.
I saw a good implementation of a pattern that uses a SchedulerEngine, scheduleritem and sinilar classes.
Do you know this pattern ?
...
Hi all,
do you know any good example , link about the implementation of a container that hosts differnt modules...I need to develop a composite application...
Hi all,
I need to deploy an application (by using clickonce) to the specific folder in the target machine (i.e. C:\myfolder\) .
Is it possible to configure it?
Hi all,
I see there are a lot of question about it ...but no way to solve this problem....
In code like :
using (Dataset ds = new dataset())
{
.........some ds stuff................
}
...
The problem is that I launch several instances of this application and I have not enough RAM in the server.
I need to free memory as soon as the variable (i.e. dataset) goes out of scope.
Even if I...
The application allocates 10MB of memory and even if the datatable is declared inside a local method, I am not able to free the memory (I used dispose...
Hi all,
I have two applications (A , B) exposing both one web service.
Application A needs to call th webservice exposed by application B and application B needs to expose the web service exposed...
I hope you are joking or I think you don't know what CAB is.
I am a senior developer and software architecht working in big companies , not lookink foe hello world application.
Please stop , thanks.