Technorati Tags: Finance,Freakonomics
Agito obviam astrum
| Reactions: |
| Reactions: |
1: using System.Xml.Serialization;
2: 3: [XmlType(Namespace = "urn:Foo1")]
4: [XmlRoot(Namespace = "urn:Foo1")]
5: public class Foo{}
[assembly: InternalsVisibleTo("<AssemblyName>.XmlSerializers, PublicKeyToken=null")]
You may still add it as part of build process manually modifying MSBUILD script in .csproj file.
Look here or here for details.
| Reactions: |
Fusion.reg file:
| Windows Registry Editor Version 5.00 |
| Reactions: |
Graph below shows distribution of my blog visitors throughout the weekdays (this picture depicts a specific week, but the pattern is consistent over the time.
Since my blog is mostly devoted to the technical issues I think it could be a measure of common productivity pattern throughout the week.
So:
![]()
| Reactions: |