Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » English Posts » C#   (RSS)
This morning I just played around with the new C# 4.0 dynamic feature. Using the dynamic keyword allows you to bind to properties, indexers and methods during runtime. This means that during compile time there is no check if the methods, properties or Read More...
Do you Twitter? If so, this could be of interest for you. If not, maybe you are interested in how to use the Twitter REST API to write own client applications. Imagine you could just use Twitter from your code like this: 1: TwitterStatusProxy proxy = Read More...
I just produced a little screencast on the previous german post . This is just a test of the soapbox infrastructure to realize if the quality is good enough. Any feedback is welcome. By the way, I know that my english has lot of space for improvement Read More...
During my investigations in various Windows Server 2008 features I realized that IIS 7 comes with a neat little web core engine which can be rehosted in own applications. The cool thing is it is completely configurable, it has just own drawback: One application Read More...
 
Page view tracker