11 2014 档案
摘要:With EntityFramework’s support for enums, there is no longer any need to include lookup tables in the model. But I do want to have them in the databas...
阅读全文
摘要:http://www.cnblogs.com/beniao/archive/2010/08/11/1797537.html在MEF之前,人们已经提出了许多依赖注入框架来解决应用的扩展性问题,比如OSGI 实现以Spring 等等。在 Microsoft 的平台上,.NET Framework 自身内...
阅读全文
摘要:在有些时候,我们总会碰到一些需要更换Office安装Key(序列号、密钥)的情形,例如购买或朋友赠了新的Key等等。网上搜索的话,有很多种更改变换Office 2010序列号办法,今天就来挨个介绍一下,当然,本方法同样会适合于Office 2013的。首先,来看下网上常见的方法,有些繁琐,当然,也能...
阅读全文
摘要:Last month I’ve a chance to develop an app using Sqlite and Entity Framework Code First. Before I started with this project, I thought everything will...
阅读全文
摘要:ebruary 11, 2012bymikael koskinen2 commentsIn this tutorial we will go through of couple different ways of using custom constructor parameters when re...
阅读全文
摘要:IntroductionYou can download the Visual Studio solutions for this articleat this location. With all the Nuget binaries, it's about 57 MB (too big to b...
阅读全文
摘要:http://coding.abel.nu/2013/11/enums-and-lookup-tables-with-ef-code-first/With EntityFramework’s support for enums, there is no longer any need to incl...
阅读全文
摘要:Inmy previous post, I have already defined how you can inherit from an existing control and define your own reusable chunk. The reusable XAML code tha...
阅读全文
摘要:I have always found that there isn’t enough documentation about Custom Control development in WPF. Most of the information is segregated into articles...
阅读全文
摘要:In XAML, when you want to reference a CLR type, you have to add a namespace mapping that maps the XML namespace to the CLR namespace, like so:xmlns:lo...
阅读全文
摘要:In the last post we created aScrollViewer Thumbnailfeature using a just a bit of Xaml and databinding magic.Since it's a pretty useful feature, it mak...
阅读全文
摘要:While WPF and XAML make the common 90% of UI programming quite easy, sometimes it gets a little odd in those other 10%. For instance - the visual tree...
阅读全文

浙公网安备 33010602011771号