|
|
| N-Tier EF and Coupling |
| Architectural question.
In a typical N-Tier app that eventually passes "Methodless DTOs" to the
Client, WHERE should the Entities from the Entity Framework get converted
into DTO's ?
If we have th... on 13-Nov-09 |
| |
|
| Architectural question |
| Hi!
What is the most common approach to the following scenario?
You have a couple of services (as service classes) . For example
CustomerService
.GetCustomer(...)
.Update
.SomeOtherMethod
UserSer... on 05-Nov-09 |
| |
|
| Storing credentials |
| Hi!
I have a Wcf service that uses custom username & password with the help of
the UserNamePasswordValidator base class. This service, lets call it service
A might want to later on call another serv... on 02-Nov-09 |
| |
|
|
|
| Strange behavior in WCF |
| Hi!
I have got an WCF service that gets called from a webapplication. The backend
data is Sql server accessed via Entity Framework. In my service I have
method called GetRoleList() that returns EF o... on 29-Oct-09 |
| |
|
| ProxyAttribute.CreateProxy |
| The problem I have resides in the CreateProxy of the MyProxyAttribute class.
How do I get to maintain the server reference?
using System;
using System.Reflection;
using System.Collections.Generic;
... on 19-Oct-09 |
| |
|
| asp.net programmer |
| Hello,
I have over 10+ years of experience in software development.
I am software developer looking for freelance or Full Time work, my
skill sets:
.NET TECHNOLOGY
.NET(ASP.NET / C# / VB.NET)
VB,... on 25-Sep-09 |
| |
|
|
|