Uncategorized

Dataset Or Custom collection objects

Posted on August 5, 2009. Filed under: Uncategorized | Tags: , |

I assume the reader has better understanding of DataSets and Custom Collections.
having experience with designing several applications, some time or the other i run into a situation which strategy should i adopt for data transformation either DataSets OR typed DataSets OR custom collections OR plain XML
What is Our problem?
 Imagine those common three logical layers—presentation and interface services, business logic with core functionalities, [...]

Read Full Post | Make a Comment ( None so far )

Iron Python?

Posted on August 5, 2009. Filed under: Uncategorized | Tags: |

What is Iron Python?
Are you supposed know about it?

Read Full Post | Make a Comment ( None so far )

Ethics for Data Access using ADO.NET

Posted on July 20, 2009. Filed under: Uncategorized | Tags: , , , |

I know there are thousands of blogs giving tips on DAL, i thought these tips would refresh your mind as well.
ADO.NET Connections
          One way to reduce the number of connections is to reuse connections through connection pooling.
Open Late, Close Early
keep the connection open only as long as you need it.
Returning a Single Column or Row
            

When [...]

Read Full Post | Make a Comment ( None so far )

Configure BizTalk Server 2006 R2 EDI to batch outgoing EDI messages

Posted on January 4, 2009. Filed under: Uncategorized | Tags: , , |

Scenario
Example from MSFT:  You work for Contoso Winery. Your ERP system outputs invoice messages using a custom XML Schema. You need to turn these custom XML messages into EDI messages to send to a trading partner. The trading partner is located in Ireland, so the EDI messages must be EDIFACT. Also the trading partner requests [...]

Read Full Post | Make a Comment ( None so far )

Liked it here?
Why not try sites on the blogroll...