Caching

How to use cache in BizTalk server.

plz h

April 14th, 2014 9:39am

There are many ways Caching can be implemented.

Using Enterprise library caching, I have used it many times. You can access the enterprise library from a helper class which can be used in BizTalk artefacts. Refer:

EnterpriseLibrary

Introduction to the Caching Application Block

Using static classes and methods

Refer Saravanas blog: http://www.digitaldeposit.net/blog/2007/06/implement-caching-for-your-biztalk.html

Refer here for discussion about the concept: http://social.msdn.microsoft.com/Forums/en-US/56128df9-f811-471c-afac-d4c9fc48052b/biztalk-caching-mechanisms

Free Windows Admin Tool Kit Click here and download it now
April 14th, 2014 10:23am

Can you explain what you're trying to cache?

There are many techniques available to the .Net stack so we'd need some more detail before offering any advice.

April 14th, 2014 10:28am

Hi Ashwin thanks for giving reply I downloaded the Enterprise Library May 2007 set from that link and I installed the setup file in my local machine after installation I getting this one. but I am confusing with this one I don't know how to use this one. please let me know the step-by-step process please 

Free Windows Admin Tool Kit Click here and download it now
April 15th, 2014 2:10am

Have you gone through the links Ashwin provided?

  1. Introduction to the Caching Application Block - http://msdn.microsoft.com/en-us/library/cc309103.aspx
  2. Developing Application Using the Caching Block - http://msdn.microsoft.com/en-us/library/cc309105.aspx

We still do not know why you think this pattern is suitable and what you wish to achieve using BizTalk and the Caching Block ?

The support forum for Microsoft Enterprise Library is @http://entlib.codeplex.com/discussions where I'm sure you will find enough answers to your questions regarding the Caching Block, usage, etc.

Regards.

April 15th, 2014 3:03am

Hi Naresh,

Your image is not attached properly. We are not able to see the error to help you. Can you provide the error and event log entry for the error?

Free Windows Admin Tool Kit Click here and download it now
April 15th, 2014 8:25am

Before you go any further, please describe what you're trying to 'cache' and what problem you are trying to solve. Even though EL has a Caching Block, it may not be suitable for your needs.
April 15th, 2014 8:40am

Have you gone through the links Ashwin provided?

  1. Introduction to the Caching Application Block - http://msdn.microsoft.com/en-us/library/cc309103.aspx
  2. Developing Application Using the Caching Block - http://msdn.microsoft.com/en-us/library/cc309105.aspx

We still do not know why you think this pattern is suitable and what you wish to achieve using BizTalk and the Caching Block ?

The support forum for Microsoft Enterprise Library is @http://entlib.codeplex.com/discussions where I'm sure you will find enough answers to your questions regarding the Caching Block, usage, etc.

Regards.

Free Windows Admin Tool Kit Click here and download it now
April 15th, 2014 9:57am

Have you gone through the links Ashwin provided?

  1. Introduction to the Caching Application Block - http://msdn.microsoft.com/en-us/library/cc309103.aspx
  2. Developing Application Using the Caching Block - http://msdn.microsoft.com/en-us/library/cc309105.aspx

We still do not know why you think this pattern is suitable and what you wish to achieve using BizTalk and the Caching Block ?

The support forum for Microsoft Enterprise Library is @http://entlib.codeplex.com/discussions where I'm sure you will find enough answers to your questions regarding the Caching Block, usage, etc.

Regards.

April 15th, 2014 9:57am

The BizTalk MessageBox is the persistence store for messages and workflows, so you might use it without any additional tools. It could be the singleton orchestration for example.
Free Windows Admin Tool Kit Click here and download it now
April 15th, 2014 12:08pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics