Welcome to MSDN Blogs Sign in | Join | Help

February 2008 - Posts

Do you compile XML to IL?

We need some customer feedback to determine if we fix a regression that was added in VS2008. Any language can target the CLR by compiling the language to IL, and then you immediately leverage the .NET platform, including access to the libraries and debugging
Posted by jmstall | 16 Comments
Filed under:

Why are you caching data?

There are multiple reasons to cache data. For example, are you caching because of a performance issue of because of a correctness issue? Know which, and comment it at the spot doing the cache. If it's performance, the idea is that you have some expensive
Posted by jmstall | 0 Comments
Filed under:
 
Page view tracker