博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2008年10月9日

摘要: Getting Intellisense Working in Excel using System; using System.Collections.Generic; using System.Text; using System.Runtime.InteropServices; namespace DotNetLibrary { [ClassInterface(ClassIn... 阅读全文

posted @ 2008-10-09 13:35 火星 阅读(251) 评论(0) 推荐(0)

2008年10月7日

摘要: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->1 System.Diagnostics.Process proc = new System.Diagnostics.Process(); 2 proc.EnableRaisingEvents = fal... 阅读全文

posted @ 2008-10-07 13:00 火星 阅读(170) 评论(0) 推荐(0)

摘要: using System; using System.Configuration.Install; using System.ComponentModel; namespace MyCustomAction { [RunInstaller(true)] public class ScottSetupAction : Installer { public ov... 阅读全文

posted @ 2008-10-07 12:50 火星 阅读(439) 评论(0) 推荐(0)

2008年9月9日

摘要: Error 15023: User already exists in current database. 1) This is the best Solution. First of all run following T-SQL Query in Query Analyzer. This will return all the existing users in database in re... 阅读全文

posted @ 2008-09-09 10:03 火星 阅读(1428) 评论(0) 推荐(0)

2008年8月18日

摘要: The full error message plus Stack Trace that we get are as follows: System.Data.SqlServerCe.SqlCeException was unhandled Message="There was an error parsing the query. [ Token line number = 1,Token... 阅读全文

posted @ 2008-08-18 14:19 火星 阅读(552) 评论(1) 推荐(0)

2005年8月31日

摘要: 点击查看详细内容 阅读全文

posted @ 2005-08-31 00:50 火星 阅读(731) 评论(0) 推荐(0)

摘要: 2005年8月27日,厦门.NET俱乐部第一次交流活动在厦门万月丰宾馆成功举办。来自福州、泉州、漳州、龙岩的24位朋友参加了活动。本次活动为厦门及周边地区的.NET技术开发人员和.NET爱好者互相交流学习翻开了新的一页。 活动从下午2点开始,大家围绕SmartClient技术、DNN、GDI+技术和软件开发流程方面进行了热烈的讨论。来自泉州的蔡坚辉先生提出GDI技术的应用方面引起... 阅读全文

posted @ 2005-08-31 00:44 火星 阅读(786) 评论(1) 推荐(0)

2005年8月30日

摘要: 更多照片請點此 阅读全文

posted @ 2005-08-30 13:39 火星 阅读(761) 评论(3) 推荐(0)

2005年8月29日

摘要: 厦门.NET俱乐部第一次活动总结 经过充分的前期准备工作,厦门.NET俱乐部第一次聚会活动在厦门万月丰酒店顺利举行。来自厦门,福州,泉州和漳州的朋友踊跃参加,这次活动拉开了厦门.NET程序员和.NET技术爱好者主动交流,相互学习的序幕。 .NET是Microsoft公司目前力推的开发平台,它定义了一种公用语言子集(Common Language Subset, CLS), 这是一种为... 阅读全文

posted @ 2005-08-29 00:29 火星 阅读(493) 评论(0) 推荐(0)

2005年8月19日

摘要: 厦门.NET俱乐部旨在为厦门及周边地区的.NET爱好者提供一个互相交流的平台,俱乐部为公益性质。 俱乐部将定期组织技术讲座,培训,会员聚会等活动,让大家互相交流技术,大家一起谈工作,谈生活。让俱乐部成员可以在活动和日常的网站交流中增长知识,开阔视野,增进感情, 以提升成员的个人竞争力,和程序员群体的整体技术水平。 俱乐部定于8月27日(星期六)在厦门万月丰酒店举行首次聚... 阅读全文

posted @ 2005-08-19 13:24 火星 阅读(1127) 评论(11) 推荐(0)