Uncategorized
Dataset Or Custom collection objects
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, [...]
Iron Python?
What is Iron Python?
Are you supposed know about it?
Ethics for Data Access using ADO.NET
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
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 [...]


