Thursday, April 29, 2010

sqlite database size limits

SQLite 应该是算是一个in-process 数据库, 这点不同于server/client database.  正因为如此,  你在Windows上不能使用大于2GB的sqlite数据库,  这是个缺点, 不过, 即使有这个限制, 也已经满足绝大多数应用了.

在下面的文章中, Ivan列出了sqlite的优点和缺点, 并指出了数据库文件大小的限制.
http://www.ivankristianto.com/software-development/visual-studio-net/howto-use-sqlite-ado-net-with-c/943/

Hi Ivan, you mentiona 2Gb limit on the database size, they say 2Tb on the website, are you referring to Windows desktops? I've used Dbs up to 12Gb on Linux without a problem but on my Windows desktop 2Gb appears to be the max.

Hi Murlogue,
yes, i mean on windows machine, because i'm using ADO.NET on windows machine.

Saturday, April 10, 2010

Rapid prototyping softwares and services

 

Rapid Prototype software.
***  http://www.evolus.vn/Pencil/Home.html   ,firefox add-on
* http://gomockingbird.com/mockingbird/   ,web based


下面列出了几个,
http://c2.com/cgi/wiki?GuiPrototypingTools 能找到更多软件和服务

1. napkinlaf.sourceforge.net  , based on java , freeware
2. http://www.balsamiq.com/products/mockups , $79
3. http://wireframesketcher.com/   $75, host in Eclipse IDE
4. SketchFlow, Microsoft Expression Blend 的一个插件(在EB3中是绑定安装的)
5. Vision with  sketch stencil (http://www.nickfinck.com/stencils.html , http://petervandijck.com/iabook/template.htm)
6. Flash Catalyst (Adobe)



--
This message was sent via writer.bighugelabs.com.
Please report spam or any violations of the terms of use including
copyright and other violations to support@bighugelabs.com.


Sunday, April 4, 2010

The most 5 popular open source licenses introduction


开源界的5 大开源许可协议, 中文说明文章,
http://opensource.solidot.org/opensource/10/03/31/0123205.shtml

--
This message was sent via writer.bighugelabs.com.
Please report spam or any violations of the terms of use including
copyright and other violations to support@bighugelabs.com.