Geeks with Blogs
HomeAbout
  • Silverlight Cream for November 07, 2011 -- #1164
    <table cellspacing="10" cellpadding="0" border="0"><tbody><tr><td>In this Issue: <a href="#20111107Colin Eberhardt"><u>Colin Eberhardt</u></a>, <a…
    Dave Campbell · 2011-11-07
  • Testing Entity Framework applications, pt. 1
    For good or bad, Microsoft’s Entity Framework (EF) has become one of the most widely used ORM tools out there. While some may state that it's not among…
    Thomas Weller · 2011-11-06
  • SourceMonitor V3.2.0.208‏
    A new version of SourceMonitor (V3.2.0.208‏) is available from . "The freeware program SourceMonitor lets you see inside your software source code to find…
    TATWORTH · 2011-11-06
  • Silverlight Cream for November 06, 2011 -- #1163
    <table cellspacing="10" cellpadding="0" border="0"><tbody><tr><td>Yikes... left off all my information last night!<br><br>In this Issue: <a…
    Dave Campbell · 2011-11-06
  • Setting up the EDMX Model to Generate DevExpress XPO/XAF Objects
    So you have started using DevExpress XPO/XAF and now you would like to see how to use the EDMX (Entity Data Model XML) visual designer within Visual…
    Patrick Liekhus · 2011-11-04
  • Silverlight Cream for November 04, 2011 -- #1162
    <table cellspacing="10" cellpadding="0" border="0"><tbody><tr><td>In this Issue: <a href="#20111104Michael Washington"><u>Michael Washington</u></a>, <a…
    Dave Campbell · 2011-11-04
  • Making HTML5 Video work with IIS Express
    One of the cool things about HTML5 is the ability to play audio/video files out of the box without the dependency on plugins. Earlier I had written about…
    Harish Ranganathan · 2011-11-03
  • C#/.NET Little Wonders: The Generic Action Delegates
    Once again, in this series of posts I look at the parts of the .NET Framework that may seem trivial, but can help improve your code by making it easier to…
    James Michael Hare · 2011-11-03
  • Using Table Valued Parameters
    In SQL Server 2008 you can use table valued parameters which can be pretty useful. In the example I use a very simple one to overcome SQL Server’s lack of…
    Bunch · 2011-11-03
  • Geekswithblogs.net
    Gettings Terms asscoiated to a Specific list item Posted By: Gino Abraham | 3/22/2012 1:16 PM | 0 Comments I had a fancy requirement where i had to get…
    chrisd · 2011-11-03
  • Using iTextSharp to correctly display Hebrew / Arabic text (Right to Left) in a PDF Document
    Introduction iTextSharp is a useful library for creating PDF documents in .Net. However because of the right to left nature of Hebrew and Arabic texts,…
    JaydPage · 2011-11-02
  • Using FluentValidation with FubuMvc
    Create the validation behavior public class ValidationBehaviour<T\> : BasicBehavior where T : class { private readonly IContinuationDirector…
    Jon Canning · 2011-11-02
  • Silverlight Cream for November 01, 2011 -- #1160
    <table cellspacing="10" cellpadding="0" border="0"><tbody><tr><td>In this all-submittal post-"GoLive" 3 week marathon Issue: <a…
    Dave Campbell · 2011-11-01
  • Javascript memory leaks
    Last week I pushed a new application up to production, and started hearing complaints of a memory leak. After running some diagnostics I learned two…
    jkrebsbach · 2011-11-01
  • Creating a Windows Azure VM Role
    I wanted to have a VM that I could access remotely and thought why not take advantage of the VM role. So I just documented my steps, for those of you…
    Shervin Shakibi · 2011-11-01
  • Using Windows Azure table storage
    The Azure Table service, provides a semi-structured storage in the form of tables that contain a collection of entities, these entities have primary keys…
    Shervin Shakibi · 2011-11-01
  • Some myths of 'Textbook-TDD', and why they are wrong
    During the last months, I was (for some reasons that are not related to programming) working for a dev shop where software development was done the…
    Thomas Weller · 2011-10-31
  • Custom assemblies for Reporting Services
    With SSRS we can quickly generate reports that can be exported to multiple formats. What happens when you want to extend your report with custom code?…
    jkrebsbach · 2011-10-31
  • MEF 101 - Part2
    This is part 2 of a 2 part series exploring the MEF.We covered some of the basics in Part 1 In this part we'll cover the following:
    Abhijeet Patel · 2011-10-30
  • Geekswithblogs.net
    Setting up your project Posted By: ssoolsma | 5/27/2012 12:27 PM | 0 Comments Before any coding we first make sure that the project is setup correctly.…
    chrisd · 2011-10-30
← Prev1…636465…227Next →
Geeks with Blogs

A community archive of developer blogs and technical articles, preserved at their original URLs.

Browse

HomeAboutArchive
© 2026 Geeks with Blogs. Posts by their original authors.