Click here to Skip to main content
15,885,244 members

Technical Blogs


RSS feed icon

Articles submitted by members via their Technical Blog feed. Want to have the blog entries from your Technical Blog automatically posted as articles on CodeProject? It's easy!

1. ASP.NET Web Services Dependency Injection using Unity
Web Services Dependency Injection using Unity
(The Code Project Open License (CPOL))
Web Development » ASP.NET »
Rui Jarimba Updated: 14 Feb 2017
Rating: 4.90/5 ( (7 votes))
2. ASP.NET: Downloading files from a UNC share
Implementing a cross-browser solution for downloading files from a UNC share in ASP.NET applications
(The Code Project Open License (CPOL))
All Topics » »
Rui Jarimba Updated: 14 Feb 2017
Rating: 3.75/5 ( (5 votes))
3. Improving LINQ Code Reusability: Select Method
A simple approach that will allow you to reuse the code used in the Select method
(The Code Project Open License (CPOL))
Rui Jarimba Updated: 27 Nov 2012
Rating: 5.00/5 ( (2 votes))
4. 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.
(The Code Project Open License (CPOL))
Web Development » HTML5 »
Rui Jarimba Updated: 3 Apr 2012
Rating: 4.69/5 ( (9 votes))
5. XML Serialization Using Generics
Serialize/deserialize your objects using generics. Customize settings like indentation, encoding, namespaces and others
(The Code Project Open License (CPOL))
Rui Jarimba Updated: 3 Apr 2012
Rating: 5.00/5 ( (29 votes))
6. 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.
(The Code Project Open License (CPOL))
Database Development » SQL Server »
Rui Jarimba Updated: 26 Mar 2012
Rating: 4.85/5 ( (9 votes))
7. Entity Framework: Get Mapped Table Name from an Entity
Extension methods for ObjectContext and DbContent to get the mapped table name from an entity
(The Code Project Open License (CPOL))
Rui Jarimba Updated: 19 Mar 2012
Rating: 4.91/5 ( (8 votes))
8. Entity Framework and T4: Generating GetHashCode() for your entities
A simple Entity Framework T4 template that generates GetHashCode() method
(The Code Project Open License (CPOL))
.NET » .NET4 »
Rui Jarimba Updated: 19 Dec 2011
Rating: 4.67/5 ( (2 votes))
9. ASP.NET MVC Localization: Generate resource files and localized views using custom templates
Use ASP.NET MVC T4 custom templates to generate resource files and localized views
(The Code Project Open License (CPOL))
Web Development » ASP.NET »
Rui Jarimba Updated: 2 Aug 2011
Rating: 5.00/5 ( (5 votes))
10. Entity Framework and T4: Generate Specification Objects for Your Entities
Learn how to use the Specification Pattern and how to generate Specification Objects for your Entity Framework entities using T4 templates.
(The Code Project Open License (CPOL))
Rui Jarimba Updated: 31 Jul 2011
Rating: 5.00/5 ( (4 votes))
11. Entity Framework and T4: Generate Query Objects on the Fl - Part 1
Generate Query Objects on the fly for your Entity Framework entities using T4 templates
(The Code Project Open License (CPOL))
Rui Jarimba Updated: 31 Jul 2011
Rating: 4.33/5 ( (2 votes))