Click here to Skip to main content
15,888,016 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: datagridview Pin
Tej Aj25-Jul-10 20:36
Tej Aj25-Jul-10 20:36 
QuestionProblems using UserControl Pin
FJJCENTU23-Jul-10 23:21
FJJCENTU23-Jul-10 23:21 
QuestionEntity framework Pin
future383923-Jul-10 21:47
future383923-Jul-10 21:47 
AnswerRe: Entity framework Pin
Peace ON23-Jul-10 21:58
Peace ON23-Jul-10 21:58 
AnswerRe: Entity framework Pin
Gil Fink23-Jul-10 22:51
Gil Fink23-Jul-10 22:51 
QuestionObject relation mapping Pin
future383923-Jul-10 21:44
future383923-Jul-10 21:44 
AnswerRe: Object relation mapping Pin
Sandeep Mewara23-Jul-10 21:50
mveSandeep Mewara23-Jul-10 21:50 
AnswerRe: Object relation mapping Pin
Sathesh Sakthivel24-Jul-10 2:27
Sathesh Sakthivel24-Jul-10 2:27 
Object-relational mapping (ORM, O/RM, and O/R mapping) in computer software is a programming technique for converting data between incompatible type systems in object-oriented programming languages. This creates, in effect, a "virtual object database" that can be used from within the programming language.

Advantages of ORM as as follows:

1. Facilitates implementing the Domain Model pattern.
2. Huge reduction in code.
3. Changes to the object model are made in one place.
4. Rich query capability.
5. Navigation.
6. Data loads are completely configurable allowing you to load the data appropriate for each scenario.
7. Concurrency support.
8. Cache managment.
9. Transaction management and Isolation.
10. Key Management.
Sathesh.

Blessed is the season which engages the whole world in a conspiracy of love.

AnswerRe: Object relation mapping PinPopular
Ankur\m/24-Jul-10 2:59
professionalAnkur\m/24-Jul-10 2:59 
Questionxmldatasource + rss + retrieve image Pin
Thommie.h23-Jul-10 8:06
Thommie.h23-Jul-10 8:06 
AnswerRe: xmldatasource + rss + retrieve image Pin
Peace ON23-Jul-10 19:22
Peace ON23-Jul-10 19:22 
GeneralRe: xmldatasource + rss + retrieve image Pin
Thommie.h24-Jul-10 10:05
Thommie.h24-Jul-10 10:05 
QuestionRichtextbox Pin
4anusha423-Jul-10 2:31
4anusha423-Jul-10 2:31 
AnswerRe: Richtextbox Pin
Yusuf23-Jul-10 3:55
Yusuf23-Jul-10 3:55 
AnswerRe: Richtextbox [modified] Pin
raju melveetilpurayil23-Jul-10 3:59
professionalraju melveetilpurayil23-Jul-10 3:59 
GeneralRe: Richtextbox Pin
Sandeep Mewara23-Jul-10 21:37
mveSandeep Mewara23-Jul-10 21:37 
GeneralRe: Richtextbox Pin
raju melveetilpurayil23-Jul-10 21:44
professionalraju melveetilpurayil23-Jul-10 21:44 
GeneralRe: Richtextbox Pin
Sandeep Mewara23-Jul-10 21:47
mveSandeep Mewara23-Jul-10 21:47 
GeneralRe: Richtextbox Pin
raju melveetilpurayil23-Jul-10 21:54
professionalraju melveetilpurayil23-Jul-10 21:54 
AnswerRe: Richtextbox Pin
R. Giskard Reventlov23-Jul-10 4:27
R. Giskard Reventlov23-Jul-10 4:27 
AnswerRe: Richtextbox Pin
Peace ON23-Jul-10 19:36
Peace ON23-Jul-10 19:36 
QuestionHow to use RenderControl() Method with Ajax controls Pin
NTheOne23-Jul-10 0:04
NTheOne23-Jul-10 0:04 
AnswerRe: How to use RenderControl() Method with Ajax controls Pin
Sathesh Sakthivel23-Jul-10 0:09
Sathesh Sakthivel23-Jul-10 0:09 
QuestionI want to open any audio file in my page Pin
jintalPatel22-Jul-10 22:57
jintalPatel22-Jul-10 22:57 
AnswerRe: I want to open any audio file in my page Pin
Peace ON23-Jul-10 4:24
Peace ON23-Jul-10 4:24 

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.