Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • 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
  • Difference between Web Service and WCF Service

    While taking interviews of .NET developers I often ask this questions. But lots of people don’t know exact difference between this. So, I decided to write a separate blog about this. Here are the few differences. Web services can be hosted in IIS as well as outside of the IIS. While WCF service can be...
    Posted to DotNetJaps (Weblog) by Jalpesh P. Vadgama on 10-29-2010, 12:00 AM
    Filed under: ASP.NET, ASP.NET MVC, WebService, WCF
  • Interesting links week #3

    Below a list of interesting links that I found this week: Interaction: Fingers are Bigger than Mice - Design Concepts for Mobile Websites 20 Essential Tools and Tips to an Accessible Website Frontend: Don’t Forget About HTML5’s “Little Guys” Development: 10 Differences Between WCF and ASP.NET Web Services...
    Posted to Erwin's Blog (Weblog) by erwin21 on 01-25-2011, 12:00 AM
    Filed under: ASP.NET, ASP.NET MVC, HTML, Interesting links, Performance, Security, Usability, WCF, Webservice, Mobile, NuGet
  • [Book Review] NHibernate 3.0 Cookbook

    I was recently given the opportunity to review the latest NHibernate book, NHibernate 3.0 Cookbook by Jason Dentler . If you do any NHibernate development, you need to have this book in your collection. The content is well thought out as well as organized. I started out with NHibernate in January 2008...
    Posted to Alec Whittington (Weblog) by AlecWhittington on 04-10-2011, 12:00 AM
    Filed under: ASP.NET, .NET, ASP.NET MVC, WCF, C#
  • NuGet package for Sharp Architecture

    One request we received when NuGet first came out (as NuPack) was for Sharp Architecture to release a package. We all agreed that this would be a good way to deliver updates in the future as it meant the end user did not have to download either the source or a template just to extract the assemblies...
    Posted to Alec Whittington (Weblog) by AlecWhittington on 04-10-2011, 12:00 AM
    Filed under: ASP.NET, .NET, Sharp Architecture, ASP.NET MVC, WCF, C#
Page 1 of 1 (6 items)