Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Book Review: Programming .NET 3.5 by O’Reilly

    I just finished reading a review copy of “ Programming .NET 3.5 ” from O’Reilly. The book, published in August, is an overview of the latest .NET Framework revision. You’ll get an introduction to the topics that have been introduced along the way that include technology from .NET 2.0, .NET 3.0, and the...
    Posted to Chris Stewart's ASP.NET Blog (Weblog) by CompiledMonkey on 09-11-2008, 12:00 AM
    Filed under: ASP.NET MVC, Book Review, WPF, .NET 3.5, WCF, WWF, Silverlight
  • 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
  • HTML5-MVC application using VS2010 SP1

    This is my first attempt at creating HTML5 pages. VS 2010 allows working with HTML5 now (you just need to make a small change after installing SP1 ). So my Razor view is now a HTML5 page. I call this application - 5Commerce – (an over-simplified) HTML5 ECommerce site. So here’s the flow of the application...
    Posted to IBloggable - implemented (Weblog) by nmarun on 03-09-2011, 12:00 AM
    Filed under: C#, ASP.NET MVC, Visual Studio 2010, .net, WCF, JSON, HTML5, jQuery
  • [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#
  • WCF Data Services Toolkit to talk to any database using GetAll, GetOne, Save, Remove methods

    I did a primer on using WCF Data Services in my last post . One of the things I’m seeing about the posts regarding WCF Data Services using OData is that they used Entity Framework to do the DAL work. So a lot of underlying work gets hidden by using EF. Here is a post that allows you to connect to any...
    Posted to IBloggable - implemented (Weblog) by nmarun on 05-23-2011, 12:00 AM
    Filed under: C#, ASP.NET MVC, LINQ, .net, WCF, OData, WCF Data Services, ADO.NET, Database
  • Silverlight web site for innovation business incubator of Chelyabinsk

    Today we released Silverlight powered web site for innovation business incubator of Chelyabinsk . I hope you find it interesting!
    Posted to Alexey Zakharov's Blog (Weblog) by brainbox on 03-27-2010, 12:00 AM
    Filed under: Silverlight, WCF, ASP.NET MVC
Page 1 of 1 (10 items)