摘要:ILMerge学习
阅读全文
01 2010 档案
摘要:Property Manager Updated 1.0.0.4 posted on Wednesday, June 20, 2007 by bobby @ 2:19 pm 17 comments This is a small, but somewhat useful update. While I've never been one to prefix my local variables ...
阅读全文
摘要:Getting an embedded resource file out of an assembly posted on Wednesday, August 03, 2005 by bobby @ 4:04 pm 23 comments I always embed supporting files in my applications and assemblies (images, sc...
阅读全文
摘要:Process ClassProvides access to local and remote processes and enables you to start and stop local system processes. Namespace: System.DiagnosticsAssembly: System (in system.dll) A Process component p...
阅读全文
摘要:How does a computer virus scan work?
阅读全文
摘要:How does anti-virus software work?
阅读全文
摘要:The word virus is often being used as a common term for all malicious programs, but technically a virus is a program or code that attaches itself to a legitimate, executable piece of software, and the...
阅读全文
摘要:Application from MemoryC#.NET can launch applications from memory very easily through Reflection. Launching an exe from memory instead of directly is done for a variety of reasons.For example, some ap...
阅读全文
摘要:收集的关于Splash Screen的两篇好文章
阅读全文
摘要:Download source files - 69 KbDownload demo project - 139 Kb Introduction Intercepting Win32 API calls has always been a challenging subject among most of the Windows developers and I have to admit, it...
阅读全文
摘要:Since my beginning with computers, I was very intrigued and interested to know how computer viruses worked. Without thinking about the consequences they caused in the world of computers, I tried to le...
阅读全文
摘要:Microsoft 宣布其不再支持 System.Data.OracleClient,即 Microsoft OracleClient。许多使用 Microsoft OracleClient 连接到 Oracle 数据库的 .NET 开发人员为此感到困惑。Oracle 建议 .NET 开发人员使用 Oracle Data Provider for .NET (ODP.NET) 构建新的应用程序,并...
阅读全文
摘要:在 Oracle 数据库上使用 Visual Studio 2005 或 2008 构建 .NET 应用程序(官方文章转载)
阅读全文
摘要:Flex屏蔽并自定义鼠标右键菜单(转载)
阅读全文
摘要:Resolving Http 500 Server Errors in ASP.Net and IIS 5.1« H E » ASP.Net :: General :: emailposted Monday, 4 April 2005Every developer likes to take certain things for granted - like ASP.Net b...
阅读全文
摘要:经我测试下面方法无效,最后是采用APACHE发布aspx的。HTTP 500 - 内部服务器错误 之三步解决方案 (转载)今天培训销售人员安装asp.net运行环境,真是各种情况都遇到了,IIS安装完成,一运行出现“HTTP 500 - 内部服务器错误”,网上找了一圈,处理方法那个叫复杂,在研究完复杂方法之后,发现只要三步就可以解决问题了。1. 运行:regsvr32 %w...
阅读全文
摘要:AE+C# 实现MERGE ILayer pLayer; IFeatureLayer pFeatureLayer; IFeatureClass pFeatureClass; IWorkspaceName pNewWSName; IBasicGeoprocessor pBasicGeop; IFeatureClassName pFeatureClassName; IDatasetName pData...
阅读全文
摘要:Marshaling between Managed and Unmanaged Code 是篇好的.NET互操作文章,里面介绍了 P/Invoke Interop Assistant工具。
阅读全文
摘要:www.red-gate.com网站淘宝之旅,分享一些.NET 和SQL开发工具,提高软件开发效果。
阅读全文
摘要:.NET 4.0 Interop新特性ICustomQueryInterface
阅读全文
摘要:(1)P/Invoke Interop Assistantl 光盘位置Tools\PInvoke Interop Assistantl 工具描述该开源工具能够给开发者使用P/Invoke带来极大的方便。使用该工具,就可以直接为某个指定API生成对应的C#或VB.NET的声明代码,以供开发者直接使用。这样就可以把开发人员从编写非托管函数原型的繁杂工作中解放出来,这无疑提高了工作效率,而且还减少了出错...
阅读全文
摘要:C#4.0新特性对.NET互操作的影响
阅读全文
摘要:勇于探索,及时总结,拥有自信!个人工作感受总结篇……
阅读全文
摘要:DEV中的TreeList控件应用的一个小效果实现——个人总结,主要是介绍一个小效果的实现,对DEV控件开发中TreeList的使用可能有些帮助。
阅读全文
摘要:3D Cross Section插件功能分析——TerrainViewer,内容主要是如何拖放打开文件;新颖的键盘监听方式;Direct3D知识和获取高程值的代码分析。
阅读全文
摘要:3D embedded in the browser : the WebGL standard is comingDecember 11th, 2009 - 11:10 am ET by J. G. A lot of ground has been made in the WebGL standard which should speed up 3G graphics acceleration i...
阅读全文
摘要:自己之前对WIN API编程一直是望而生畏,没有信心和毅力去学习。但是进行Windows编程人员或多或少地会遇到或使用到WIN API。无论你是JAVA或NET程序员,都是间接使用了WIN API,两个运行环境只是对WIN API进行了一层不同的封装而已。 《精通.NET互操作》深入讲解了P/Invoke, C++ Interop 和COM Interop。由于该书讲解较深,有点枯燥,我每次也就...
阅读全文
摘要:3D Web-Mapping Integrating Marine Data into NASA World WindWhile Google Earth is the best known 3D web-mapping viewer currently in the public domain, there are alternative virtual globe viewers availa...
阅读全文
摘要:今晚在调试别人的代码时,遇到DragDrop 注册失败的问题,一直没法过去。原以为是DirectX的问题,试了半天,问题没解决。于是去百度了一下该问题,遇到跟我相同问题的方法的网友很多,最后发现http://blog.csdn.net/zapzqc/archive/2008/03/25/2216105.aspx上的方法可以解决问题。 现在引用如下:“首先在static void Ma...
阅读全文
摘要:Why do you need Flex CursorManagerFlex is all about User Experience. A Rich Internet Application (RIA) is not just attractive skins or fancy animations. It also means interacting with users and helpin...
阅读全文
摘要:Displaying a Tree control as a pop up for a Flex PopUpButton control (转载)
阅读全文
摘要:Creating unique identifiers for objects using the getUID() (转载)
阅读全文
摘要:Using the Image control as a pop up (转载),可以借鉴学习!
阅读全文
摘要:Using the TitleWindow container to display status messages (转载),使用TitleWindow的小技巧。
阅读全文
摘要:系统开机自动运行程序和自动启动服务 (转载),学习如何让自己的Win程序开机自动启动。
阅读全文
摘要:Embedding external files using [Embed] (转载:学习如何嵌入外部文件)
阅读全文
摘要:Adding animations and effects to Flex tool tips (转载)
阅读全文
摘要:Triggering effects when a container is resized (转载)
阅读全文
摘要:Creating an undraggable Alert control in Flex (转载)
阅读全文
摘要:Creating an undraggable TitleWindow container in Flex (转载)
阅读全文
摘要:flex应用看久了,一个默认的装载loading界面就会导致审美疲劳,下面提供一种方法,让你可以自定义你的装载界面。 1,在src目录下建立自定义类,两个文件代码如下:Preloader.as[代码]ProgressBar.as[代码]2,修改你的Application的属性:preloader="com.preloader.Preloader"3,运行应用,默认的loading已经变成你想要的效...
阅读全文
摘要:自制户外登山地图傻瓜书(转载),为学习Globe Mapper做积累
阅读全文
摘要:WorldWind学习系列十五:如何切割影像和DEM数据及其在WW中的应用配置
阅读全文
摘要:WorldWind学习系列十四:DEM数据加载和应用——以SRTM为例,从代码级别分析,让大家了解DEM数据如何加载和应用的。
阅读全文