Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can one class set a property to be seen by another c
Message
From
27/02/2013 18:02:41
 
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01566989
Message ID:
01567094
Views:
24
Sounds like you're integration testing, not unit testing.

I would not hold a reference to the database object, but create it as needed.

>The main application is written in C++. It is supposed to call various methods from that library using the XML invoke string.
>
>Right now we're simulating this call using the Windows Forms application and calling this new library and VFP original library. This is how we can compare output of new C# code vs. original VFP dll code.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform