Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • .NET 4.1 Preview - New Base Class Library (BCL) Extension Methods - RFC

    As web programmers, we use a lot of strings to move data around the web. Often we’ll use a string to represent a date or an integer or a boolean. Basically "1" in instead of 1, or "April 1, 2009" rather than a proper ISO-8601 formatted culture-invariant date. While these strings are...
    Posted to What's New (Weblog) by Anonymous on 04-01-2009, 12:00 AM
    Filed under: Learning .NET, Web Services, Programming, ASP.NET, JavaScript, VB, Windows Client, Silverlight, Open Source, DLR, Musings, Source Code, Tools, PHP, Microsoft, XML, Python
  • The Weekly Source Code 48 - DynamicQueryable makes custom LINQ expressions easier

    NOTE: An alternative title to this post might be: " The Weekly Source Code 48: Making The Weekly Source Code 47 Suck Incrementally Less. " Last week I wrote a post about Dynamic Linq Query Generation in order to solve a kind of meta-programming problem. I had a site that used ASP.NET Dynamic...
    Posted to What's New (Weblog) by Anonymous on 01-27-2010, 12:00 AM
    Filed under: Programming, ASP.NET, ASP.NET Dynamic Data, Open Source, Source Code
  • The Weekly Source Code 51 - Asynchronous Database Access and LINQ to SQL Fun

    You can learn a lot by reading other people's source code. That's the idea behind this series, " The Weekly Source Code ." You can certainly become a better programmer by writing code but I think good writers become better by reading as much as they can. I was poking around in the WebFormsMVP...
    Posted to Microsoft MVC bloggers (Weblog) by Anonymous on 03-02-2010, 12:00 AM
    Filed under: ASP.NET, LINQ, ASP.NET MVC, Open Source, Source Code
  • The Weekly Source Code 51 - Asynchronous Database Access and LINQ to SQL Fun

    You can learn a lot by reading other people's source code. That's the idea behind this series, " The Weekly Source Code ." You can certainly become a better programmer by writing code but I think good writers become better by reading as much as they can. I was poking around in the WebFormsMVP...
    Posted to What's New (Weblog) by Anonymous on 03-02-2010, 12:00 AM
    Filed under: ASP.NET MVC, ASP.NET, Open Source, LINQ, Source Code
  • Creating an OData API for StackOverflow including XML and JSON in 30 minutes

    I emailed Jeff Atwood last night a one line email. "You should make a StackOverflow API using OData." Then I realized that, as Linus says, Talk is Cheap, Show me the Code. So I created an initial prototype of a StackOverflow API using OData on an Airplane. I allocated the whole 12 hour flight...
    Posted to What's New (Weblog) by Anonymous on 03-28-2010, 12:00 AM
    Filed under: ASP.NET, Open Source, Source Code, OData
  • Extending NerdDinner: Adding MEF and plugins to ASP.NET MVC

    The original NerdDinner Sample was very simple. Two samples, simple, in fact. Perhaps it's the new Northwind, as it's a good way to start working with ASP.NET MVC. However, it's not a perfect sample or an idealized example on how to do many things that users want to do. Fortunately, there's...
    Posted to Microsoft MVC bloggers (Weblog) by Anonymous on 05-20-2010, 12:00 AM
    Filed under: ASP.NET, ASP.NET MVC, NerdDinner, Open Source, Source Code
  • Extending NerdDinner: Adding MEF and plugins to ASP.NET MVC

    The original NerdDinner Sample was very simple. Two samples, simple, in fact. Perhaps it's the new Northwind, as it's a good way to start working with ASP.NET MVC. However, it's not a perfect sample or an idealized example on how to do many things that users want to do. Fortunately, there's...
    Posted to What's New (Weblog) by Anonymous on 05-20-2010, 12:00 AM
    Filed under: ASP.NET MVC, ASP.NET, Open Source, Source Code, NerdDinner
  • Extending NerdDinner: Exploring Different Database Options

    The original NerdDinner Sample was very simple. Two samples, simple, in fact. Perhaps it's the new Northwind, as it's a good way to start working with ASP.NET MVC. However, it's not a perfect sample or an idealized example on how to do many things that users want to do. Fortunately, there's...
    Posted to Microsoft MVC bloggers (Weblog) by Anonymous on 05-20-2010, 12:00 AM
    Filed under: ASP.NET, ASP.NET MVC, NerdDinner, Open Source, Source Code, Data
  • Extending NerdDinner: Exploring Different Database Options

    The original NerdDinner Sample was very simple. Two samples, simple, in fact. Perhaps it's the new Northwind, as it's a good way to start working with ASP.NET MVC. However, it's not a perfect sample or an idealized example on how to do many things that users want to do. Fortunately, there's...
    Posted to What's New (Weblog) by Anonymous on 05-20-2010, 12:00 AM
    Filed under: ASP.NET MVC, ASP.NET, Open Source, Source Code, NerdDinner, Data
  • The Weekly Source Code 56 - Visual Studio 2010 and .NET Framework 4 Training Kit - Code Contracts, Parallel Framework and COM Interop

    Do you like a big pile of source code? Well, there is an imperial buttload of source in the Visual Studio 2010 and .NET Framework 4 Training Kit . It's actually a 178 meg download, which is insane. Perhaps start your download now and get it in the morning when you get up. It's extremely well...
    Posted to Microsoft MVC bloggers (Weblog) by Anonymous on 08-12-2010, 12:00 AM
    Filed under: ASP.NET, LINQ, WPF, ASP.NET MVC, Open Source, Source Code, Learning .NET, Web Services, Programming, ASP.NET Dynamic Data, VB, Windows Client, ASP.NET Ajax, Win7, OData, BCL
Page 1 of 2 (11 items) 1 2 Next >