in

Drowning In Technical Debt

C# | ASP.NET | SharePoint | SQL | Architecture | SOA |

Browse by Tags

  • Unable to connect to the remote server

    When attempting to call a webservice that lives outside my corperate firewall I was getting the following error: System.Net.WebException was unhandled by user code Message="Unable to connect to the remote server" Source="System" StackTrace: at System.Net.HttpWebRequest.GetRequestStream...
    Posted to Shawn Weisfeld [MVP] (Weblog) by sweisfeld on 12-03-2007
  • Fiddler Web Debugging Proxy

    Went to an MSDN event by Russ ( http://blogs.msdn.com/rfustino/ ) a few weeks ago and during his demo he displayed this cool tool called Fiddler ( http://www.fiddler2.com/ ). A must have debugging tool for any Smart Client or Web Developer. Fiddler is a Web Debugging Proxy which logs all HTTP(S) traffic...
    Posted to Shawn Weisfeld [MVP] (Weblog) by sweisfeld on 09-04-2007
  • .NET 3.0 Released (WCF, WWF, WPF)

    The Microsoft .NET Framework 3.0 (formerly WinFX), is the new managed code programming model for Windows. It combines the power of the .NET Framework 2.0 with four new technologies: Windows Presentation Foundation (WPF), Windows Communication Foundation (WCF), Windows Workflow Foundation (WF), and Windows...
    Posted to Shawn Weisfeld [MVP] (Weblog) by sweisfeld on 11-09-2006
  • IBM's Web Service Definition

    IBM's Definition of Web Service: (A Web Service is a Web Application) Web services are a new breed of Web application. They are self-contained, self-describing, modular applications that can be published, located, and invoked across the Web. Web services perform functions, which can be anything from...
    Posted to Dennis J. Bottjer | MVP ASP.NET (Weblog) by admin on 10-11-2006
  • RSS Event Logs

    I saw this article on Code Project and thought it was a really cool idea. The author has created a solution for exposing a server's event log via an RSS Feed. As the author mentions it is important to consider security. I really like this concept b/c so much information seems to gets trapped within the...
Page 1 of 1 (5 items)
Community Credit
Powered by Community Server (Commercial Edition), by Telligent Systems