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
  • 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
  • Introducing CoolWebOS.com

    This post is supposed to introduce the so-called WebOS – http://www.CoolWebOS.com/ , as well as to have your important feedback. WebOS 0.2 has been released quietly for some time. It is an OS-like personal Web portal, implementing the desktop OS experience in the Web pages. Features The current features...
    Posted to Dixin's Blog (Weblog) by Dixin on 09-20-2009, 12:00 AM
    Filed under: .NET, C#, JavaScript, jQuery, ASP.NET, Web, ASP.NET MVC, LINQ, XHTML, CSS, WebOS, HTML
  • DevDays ‘10 The Netherlands day #1

    First day of DevDays 2010, I was looking forward to DevDays to see all the new things like VS2010, .NET4.0, MVC2. The lineup for this year is again better than the year before, there are 100+ session of all kind of topics like Cloud, Database, Mobile, SharePoint, User experience, Visual Studio, Web....
    Posted to Erwin's Blog (Weblog) by erwin21 on 03-30-2010, 12:00 AM
    Filed under: C#, .NET, ASP.NET MVC, ASP.NET, Conference, DevDays, ADO.NET, LINQ, Web Forms
  • LINQ to JS

    A couple of days ago I got to know about LINQ to JavaScript plug-in. LINQ itself has been like – the more I play with it, the more I want to play with it and the more there is to learn about it. So this LINQJS comes as a new geography for me to explore. Here’s what I’ve learnt till now. Codeplex.com...
    Posted to IBloggable - implemented (Weblog) by nmarun on 07-26-2010, 12:00 AM
    Filed under: C#, ASP.NET MVC, LINQ, JavaScript
  • Top 10 posts of 2010

    I quote one of my professors when I say: “We Share – We Improve”. It is through blogging that I’ve learned quite a bit. The ‘R&D’ done to learn and perfect a technology and the comments by other experts adds towards skill-set building. Below are some of the articles that I’m glad I blogged about...
    Posted to IBloggable - implemented (Weblog) by nmarun on 01-05-2011, 12:00 AM
    Filed under: .net, ASP.NET MVC, C#, LINQ, Silverlight, Unity
  • Create Tag-Cloud from RSS Feed in ASP.NET MVC

    Say you want to generate your own tag-cloud from a list of categories or tags you pull from an RSS-feed or similar. This is one way to do it. I’m using ASP.NET MVC for this sample which creates a simple tag-cloud in a Razor-view with HTML looking something like this: The controller-code to start out...
    Posted to IBlog<Johan> (Weblog) by jdanforth on 08-08-2011, 12:00 AM
    Filed under: ASP.NET MVC, LINQ, 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
  • Building the Account at a Glance HTML5/jQuery Application

    As Web technologies continue to evolve developers are required to learn new technologies in order to build successful web-based applications that stand above the crowd. This can be a challenging proposition especially for developers moving from desktop or Rich Internet Application (RIA) development frameworks...
    Posted to Dan Wahlin's WebLog (Weblog) by dwahlin on 08-15-2011, 12:00 AM
    Filed under: .NET, ASP.NET MVC, C#, Canvas, CSS, Design Patterns, Entity Framework, HTML5, IE9, IoC, JavaScript, jQuery, JSON, Lambdas, LINQ, SQL Server
Page 1 of 1 (10 items)