.NET news » Search results

Search results for query "net" (410):

Web Migration: Moving Your Web App from WebMatrix to ASP.NET MVC 3

The Web Pages page-centric programming model supported by WebMatrix is a great way to get Web apps up and running. If you later decide that embracing ASP.NET MVC would give you more flexibility, you're covered. We’ll explain why you might choose to migrate and show you how to do it.
2011-05-01 19:00:00   Source: Web Migration: Moving Your Web App from WebMatrix to...   Tags: ASP.NET

The Working Programmer: Multiparadigmatic .NET, Part 7: Parametric Metaprogramming

In this series we've examined procedural and structural programming, objects, and metaobjects. Now let's take a look at generics and put them to work as an example of parametric polymorphism in action.

Entity Framework: Code First in the ADO.NET Entity Framework 4.1

The latest version of the Entity Framework includes two new main features: the DbContext API and the Code First development pattern. We show you how to use these to develop applications, starting with the basics and moving on to more advanced techniques.

Redis VB.NET Part I: Introduction to Using Redis (NoSQL) with .NET

Create a usable redis component to enable usage of the redis storage system
2011-04-29 09:08:00   Source: Redis VB.NET Part I: Introduction to...   Tags: VB.NET

MVC Bricks for ASP.net

Learn how to create a simple game using ASP.net MVC, jQuery, State Machine and CSS3 gradients
2011-04-28 22:48:00   Source: MVC Bricks for ASP.net   Tags: ASP.NET

Read Gmail Inbox Message in ASP.NET

Get into our Gmail inbox in our Web Page
2011-04-28 21:34:00   Source: Read Gmail Inbox Message in ASP.NET   Tags: ASP.NET

Using JavaScript View Engines in the ASP.NET MVC

In this article is explained how client-side view engine can be used in ASP.NET MVC

Introduction to ASP.NET MVC 3

Introduction to ASP.NET MVC 3 framework and How to create an application using ASP.NET MVC 3
2011-04-28 07:59:00   Source: Introduction to ASP.NET MVC 3   Tags: ASP.NET

Object Pool Class for C#/.NET Applications

This article is about a thread safe object pool class that is very easy to use.
2011-04-28 07:58:00   Source: Object Pool Class for C#/.NET...   Tags: C#

Luna Data Layer Code Generator for VB.NET

This article discusses Luna Data Layer Code Generator for VB.NET.