| |
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
11 Articles match "WCF"
See all articles with
"WCF"
| The Latest from Michael C. Kennedy's Weblog | MORE | | Join me in Boston to Talk about.NET! If you want to learn about WCF, WPF, Silverlight, LINQ, Entity Framework, and more there is still time to sign up (note the date may no longer appear on the public calendar). [link]. I'll be in Boston, MA on March 22 to teach an open enrollment course for DevelopMentor. Mention this blog post and you'll receive a discount as well. All content copyright Michael C. Kennedy. All information, source code, and especially tools are provided as is and on a "use at your own risk" basis. Michael C. Kennedy's Weblog - Thursday, March 11, 2010 Join me in Boston to Talk about.NET! If you want to learn about WCF, WPF, Silverlight, LINQ, Entity Framework, and more there is still time to sign up (note the date may no longer appear on the public calendar). [link]. I'll be in Boston, MA on March 22 to teach an open enrollment course for DevelopMentor. Mention this blog post and you'll receive a discount as well. All content copyright Michael C. Kennedy. All information, source code, and especially tools are provided as is and on a "use at your own risk" basis. Michael C. Kennedy's Weblog - Thursday, March 11, 2010 Article: 10 Features in.NET 4.0 that made Me Smile Here’s an app that rehosts the designer: Configuration-free WCF Hosting. Hosting WCF services is now like hosting ASMX web services if you like the defaults. With the ASP.NET routing framework and WCF REST introduced in.NET 3.5, But this falls apart with WCF REST when we host it in IIS. I recently wrote another article for DevelopMentor 's Developments newsletter (not subscribed yet? see top-right of this page ). This one is entitled. 10 Features in.NET 4.0 that made Me Smile. Read it on the DevelopMentor website: [link]. Cheers, Michael. 10 Features in.NET 4.0 Michael C. Kennedy's Weblog - Wednesday, December 16, 2009 | | The Best from Michael C. Kennedy's Weblog | MORE | | RESTful Web Services with WCF Screencast I recently got the chance to record a screencast discussing REST-oriented web services in WCF. If you're interested in WCF you should definitely check it out because WCF and REST make an awesome combination. WCF-REST-Kennedy-Peepleocity.wmv 35 MB (WMV HD). cover building WCF services using REST princples, the WebGet and WebInvoke attributes, working with the SyndicationFeed & Rss20FeedFormatter classes, and configuration-free WCF hosting in IIS. You can also download the source code of the project built in the screencast. Kennedy. Michael C. Kennedy's Weblog - Tuesday, March 24, 2009 Article: 10 Features in.NET 4.0 that made Me Smile Here’s an app that rehosts the designer: Configuration-free WCF Hosting. WCF services is now like hosting ASMX web services if you like the defaults. With the ASP.NET routing framework and WCF REST introduced in.NET 3.5, But this falls apart with WCF REST when we host it in IIS. I recently wrote another article for DevelopMentor 's Developments newsletter (not subscribed yet? see top-right of this page ). This one is entitled. 10 Features in.NET 4.0 that made Me Smile. Read it on the DevelopMentor website: [link]. Cheers, Michael. 10 Features in.NET 4.0 ll wait. Michael C. Kennedy's Weblog - Wednesday, December 16, 2009 Visual Studio Tricks Series: #2 Multiple Startup Projects Suppose you're working on a brand new WCF application that has both a client and server piece. W elcome to the next installment of my Visual Studio Tricks series. Continuing on from last time when I discussed how to quickly switch between startup projects using hot-keys, we'll cover another startup project trick. Here's the scenario. You need to start both the client and server to accomplish anything interesting. Most people fumble around starting the server, then the client. Did you know that you can tell VS to run both at once. You just have to know where to look. Enjoy! Kennedy. Michael C. Kennedy's Weblog - Wednesday, August 22, 2007 | - RESTful Web Services with WCF Screencast
I recently got the chance to record a screencast discussing REST-oriented web services in WCF. If you’re interested in WCF you should definitely check it out because WCF and REST make an awesome combination. WCF-REST-Kennedy-Peepleocity.wmv 35 MB (WMV HD) WCF-REST-Kennedy-Peepleocity.mp4 … Continue reading → Video DevelopMentor RES Screencasts Visual Studio - Article: 10 Features in.NET 4.0 that made Me Smile
Here’s an app that rehosts the designer: Configuration-free WCF Hosting. Hosting WCF services is now like hosting ASMX web services if you like the defaults. With the ASP.NET routing framework and WCF REST introduced in.NET 3.5, But this falls apart with WCF REST when we host it in IIS. I recently wrote another article for DevelopMentor 's Developments newsletter (not subscribed yet? see top-right of this page ). This one is entitled. 10 Features in.NET 4.0 that made Me Smile. Read it on the DevelopMentor website: [link]. Cheers, Michael. 10 Features in.NET 4.0 Michael C. Kennedy's Weblog - Wednesday, December 16, 2009 - Join me in Boston to Talk about.NET!
If you want to learn about WCF, WPF, Silverlight, LINQ, Entity Framework, and more there is still time to sign up (note the date may no longer appear on the public calendar). [link]. I'll be in Boston, MA on March 22 to teach an open enrollment course for DevelopMentor. Mention this blog post and you'll receive a discount as well. All content copyright Michael C. Kennedy. All information, source code, and especially tools are provided as is and on a "use at your own risk" basis. Michael C. Kennedy's Weblog - Thursday, March 11, 2010 - Join me in Boston to Talk about.NET!
If you want to learn about WCF, WPF, Silverlight, LINQ, Entity Framework, and more there is still time to sign up (note the date may no longer appear on the public calendar). [link]. I'll be in Boston, MA on March 22 to teach an open enrollment course for DevelopMentor. Mention this blog post and you'll receive a discount as well. All content copyright Michael C. Kennedy. All information, source code, and especially tools are provided as is and on a "use at your own risk" basis. Michael C. Kennedy's Weblog - Thursday, March 11, 2010 - Article: Building a Twitter Application in.NET
We will build a.NET application that uses the Twitter API (a free service) alongside other cool technologies such as the WCF REST Starter Kit [ [link] ] and LINQ to fully leverage the Twitter experience. While this toolkit is generally geared towards building to RESTful WCF services, there's also a great set of classes for building REST clients. I recently wrote an article for DevelopMentor 's Developments newsletter entitled Building a Twitter Application in.NET. You can read it at the DevelopMentor website: [link]. I've republished here for my readers. Enjoy! link]. jG9BG ]. - NET 3.5 Brings Breaking Changes to ThreadPool
To make this more real for everyone, this applies to you if you use any of the following: ASP.NET, WCF,NET Remoting, Delegate.BeginInvoke, SqlCommand.BeginExecute*, Windows Workflow , and more. Holy smokes! thought we had figured out something significant when I posted.NET 3.5 Brings Major (Undocumented) Changes to ThreadPool where we discovered that the.NET 3.5 ThreadPool changed the allocation algorithm for adding threads from linear to logarithmic. This is bigger. Recently updated see note below ]. Here's the scenario. can't pay the 500 ms warm up time for the ThreadPool (.NET NET 2.0) Michael C. Kennedy's Weblog - Monday, February 25, 2008 - Email Something Huge: Introducing the Big Mailer Utility
An ASP.NET web site to host the WCF service. I often have to send large files around by email. For example, I had to email a colleague a 10 MB file. It seems a little rude to hit him out of the blue with a 10 MB email. wanted something cleaner and less intrusive. So I created a simple utility I called "Big Mailer". figured I'd blog about it and share it with the world. Feel free to use it as you see fit. This program consists of both a client and server piece that simplifies uploading content to your web site. Then the program gives you a regular web link you can send via email. Enjoy! %>
309 Articles match "WCF"
See all articles with
"WCF"
| The Latest from DevelopMentor | MORE | | Unit testing a ASP.NET WebAPI controller 'One of he goals of the ASP.NET WebAPI is to make REST style API controllers more testable than more traditional WCF services where in the past. For the most part that is true but there are cases where an ApiController depends on the actual incoming request and its data and things can become a bit more difficult. Testing a simple ApiController that gets data Suppose we have the following ASP.NET WebAPI Controller with two Get methods, the first returns the complete list of books and the second returns the book with the requested ID. 1: public class BooksController : ApiController. 11: {. The Problem Solver - Sunday, May 12, 2013 Why Does WCF Reject Large Messages By Default? 'If you have been working with WCF for a while you may have noticed that, by default, messages over a certain size fail to get processed. The reason for this is that WCF tries to protect the message receiver from getting swamped with messages that will consume huge amounts of memory to process. Once the binding allows messages larger than 64Kb that may not be the whole story as there are other default limits in WCF: quotas and serializer limits. Prior to WCF 4.5 However, in WCF 4.5 One final word on default endpoints introduced in WCF 4.0.If DevelopMentor Courses - Monday, April 8, 2013 | -
| The Best from DevelopMentor | MORE | - WCF Duplex Messaging
I am one of the moderators of the MSDN WCF Forum. However, the first three of these are supported natively in WCF and are known as One-way, request/response and duplex. Duplex Contracts in WCF. In WCF this idea is modelled by the contract. WSHttpBinding is the default for the built in WCF projects but it does not support duplex messaging. It will also need to supply this implementation to the WCF infrastructure and it does this by wrapping an instance in an InstanceContext object and passing it to the proxy constructor. Tags: NET;Azure;WCF .NET Meanderings - Tuesday, June 9, 2009 - WCF Instances and Threading
I have just found myself answering essentially the same question 4 times on the MSDN WCF Forum about how instances, threading and throttling interact in WCF. WCF has 3 built in instancing models: PerCall, PerSession and Single. By default WCF assumes you do not understand multithreading. Unless you turn on ASP.NET Compatibility, WCF calls are processed on IO threads in the system threadpool. You can control the throttle values using the serviceThrottling service behavior which you set in the config file or in code.NET;WCFInstancing. Concurrency. DevelopMentor Courses - Friday, February 4, 2011 - Using Silverlight to Access WIF secured WCF Services
Another technology that comes up very often is Silverlight – and especially the “story” of Silverlight and WCF/WIF. Those of you with WCF background will say: “that’s what the federation bindings in WCF are for”. In WCF you can work around that problem by adding the ValidateMustUnderstand behavior to the client stack. Tags: IdentityModel WCF This topic comes up quite often recently – so I hope the title is search engine friendly. Disclaimer: At the time of this writing, the current version of Silverlight is v3 and WIF is in beta 2. Passive. Active. WSTrust13. www.leastprivilege.com - Wednesday, October 28, 2009 - Inversion of control and WCF
One of these case is with an WCF service where WCF takes care of the service lifetime and creates new objects as needed. Fortunately WCF is designed in a very modular fashion itself and allows you to replace almost everything in the box. Basically WCF uses an implementation of the IInstanceProvider to create new service objects. Using Ninject with WCF There are plenty of IOC containers to choose from but I like Ninject and that is available through NuGet so that is what I will use for this example. www.dotnetevents.nl.NET WCF VS2010 NuGetrepo = repo; }. The Problem Solver - Tuesday, April 19, 2011 - Digging into WCF REST
Last Thursday evening I presented a talk to the Dallas.NET User Group on support in WCF 4 for building REST-ful services. Building REST-ful Services with the WCF Web Programming Model REST is defined as an architectural style for building services that embrace the principles of the web. He’ll also get down and dirty using the WCF Web Programming Model and show how WCF makes it easy to serve up POX or JSON, increasing the reach of your services to clients that don’t understand or care about SOAP. WCF 3.5 WCF 4.0 Technical WCFEnjoy. Tony and Zuzana's World - Saturday, September 10, 2011 %>
| | |