Monitoring HTTP Output with Fiddler 04 Feb 2009
Posted by ramsonit in ASP.NET, WCF.add a comment
Http monitoring tools are essential when doing any kind of Web development whether it’s for plain Web development, Web Services or any sort of HTTP client work. When things go wrong it is often highly useful to take a look under the hood and dig into the raw HTTP request data to see what HTTP headers were sent from the client to server and what headers and responses come back.
WCF/WF Developer Screencast Series 27 Oct 2008
Posted by ramsonit in Videos & Webcast, WCF, WPF.add a comment
Here is the Pluralsight post on WCF/WF Developer Screencast Series.
.NET Sample Application – StockTrader 23 Jun 2008
Posted by ramsonit in ASP.NET, Sample Application, WCF.1 comment so far
The .NET StockTrader Sample Application is an end-to-end sample application illustrating Windows Communication Foundation and .NET Enterprise Technologies. It is a service-oriented application based on Windows Communication Foundation (.NET 3.0) and ASP.NET, and illustrates many of the .NET enterprise development technologies for building highly scalable, rich “enterprise-connected” applications. It is designed as a benchmark kit to illustrate alternative technologies within .NET and their relative performance. More
VS 2008 and .NET 3.5 Service Pack Beta 1 Released 13 May 2008
Posted by ramsonit in .NET News, Visual Stdio, WCF, WPF.add a comment
Here is the post from the man who behind all these release.
Another inside view on this release from Adam.
If you have to see the changes in SP1 visually then here is the post and also who will come to know how many namespace, method, type,etc in .NET. This is very interesting.
WCF and P2P 02 May 2008
Posted by ramsonit in How-To, WCF.add a comment
Baier has written a series of articles on how we can create P2P application using WCF.
P2P and WCF: Registering a Service
P2P and WCF: Finding a Service
patterns & practices WCF Security Questions and Answers Now Available 25 Apr 2008
Posted by ramsonit in Patterns & Practices, WCF.add a comment
Read this Meier’s Post on common Q and A on WCF security.
What You Need To Know: WCF, WF, ADO.NET SyncServices, and ClickOnce 23 Apr 2008
Posted by ramsonit in ADO.NET, ClickOnce, WCF, WF.add a comment
Kirk has a nice post that has reference link to WCF, WF, ADO.NET and ClickOnce.
Durable Services with WCF V3.5 23 Apr 2008
Posted by ramsonit in Videos & Webcast, WCF.add a comment
Windows Communication Foundation in .NET Framework V3.5 has some new capabilities around easily building services which manage long-running conversations with clients. The new framework bits make it much easier to write services and clients which operate in a web farm, survive re-starts whilst maintaining a client conversation. Watch it.
WCF Security Resources 23 Apr 2008
Posted by ramsonit in WCF, website Reference.add a comment
Alik’s this post contains allot of reference related to WCF security.
WCF Community Website 23 Apr 2008
Posted by ramsonit in WCF, website Reference.add a comment
wcfcommunity.com contains allot of information about WFC, they have collection of video, whitepapers, articles, web-cast, How-to and tools about WCF.