Click here to Skip to main content
15,914,071 members

Praveen_S - Professional Profile



Summary

    Blog RSS
50
Author
55
Authority
-7
Debator
28
Enquirer
358
Organiser
509
Participant
0
Editor
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Reputation

Weekly Data. Recent events may not appear immediately. For information on Reputation please see the FAQ.

Privileges

Members need to achieve at least one of the given member levels in the given reputation categories in order to perform a given action. For example, to store personal files in your account area you will need to achieve Platinum level in either the Author or Authority category. The "If Owner" column means that owners of an item automatically have the privilege. The member types column lists member types who gain the privilege regardless of their reputation level.

ActionAuthorAuthorityDebatorEditorEnquirerOrganiserParticipantIf OwnerMember Types
Have no restrictions on voting frequencysilversilversilversilver
Bypass spam checks when posting contentsilversilversilversilversilversilvergoldSubEditor, Mentor, Protector, Editor
Store personal files in your account areaplatinumplatinumSubEditor, Editor
Have live hyperlinks in your profilebronzebronzebronzebronzebronzebronzesilverSubEditor, Protector, Editor
Have the ability to include a biography in your profilebronzebronzebronzebronzebronzebronzesilverSubEditor, Protector, Editor
Edit a Question in Q&AsilversilversilversilverYesSubEditor, Protector, Editor
Edit an Answer in Q&AsilversilversilversilverYesSubEditor, Protector, Editor
Delete a Question in Q&AYesSubEditor, Protector, Editor
Delete an Answer in Q&AYesSubEditor, Protector, Editor
Report an ArticlesilversilversilversilverSubEditor, Mentor, Protector, Editor
Approve/Disapprove a pending ArticlegoldgoldgoldgoldSubEditor, Mentor, Protector, Editor
Edit other members' articlesSubEditor, Protector, Editor
Create an article without requiring moderationplatinumSubEditor, Mentor, Protector, Editor
Approve/Disapprove a pending QuestionProtector
Approve/Disapprove a pending AnswerProtector
Report a forum messagesilversilverbronzeProtector, Editor
Approve/Disapprove a pending Forum MessageProtector
Have the ability to send direct emails to members in the forumsProtector
Create a new tagsilversilversilversilver
Modify a tagsilversilversilversilver

Actions with a green tick can be performed by this member.


 
GeneralGood Links for learning Entity Framework Pin
Praveen_S17-May-12 7:46
Praveen_S17-May-12 7:46 
In my recent project I am use Entity Framework 4.0. I wanted to started quickly working on this framework so I was looking for some good articles. While browsing I came across following good articles which are really good to brush up your concepts about Entity Framework. The concepts are explained in very simple and understandable language. Thanks to the authors. I will keep on updating this list as and when I find more good links.

1. Entity Framework 4.0 FAQ – Getting Started Guide[^]
This article is the first article of the series of articles, walking you through basic to details of the Entity Framework. Following is the list of articles in the series
Entity Framework 4.0 FAQ – Getting Started Guide
Create an Entity Data Model From a Database – Entity Framework 4.0
Exploring how the Entity Data Model (EDM) Generates Code and Executes Queries – Entity Framework 4.0
Model-First Development in Entity Framework 4.0 - Create a Database from a Model
Create an Entity Framework Model and Use it in Multiple Projects
Add, Update and Delete Objects in Entity Framework 4.0
Bind Entity Framework 4 Model to ASP.NET GridView
Profiling and Logging Entity Framework Queries



2. Profiling Database Activity in the Entity Framework[^]
This article explains how to profile queries generated by Entity Framework
The Options for query profiling the entity framework beyond the database profiling tools are:
1. The Entity Framework ObjectContext.ToTraceString Method
2. Profiling with Visual Studio 2010 IntelliTrace
3. The EFTracingProvider on MSDN Code Gallery
4. Third-Party Profilers
4. 1 HibernatingRhinos.Profiler.
4. 2 Appender.EntityFramework.
4. 3 EntityFrameworkProfiler.Initialize

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.