Click here to Skip to main content
15,886,199 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: How to customize Windows Regional options Pin
Eddy Vluggen16-May-10 23:54
professionalEddy Vluggen16-May-10 23:54 
QuestionHierarchical domain object creation not SOLID Pin
Peter Trevor16-May-10 8:11
Peter Trevor16-May-10 8:11 
AnswerRe: Hierarchical domain object creation not SOLID Pin
TheyCallMeMrJames17-May-10 6:41
TheyCallMeMrJames17-May-10 6:41 
GeneralRe: Hierarchical domain object creation not SOLID Pin
DotNetJoe18-May-10 4:17
DotNetJoe18-May-10 4:17 
GeneralRe: Hierarchical domain object creation not SOLID Pin
TheyCallMeMrJames18-May-10 4:33
TheyCallMeMrJames18-May-10 4:33 
GeneralRe: Hierarchical domain object creation not SOLID Pin
DotNetJoe18-May-10 6:25
DotNetJoe18-May-10 6:25 
Questionto remote or not to remote Pin
esparagus15-May-10 1:04
esparagus15-May-10 1:04 
AnswerRe: to remote or not to remote Pin
Not Active15-May-10 2:59
mentorNot Active15-May-10 2:59 
esparagus wrote:
I would like to know if any performance gains can be expected


A difficult question to answer without knowing more details. If anything you should see performance remain the same or honestly drop slightly since remoting adds another layer that must be navigated.

.net remoting is depricated, you should be learning WCF, which can also use TCP bindings, not just HTTP.

I know the language. I've read a book. - _Madmatt

AnswerRe: to remote or not to remote Pin
PIEBALDconsult15-May-10 4:31
mvePIEBALDconsult15-May-10 4:31 
QuestionSystem.Web.Services Not Found Pin
Winkles14-May-10 10:29
Winkles14-May-10 10:29 
AnswerRe: System.Web.Services Not Found Pin
Henry Minute15-May-10 3:34
Henry Minute15-May-10 3:34 
AnswerRe: System.Web.Services Not Found Pin
Abhinav S15-May-10 8:15
Abhinav S15-May-10 8:15 
GeneralRe: System.Web.Services Not Found Pin
Winkles15-May-10 12:06
Winkles15-May-10 12:06 
QuestionHow To Restrict Pin
mjawadkhatri13-May-10 19:29
mjawadkhatri13-May-10 19:29 
AnswerRe: How To Restrict Pin
Rajesh Anuhya13-May-10 19:46
professionalRajesh Anuhya13-May-10 19:46 
AnswerRe: How To Restrict Pin
The Man from U.N.C.L.E.14-May-10 3:29
The Man from U.N.C.L.E.14-May-10 3:29 
AnswerRe: How To Restrict Pin
DaveAuld14-May-10 3:48
professionalDaveAuld14-May-10 3:48 
QuestionUsage of generics in .net projects Pin
kalyan_vb12-May-10 18:34
kalyan_vb12-May-10 18:34 
AnswerRe: Usage of generics in .net projects Pin
Abhinav S12-May-10 20:04
Abhinav S12-May-10 20:04 
AnswerRe: Usage of generics in .net projects Pin
Peace ON12-May-10 21:52
Peace ON12-May-10 21:52 
GeneralRe: Usage of generics in .net projects Pin
kalyan_vb13-May-10 7:10
kalyan_vb13-May-10 7:10 
AnswerRe: Usage of generics in .net projects Pin
Peace ON13-May-10 21:58
Peace ON13-May-10 21:58 
AnswerRe: Usage of generics in .net projects Pin
PIEBALDconsult13-May-10 4:11
mvePIEBALDconsult13-May-10 4:11 
QuestionR6002 - floating point support not loaded Pin
marca29211-May-10 21:50
marca29211-May-10 21:50 
AnswerRe: R6002 - floating point support not loaded Pin
Richard MacCutchan11-May-10 22:07
mveRichard MacCutchan11-May-10 22:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.