惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

I
InfoQ
G
Google Developers Blog
Engineering at Meta
Engineering at Meta
月光博客
月光博客
博客园 - 聂微东
博客园 - Franky
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
有赞技术团队
有赞技术团队
A
About on SuperTechFans
Microsoft Azure Blog
Microsoft Azure Blog
Blog — PlanetScale
Blog — PlanetScale
U
Unit 42
T
Tailwind CSS Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
云风的 BLOG
云风的 BLOG
S
SegmentFault 最新的问题
F
Fortinet All Blogs
H
Help Net Security
J
Java Code Geeks
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 叶小钗
L
LangChain Blog
Martin Fowler
Martin Fowler
N
Netflix TechBlog - Medium

博客园 - a_a

开源发布F#写的人工智能AI项目。 【庆祝VS2010的发布】发布一个F#开发的仿按键精灵功能开源项目 基于Silverlight 3的类Visio绘图软件发布第一个版本 明天发布一个基于Silverlight的类Visio小型绘图工具项目。 开始“工作流设计器” LINQS: Supporting translation reversing in following builds. - a_a "描述知识" { LINQS 0.0.7 } 描述结构并创建数据库,SQL Server 2008 Toolkit发布第一个版本。 使用LINQS 0.0.6描述数据库模型和创建数据库 LINQS 0.0.6.x bug在此反馈 LINQS 0.0.6 [α] 发布 “xp”中对多语言资源的支持 QQForce第一个版本发布 F#的火星人问题 语义研究(开源)项目启动中 MSDN群组讨论资源分享计划启动中 牛年更牛!贴年画、吉祥话大赛! LINQS、xp、xb等开源项目的来龙去脉。 [团购]《庖丁解牛:纵向切入ASP.NET 3.5控件和组件开发技术》团购活动~ ;")
TestSuite 0.0.2a源码发布。(http://www.codeplex.com/ts)
a_a · 2008-11-16 · via 博客园 - a_a

TestSuite是一个实验、演示性的项目,主要是在实际开发过程中创建的,用来研习.Net类库如何工作、寻找正确方法、比较效率、确认bug等主要针对.Net类库所写的测试的集合。
这些测试主要是在LINQS等开源项目的开发过程中创建的。

Release Notes

    * 0.0.2

   1. EnumerableTest, tests IEnumerable is always "enumerates on binding".
   2. ReflectAspNetControlStructureTest, it's available to build and retrieve ASP.NET control structure without HttpContext. This knowledge will used in xp project.
   3. AttributeTest, tests how Type.GetCustomAttributes and Attribute.GetCustomAttributes works, and test to build a LINQ style Attribute accessor. This knowledge will used in LINQS project.

    * 0.0.1

   1. Compare how smart are LINQ to SQL and ADO.NET Entity Framework.

http://www.codeplex.com/ts/Release/ProjectReleases.aspx?ReleaseId=19476