No announcements
Found 2671860 threads
-
0 Votes
Second Layer Security for Wcf Service
If it does not meet your needs, please give a feedback here.Answered | 2 Replies | 1118 Views | Created by Raju S Nair - Friday, March 8, 2013 6:49 AM | Last reply by Haixia_Xie - Tuesday, March 12, 2013 8:16 AM -
1 Votes
n-layer application development
As far as every application needing multiple layers, I would say no.Answered | 4 Replies | 3560 Views | Created by steve1_rm - Friday, August 22, 2008 3:44 PM | Last reply by hfofaria - Friday, January 21, 2011 9:34 AM -
0 Votes
WCF Layer design Advice
Using any of dependency injection frameworks you can have one instance of "service handler" and inject this instance to each new WCF service ...Answered | 3 Replies | 3764 Views | Created by sarran - Friday, September 4, 2009 6:53 AM | Last reply by Vitaliy Liptchinsky - Friday, September 4, 2009 9:34 AM -
0 Votes
WCF and Dataaccess Layer intergration????
Hey, Typically, you would have business entities, and in the service method you would call your data access layer, which would return you business ...Answered | 19 Replies | 5737 Views | Created by abhi0410 - Tuesday, July 7, 2009 1:12 PM | Last reply by abhi0410 - Friday, July 10, 2009 8:53 AM -
0 Votes
Decoupling WCF from the application layer
Hi Mark, Regarding on the decoupling WCF from the application layer, do you mean you want to avoid using WCF related types in your application ...Answered | 1 Replies | 4184 Views | Created by Quortex - Friday, March 5, 2010 5:14 PM | Last reply by Steven Cheng - MSFT - Tuesday, March 9, 2010 4:22 AM -
0 Votes
Service Layer, Business Layer Data Layer redirects ?
See chapter 13 for service layer guidelines and chapter 9 for layers and tiers.Answered | 6 Replies | 5157 Views | Created by zapacila89 - Thursday, July 30, 2009 8:32 AM | Last reply by Paul Gielens - Friday, July 31, 2009 8:44 AM -
0 Votes
Sharepoint wcf service development issue?
I suggest you following the article below to create the WCF service in SharePoint 2013.Answered | 1 Replies | 562 Views | Created by pavani phani kumar - Thursday, August 20, 2015 11:52 AM | Last reply by Dennis Guo - Friday, August 21, 2015 9:27 AM -
0 Votes
Mobile Development with WCF?
WCF on mobile devices has a lot of limitations that the desktop version does not.Answered | 1 Replies | 4931 Views | Created by YuJie - Wednesday, February 3, 2010 4:00 PM | Last reply by Joel Ivory Johnson - Wednesday, February 3, 2010 5:07 PM -
5 Votes
Using WEB Services At Data Access Layer
Thanks to all who replied to this post Attiq you suggested to use the COmpact dbs. thats better solution as we need to use a lot of lookup tables and we can define some sort ...Answered | 6 Replies | 8317 Views | Created by Umer Draz - Friday, July 17, 2009 7:29 AM | Last reply by Martin Platt - Monday, July 20, 2009 6:06 AM -
9 Votes
Is Microsoft Halting Development on WCF Data Services?
For what it's ...Answered | 5 Replies | 5923 Views | Created by Vaccanoll - Friday, March 21, 2014 10:19 PM | Last reply by Michal M. Wozniak - Monday, March 31, 2014 7:11 PM -
0 Votes
WCF Service Application Design-Development Approach
Sincere thanks to you all for the valuable suggestions put.!Answered | 5 Replies | 2519 Views | Created by Alex Cardo - Wednesday, January 4, 2012 7:47 AM | Last reply by Alex Cardo - Thursday, January 5, 2012 7:08 AM -
0 Votes
Need suggestions to develop WCF service layer
I need to know that is there any way to develop restful service which can return json or xml with maintaining session for particular request or logged in ...Answered | 3 Replies | 67 Views | Created by Anonymous - Tuesday, October 22, 2013 7:09 AM | Last reply by Anonymous - Tuesday, October 22, 2013 7:46 AM -
0 Votes
WCF Client Development
.NET Development Forums > Windows Communication Foundation located here: http://social.msdn.microsoft.com/Forums/en-US/wcf/threads Have a ...Answered | 1 Replies | 7653 Views | Created by GTNovosel - Thursday, October 22, 2009 5:45 PM | Last reply by Shrikant Maske - Friday, October 23, 2009 9:00 AM -
0 Votes
Minimun requirements for developing, and deploying wcf web services
WCF works on Framework 3.0 and 3.5.Answered | 1 Replies | 3556 Views | Created by tilakrajchandan - Tuesday, October 14, 2008 3:39 PM | Last reply by Khanna Gaurav - Thursday, October 16, 2008 3:57 AM -
1 Votes
Solution Architecture Layering
The technologies from Microsoft, as u know that there are some many technologies , you need to understand the cost of software project development.Answered | 2 Replies | 532 Views | Created by Voodovo - Wednesday, January 11, 2017 11:09 PM | Last reply by RussianDevil1900 - Friday, February 3, 2017 4:19 AM -
0 Votes
WCF Service, Windows Authentication
please suggest me if i missed anything apart from this two configuration.Answered | 3 Replies | 4041 Views | Created by Ashish Kasama - Thursday, September 3, 2009 1:30 PM | Last reply by Ashish Kasama - Thursday, September 10, 2009 2:07 PM -
0 Votes
WCF middle layer for microsoft and not microsoft clients
Build a service layer for non microsoft client in phase 1 to make your database available and leave the webapplication as is.Answered | 3 Replies | 2985 Views | Created by rg2011 - Wednesday, June 8, 2011 6:21 AM | Last reply by Dennis van de Laar - Wednesday, June 8, 2011 8:54 AM -
3 Votes
WCF Service and Cleint development practices
Isolate the contracts into separate project and both service and client reference this assembly to implement service behaviour and client proxies respectively.Answered | 1 Replies | 601 Views | Created by thisissuneel - Tuesday, April 12, 2016 10:34 AM | Last reply by YuGUAN - Tuesday, April 12, 2016 2:38 PM -
3 Votes
WCF Service for ASP.Net
I am developing ERP based (large DB) ASP.Net application.Answered | 5 Replies | 2408 Views | Created by Nagarajan Govindarajan - Thursday, August 4, 2011 5:09 AM | Last reply by Nagarajan Govindarajan - Friday, August 5, 2011 4:26 AM -
0 Votes
Consuming WCF service in Website
Hi Sakthivel, As other members have suggested, the error is likely due to the security authentication your WCF service uses.Answered | 7 Replies | 6218 Views | Created by sakthimind - Thursday, May 27, 2010 7:05 AM | Last reply by Steven Cheng - MSFT - Friday, June 4, 2010 3:34 AM - Items 1 to 20 of 2671860 Next ›
No announcements