Enterpriseyness

  • About the Author
  • Good Articles
  • Goodies
  • Reading List
  • Reading List 2017
  • Setting up Cruise Control .NET 1.5/1.6 on Windows 7 + IIS7

    I have been setting up a new continuous integration system on my laptop for some of my personal projects and thought it would be a good time to upgrade to Cruise Control 1.5. I came across some issues during the setup so I have put up my notes on the process in case anyone else […]

    continue reading

    April 4, 2010
  • jquery, ajax, and .NET Web Services

    Recently, I have been working on a few projects that require an ajax friendly life cycle for an ASP.NET web application. Much of the work I did is based on Rick Strahl’s post: http://www.west-wind.com/weblog/posts/896411.aspx. Working on top of what I learned from this article, I decided to leverage the rich capabilities of .NET’s Web UI […]

    continue reading

    February 26, 2010
  • Continuous Integration with Cruise Control, .NET (C#, WPF, ASP.NET) Projects, and NAnt

    UPDATE: NAnt 0.91 Alpha 2 has been released with support for .NET 4. Download it here. UPDATE: CruiseControl.NET 1.5 (Final) has been released and is available here. UPDATE CruiseControl.NET 1.5 RC1 has been released and is available here. My Cruise Control .NET implementation consists of numerous development projects each with multiple different Cruise Control .NET […]

    continue reading

    December 30, 2009
  • BootBootReboot.com

    I have been working on a website to aggregate funny technology related content across the internet. So far, I have been able to integrate pictures, YouTube videos, and some RSS content from fmylife and clientcopia I have created the site using ASP.NET and SQL Server. I made this decision solely because I use Microsoft’s platform […]

    continue reading

    November 18, 2009
  • Performance and Load Testing with WebLoad

    Recently, I had to perform a load test on our new project. We are using WebLoad to test the performance at different levels of load to see how it holds up. While WebLoad offers its own set of analytics, I am also using perfmon to see how each tier is performing under the stress. I originally planned […]

    continue reading

    October 20, 2009
  • Adventures in WCF (Windows Communication Foundation)

    My latest project at work has me working with WCF for the first time and it has been an interesting experience. Over the next few weeks, I will be discussing configuration, debugging, and deployment of the WCF service and connecting to it. Microsoft provides a few tools that can help debug your WCF services. WCF […]

    continue reading

    September 15, 2009
←Previous Page
1 … 3 4 5

Enterpriseyness

Proudly powered by WordPress