on code 

« Login »
  • Home
  • About
  • Dependency Injection in Asp.net MVC using MVC Contrib

    Wednesday, January 06, 2010
    A simple introduction to dependency injection in asp.net MVC
    Filed under
    • structuremap
    • dependencyinjection
    • csharp
    • mvccontrib
    • aspnet
    • mvc
    | 0 comments »
  • DataContract Serializer Essentials

    Tuesday, January 05, 2010
    Windows Communication Foundation (WCF) uses a serialization engine called the Data Contract Serializer by default to serialize and deserialize data (convert it to and from XML). All .NET Framework primitive types, such as integers and strings, as well as certain types treated as primitives, such as DateTime and XmlElement, can be serialized with no other preparation and are considered as having default data contracts. This post examines the basics of Data Contract serialization.
    Filed under
    • csharp
    • DataContractSerializer
    | 0 comments »
  • Getting Started with Clojure in .net

    Wednesday, November 04, 2009
    Clojure is a dynamic programming language that targets Java Virtual Machine. Now with the alpha version of ClojureCLR, it could be made to work with .net also. So get ready let's dive in.
    Filed under
    • net
    • functionalprogramming
    • clojure
    • clojureclr
    | 0 comments »
  • Asp.net MVC Areas in depth - Part 2

    Saturday, October 10, 2009
    This post dissects the areas feature in asp.net MVC and explores how the framework handles the request for controllers having same name in the areas.
    Filed under
    • csharp
    • aspnet
    • mvc
    | 1 comment »
  • Asp.net MVC Areas in depth

    Friday, October 02, 2009
    MonoRail supports the concept of areas, which are logical groups of controllers. Now with the release of asp.net mvc 2 preview we can enjoy the convenience of areas in asp.net mvc applications officially.
    Filed under
    • csharp
    • aspnet
    • mvc
    | 2 comments »
  • Sequential Workflow - Part 2

    Monday, September 28, 2009
    In this post sequential workflow is further expanded by bringing more players in to the stage
    Filed under
    • csharp
    • wf
    | 0 comments »
  • Sequential Workflow - Part 1

    Sunday, September 27, 2009
    This is a first attempt to comprehend what the Sequential Workflow means in the context of Windows Workflow Foundation. The code will dissect a sample Sequential Workflow application.
    Filed under
    • csharp
    • wf
    | 0 comments »
  • EntityConnection code walkthrough

    Thursday, September 24, 2009
    This post will explore the SqlConnectionStringBuilder, EntityConnectionStringBuilder, and EntityConnection in a hurry and examines how each of them builds upon another.
    Filed under
    • csharp
    • EntityFramework
    | 0 comments »

Archives

  • January 2010 (2)
  • November 2009 (1)
  • October 2009 (2)
  • September 2009 (3)
Powered by Oxite
famfamfam