May 2011 - Posts

3
Comments

Error: Unable to find the requested .Net Framework Data Provider. It may not be installed by albertpascual

Having some issues deploying applications with ASP.NET MVC 3 and Entity Framework Code First using Microsoft SQL Server Compact Edition, even after I have installed on the server Microsoft SQL Server Compact Edition and Express. Deploying ASP.NET MVC...
Filed under: ,
6
Comments

Creating your NuGet enterprise server by albertpascual

Phil Haack, Project Manager at Microsoft for NuGet had a post of how to create a NuGet Server and host your own packages. The steps were simple, now in the source code for the next release that you can download and compile yourself . The Web Forms ASP...
Filed under: ,
6
Comments

Nuget development workflow should be the standard practice for any company. by albertpascual

I started looking at the source code for the open source project NuGet, besides being a fantastic template of how code should be written, is actually a great learning tool of how properly set up a open source project or even any development project on...
Filed under:
9
Comments

Am I doing it right or there are bugs left on Entity Framework 4.1 and Code First? by albertpascual

Spring is here and love is in the air, I have fallen in love with EF Code First, not database first like other people that likes to design databases. I like to write code and somebody else can create the database for me that looks like my classes and...
1
Comments

Mobile Application I wrote this year. by albertpascual

This year I have been learning Objective C and mobile development in general to see the possibilities of the new mobile platforms. As I see it there are 3 major platforms. - iPhone/iPad - Windows Phone 7 - Android I have tried the 3 below, and I have...
Filed under: , , ,
More Posts