Always remain updated about current software development trends

Articles by RUI JARIMBA

ASP.NET MVC: Add HTML5 Microdata to your applications using Metadata Providers

You can use Metadata Providers to add microdata to your ASP.NET MVC applications.

XML serialization using Generics

Serialize/deserialize your objects using generics. Customize settings like indentation, encoding, namespaces and others.

Bulk Insert in .NET applications: Part 1

This is the first of a two part series about how to perform bulk inserts in your .NET applications, using a SQL Server database.

Bulk Insert in .NET applications, part 1

This is the first of a 2 series articles about how to perform bulk inserts in your .NET applications, using a SQL Server database.

Entity Framework: Get mapped table name from an entity

Extension methods for ObjectContext and DbContent to get the mapped table name from an entity.

ASP.NET MVC: Creating localized DropDownLists for enums

A collection of HTML helpers that generate DropDownlists for enums, with or without localization support

ASP.NET: Downloading files from a UNC share

Implementing a cross-browser solution for downloading files from a UNC share in ASP.NET applications

Entity Framework and T4: Generating GetHashCode() for your entities

A simple Entity Framework T4 template that generates GetHashCode() method

  • Page 1 of 1
  •