Datei: Tutorial/NDOTestApp/Readme.txt
Last Commit (d7c01ab)
1 | Thanks for testing NDO! |
2 | |
3 | The solutions show the 6 Steps of the NDO tutorial. |
4 | See the NDO documentation for the tutorial. |
5 | |
6 | - It runs only with VS 2010 and .NET 4.0. |
7 | - It uses the SQLite database. This is a file based |
8 | ··lightweight database deployed together with NDO. |
9 | - The applications can be run as x86 and AnyCPU targets. |
10 | ··Therefore under 64bit Windows it can be run as 32 and 64 bit app. |
11 | |
12 | - Open the VS solution |
13 | - Right click on the TestApp project item in the Solution Explorer and choose·· |
14 | ··"Set as startup project" |
15 | |
16 | After that, the TestApp should be able to run. |
17 | In case of any difficulties, drop me a mail: |
18 | |
19 | http://www. netdataobjects. de/SendMail. aspx |
20 | |
21 | Have fun with your tests! |
22 | |
23 |
New Commit (6531db8)
1 | Thanks for testing NDO! |
2 | |
3 | The solutions show the 6 Steps of the NDO tutorial. |
4 | See the NDO documentation for the tutorial. |
5 | |
6 | - It runs only with VS 2010 and .NET 4.0. |
7 | - It uses the SQLite database. This is a file based |
8 | ··lightweight database deployed together with NDO. |
9 | - The applications can be run as x86 and AnyCPU targets. |
10 | ··Therefore under 64bit Windows it can be run as 32 and 64 bit app. |
11 | |
12 | - Open the VS solution |
13 | - Right click on the TestApp project item in the Solution Explorer and choose·· |
14 | ··"Set as startup project" |
15 | |
16 | After that, the TestApp should be able to run. |
17 | In case of any difficulties, drop me a mail: |
18 | |
19 | https://www. netdataobjects. de/en-us/metaseiten/get-in-contact/ |
20 | |
21 | Have fun with your tests! |
22 | |
23 |