Quantcast
Channel: Nannette Thacker ShiningStar.net : Entity Framework
Browsing all 9 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Entity Framework 4.0: My Favorite Books

I'm in the process of reading several Entity Framework 4.0 books. I'm going to recommend two such books: 1) Programming Entity Framework: Building Data Centric Apps with the ADO.NET Entity Framework by...

View Article



Image may be NSFW.
Clik here to view.

101 Linq Samples - Entity Framework

MSDN has provided an invaluable resource to 101 Linq Samples in C# or 101 Linq Samples in VB.NET . " Learn how to use LINQ in your applications with these code samples, covering the entire range of...

View Article

Image may be NSFW.
Clik here to view.

C# MVC3 Razor Entity Framework & LINQ Custom Membership Provider with Custom...

This C# project demonstrates how to create an MVC3 Razor Entity Framework & LINQ Custom Membership Provider with Custom Role Provider. Perhaps you are working with a legacy database or you prefer...

View Article

Image may be NSFW.
Clik here to view.

ValidateUser Method for Entity Framework MVC3 Razor Custom Member Provider C#...

From my C# MVC3 Razor Custom Membership Provider article and source code, here is the code for the ValidateUser method. I welcome any suggestions for improvement. public override bool...

View Article

Image may be NSFW.
Clik here to view.

HashPassword Method for Entity Framework MVC3 Razor Custom Member Provider C#...

From my C# MVC3 Razor Custom Membership Provider article and source code, here is the code for the HashPassword method. I welcome any suggestions for improvement. // helper method private byte[]...

View Article


Image may be NSFW.
Clik here to view.

GetMembershipUser Helper Method for Entity Framework MVC3 Razor Custom Member...

From my C# MVC3 Razor Custom Membership Provider article and source code, here is the code for the GetMembershipUser Helper method. I welcome any suggestions for improvement. Since we are working with...

View Article

Image may be NSFW.
Clik here to view.

UsernameExists & DuplicateEmail Helper Methods for Entity Framework MVC3...

From my C# MVC3 Razor Custom Membership Provider article and source code, here is the code for the UsernameExists & DuplicateEmail Helper methods. I welcome any suggestions for improvement. //...

View Article

Image may be NSFW.
Clik here to view.

DeleteUser Method for Entity Framework MVC3 Razor Custom Member Provider C#...

From my C# MVC3 Razor Custom Membership Provider article and source code, here is the code for the DeleteUser method. I welcome any suggestions for improvement. public override bool DeleteUser(string...

View Article


Image may be NSFW.
Clik here to view.

CreateUser Method for Entity Framework MVC3 Razor Custom Member Provider C#...

From my C# MVC3 Razor Custom Membership Provider article and source code, here is the code for the CreateUser method. I welcome any suggestions for improvement. public override MembershipUser...

View Article

Browsing all 9 articles
Browse latest View live




Latest Images