WebDevVote - Web 2.0 | Entity Framework with ASP.NET MVC
3votes
voted
farooq.kaiser farooq.kaiser 1 year ago
fairnet.com — In this article, I will explore entity framework with ASP.NET MVC. We will modify Form validation sample that will access data layer using entity framework. We will create the following table in local database using SQL express. CREATETABLE [dbo].[tblComment]( [CommentID] [int] IDENTITY(1,1)NOTNULL, [Name] nvarcharNULL, [Email] nvarcharNULL, [Comment] nvarcharNULL) Now, Right click on the Models directory and select add new item... original link
Tags: | add tag

new Add a live vote counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Vote it" text
  • "Vote it" Background
  • Vote count text
  • Vote count background
  • Border

Simply copy and paste this HTML into your blog post.

Users who voted this story

Comments

No comments so far!



information Thank you for your visit. Please create an account to share and vote!

Login or Sign up to add your comment.
  • Web Dev Vote's Facebook Profile
  • Follow us on Twitter
  • RSS



Technorati Profile