Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Kigg – A great example of ASP.NET MVC

    Sonu Kapoor the owner of http://dotnetslackers.com wrote an initial version of Kigg, a Digg clone using ASP.NET MVC.  I happened to check back at the source code after I noticed that http://www.dotnetshoutout.com looked exactly like what I remember Kigg to be.  After looking at their codeplex...
    Posted to Chad# (Weblog) by Xtek on 01-12-2009, 12:00 AM
    Filed under: .NET, LINQ, ASP.NET MVC
  • Interesting Finds: 2009.01.01~2009.01.07

    Web ASP.NET MVC with Mootools Transcript: Douglas Crockford — "Ajax Performance" - Slides - Video Regular Expression MapRoute With ASP.NET MVC QEvent 0.95 - a powerful tiny extensible standalone event library for elements and objects .NET Hello LINQ in .NET 2.0 Writing a simple Windows...
    Posted to gOODiDEA.NET (Weblog) by gOODiDEA on 01-06-2009, 12:00 AM
    Filed under: Mootools, .NET, Javascript, ASP.NET MVC, SQLServer, Performance, LINQ, Mono
  • ADO.NET EF v LINQ to SQL (take 3)

    I come in peace.  This is a post to continue my series about my opinions and thoughts on the issue.  If you haven’t I suggest you go back and read Part 1 and Part 2 . So I’ve been working on a MVC application for a friend of mine and his business.  When I had the meeting with them I originally...
    Posted to Chad# (Weblog) by Xtek on 01-14-2009, 12:00 AM
    Filed under: ASP.NET, ADO.NET, LINQ, ASP.NET MVC
  • Using interfaces for Domain entities (Part 1)

    I’ve been doing a ton of work with ASP.NET MVC lately.  Which of course has me thinking how I design my code structure since MVC is all about separation of concerns.  I really like the idea of POCO (Plain Old Clr Objects) because it allows easily changing your access tier without having to...
    Posted to Chad# (Weblog) by Xtek on 01-16-2009, 12:00 AM
    Filed under: LINQ, ASP.NET MVC
  • Interesting Finds: 2009 01.31~02.01

    .NET Merlin Wizard Framework - A framework for easily making wizards in .NET. HTML Renderer The Maybe Monad in C# Fast Reflection Library LINQ Performance - Part 1 - LINQ to Collection Web T4 Templates: A Quick-Start Guide for ASP.NET MVC Developers ASP.NET MVC RC 1 Source Code - A Guide to Learning...
    Posted to gOODiDEA.NET (Weblog) by gOODiDEA on 01-31-2009, 12:00 AM
    Filed under: .NET, Add-In, ASP.NET MVC, LINQ
  • C# Dynamic Function Factory

    Building functions instead of expression trees. The functional programming features of the latest versions of C# allow developers to harness a very expressive programming paradigm to solve challenges in new, elegant ways. Two of the very interesting new features are the “Func<>” delegate and the...
    Posted to i have a framework... (Weblog) by fdumlao on 02-23-2009, 12:00 AM
    Filed under: Web Services, WCF, ASP.NET, Orcas, ASP.NET MVC, .NET, LINQ, C#, LINQ to SQL, Silverlight
  • Building Functions vs. Building Expressions: Performance Comparison

    Yesterday I posted an entry describing a method for building functions as opposed to building expressions to get a more succinct syntax, and in general a more functional approach. There was a touch of reflection in there though, so I wasn’t too sure what the performance would be like. Even though the...
    Posted to i have a framework... (Weblog) by fdumlao on 02-23-2009, 12:00 AM
    Filed under: .NET, ASP.NET, ASP.NET MVC, C#, LINQ, LINQ to SQL, Silverlight, Web Services, WCF
  • DevDays ‘09 The Netherlands day #2

    The second day of DevDays and 5 more interesting sessions to follow. At 9:15 the first session of this day started it called “Functional Programming in C#” from Oliver Sturm . In this session we dived deep in to C# with a lot of C# 3.5 LINQ and lambda expressions. The question was, why would we use functional...
    Posted to Erwin's Blog (Weblog) by erwin21 on 05-29-2009, 12:00 AM
    Filed under: C#, .NET, ASP.NET MVC, DevDays, XNA, Standards, REST, ADO.NET, LINQ
  • New ASP.NET MVC related videos and tutorials

    As Stephen Walther announced on his blog , there are 15 new videos and 8 new tutorials in ASP.NET MVC posted on ASP.NET website. Videos are separated in 2 different tracks: "How Do I" videos "ASP.NET MVC Pair Programming" videos and have separate target audiences. "How Do I" videos are targeted to beginners...
    Posted to Dragan Panjkov (Weblog) by panjkov on 08-22-2008, 12:00 AM
    Filed under: model classes, sample, linq, asp.net mvc, aspnetmvc
  • Looking Forward to 2010

    Yes, the first month of 2010 is almost gone and I'm just now getting around blogging about the past year and the year ahead.  I guess time management should be on my to-do list for this year? The CodeMash Website One of the coolest projects I've worked on in 2009 was the CodeMash website . ...
    Posted to Patrick Steele's .NET Blog (Weblog) by PSteele on 01-22-2010, 12:00 AM
    Filed under: Blogging, .NET, GiveCamp, CodeMash, GANG, ASP.NET MVC, SRT, LINQ, Mocking, IOC
Page 1 of 3 (22 items) 1 2 3 Next >