devforce
Silverligtht WCF enabled service with Prism
Im required to write a Silverlight application using WCF. I\'m also required to use Dependency Injection to gain access to this service in another library.[详细]
2023-04-09 12:38 分类:问答Dealing with data for a modular application
I created a modular application where each module only communicates through the other one with strong interfaces.Recently I found that we failed to separate the modules completely because there is a s[详细]
2023-04-04 02:14 分类:问答With DevForce Ideablade, how do I determine if a related entity has been removed from an entity?
Let\'s say I 开发者_Go百科have a one-to-many relationship between Person and Pet entities (linked with a simple table with fields PersonID, PetID).If I do this:[详细]
2023-03-21 09:38 分类:问答Using an ORM like DevForce, do you recommend isolating it from the applications using a service bus or something?
We are in the process of choosing a way to isolate our .NET client applications from a SQLServer database and we are leaning toward the DevForce ORM.[详细]
2023-03-06 04:15 分类:问答Why does the SelectedItem not display in combobox
With the below binding in XAML, the selected item is not displayed in a combobox (specifically, the current type is not displayed for a site). We are using the caliburn micro framework and DevForce Id[详细]
2023-03-04 02:49 分类:问答How to setup EFP Entity Framework Profiler in a Silverlight Application
I can\'t add the reference to the HibernatingRhi开发者_开发问答nos.Profiler.Appender.v4.0.dll in the silverlight application because it is not a silverlight dll? I can add it to the web project but th[详细]
2023-01-24 15:24 分类:问答DevForce Error when Run Custom Tool
When I right click on the T4 file and Run Custom Tool, I get the errors Compiling transformation: Metadata file \'IdeaBlade.VisualStudio.DTE.dll\' could not be found[详细]
2023-01-17 15:00 分类:问答Can a WCF data contract contain a WCF operation contract inside it? Why?
I have a data contract say User. It is serializable and goes across the wire. I want an Operation Contract SaveUser(). I can keep SaveUser(User user) in my service contract as an operation contract. B[详细]
2023-01-15 00:49 分类:问答How to edit a Word Document (.docx) stored in a SQL Server Table?
How to edit a Word Document (.docx) stored in a SQL Server Table? Here is the tentative work flow: Read BLOB from SQL Table through Ideab开发者_如何学JAVAlade[详细]
2023-01-14 20:26 分类:问答(DevForce vs OpenAccess vs LLBLGen) vs Entity Framework 4 & CTP4 [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-01-08 05:59 分类:问答