Click here to Skip to main content
15,886,823 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: jquery ui autocomplete Pin
jkirkerx22-Sep-12 14:03
professionaljkirkerx22-Sep-12 14:03 
AnswerRe: jquery ui autocomplete Pin
n.podbielski28-Sep-12 1:17
n.podbielski28-Sep-12 1:17 
QuestionHow to put line numbers in Textbox with multiline Pin
vinay_sinha21-Sep-12 2:28
vinay_sinha21-Sep-12 2:28 
AnswerRe: How to put line numbers in Textbox with multiline Pin
Shameel21-Sep-12 3:08
professionalShameel21-Sep-12 3:08 
AnswerRe: How to put line numbers in Textbox with multiline Pin
Sandeep Mewara21-Sep-12 6:28
mveSandeep Mewara21-Sep-12 6:28 
GeneralRe: How to put line numbers in Textbox with multiline Pin
vinay_sinha23-Sep-12 21:01
vinay_sinha23-Sep-12 21:01 
QuestionWCF / Single instance / multple concurrency question Pin
Luca Dominici20-Sep-12 5:58
Luca Dominici20-Sep-12 5:58 
AnswerRe: WCF / Single instance / multple concurrency question Pin
Expert Coming20-Sep-12 13:57
Expert Coming20-Sep-12 13:57 
It is a little unclear as to what the setup is.

Are there 9 servers and 9 clients (each running their own instance of WCF)?
Or is there only 1 WCF service and 9 different clients accessing that same instance of the WCF service?

If you are just having the WCF service build an image and do no server side logic, I would remove the WCF service all together.

If there is server side logic, then 1 instance of the WCF service is usually ideal since you only need to update the application in 1 place and the clients all get the functionality (unless the clients require an update as well).
The best way to accelerate a Macintosh is at 9.8m/sec² - Marcus Dolengo

GeneralRe: WCF / Single instance / multple concurrency question Pin
Luca Dominici20-Sep-12 21:36
Luca Dominici20-Sep-12 21:36 
GeneralRe: WCF / Single instance / multple concurrency question Pin
Expert Coming24-Sep-12 8:21
Expert Coming24-Sep-12 8:21 
GeneralRe: WCF / Single instance / multple concurrency question Pin
Luca Dominici24-Sep-12 21:10
Luca Dominici24-Sep-12 21:10 
QuestionAjax Tab Events And Gridview help Pin
HimalR820-Sep-12 1:57
HimalR820-Sep-12 1:57 
AnswerRe: Ajax Tab Events And Gridview help Pin
jkirkerx21-Sep-12 10:52
professionaljkirkerx21-Sep-12 10:52 
GeneralRe: Ajax Tab Events And Gridview help Pin
HimalR825-Sep-12 11:42
HimalR825-Sep-12 11:42 
GeneralRe: Ajax Tab Events And Gridview help Pin
jkirkerx25-Sep-12 12:53
professionaljkirkerx25-Sep-12 12:53 
QuestionMVC v MVVM Pin
eddieangel19-Sep-12 12:22
eddieangel19-Sep-12 12:22 
AnswerRe: MVC v MVVM Pin
John-ph25-Sep-12 20:09
John-ph25-Sep-12 20:09 
QuestionUsing Jquery in DataList Pin
mrkeivan19-Sep-12 9:04
mrkeivan19-Sep-12 9:04 
AnswerRe: Using Jquery in DataList Pin
AmitGajjar19-Sep-12 20:55
professionalAmitGajjar19-Sep-12 20:55 
QuestionFiltering in header Pin
byka19-Sep-12 1:40
byka19-Sep-12 1:40 
AnswerRe: Filtering in header Pin
Sandeep Mewara19-Sep-12 9:30
mveSandeep Mewara19-Sep-12 9:30 
Questionlearning asp.net c# linq Pin
Tải CH Play18-Sep-12 21:49
Tải CH Play18-Sep-12 21:49 
AnswerRe: learning asp.net c# linq Pin
Sandeep Mewara18-Sep-12 22:19
mveSandeep Mewara18-Sep-12 22:19 
GeneralRe: learning asp.net c# linq Pin
Richard MacCutchan18-Sep-12 23:20
mveRichard MacCutchan18-Sep-12 23:20 
GeneralRe: learning asp.net c# linq Pin
Sandeep Mewara19-Sep-12 1:32
mveSandeep Mewara19-Sep-12 1:32 

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.