Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - visual studio 2005
Search - visual studio 2005 - List
To build an OLE DB application for SQL Server CE in Visual Studio 2005, you must include the new Ssceoledb.h file in the application. The new Ssceoledb.h file is an integration of the Oledb.h file, the Oledb.lib file, and the previous Ssceoledb.h file.-To build an OLE DB application for SQL Server r CE in Visual Studio 2005, you must include the new file in the Ssceoledb.h application. The new Ssceoledb.h file is an int egration of the Oledb.h file, Oledb.lib the file, and the previous Ssceoledb.h file.
Date : 2008-10-13 Size : 102.01kb User : 朴貞

To build an OLE DB application for SQL Server CE in Visual Studio 2005, you must include the new Ssceoledb.h file in the application. The new Ssceoledb.h file is an integration of the Oledb.h file, the Oledb.lib file, and the previous Ssceoledb.h file.-To build an OLE DB application for SQL Server r CE in Visual Studio 2005, you must include the new file in the Ssceoledb.h application. The new Ssceoledb.h file is an int egration of the Oledb.h file, Oledb.lib the file, and the previous Ssceoledb.h file.
Date : 2025-12-26 Size : 102kb User : 朴貞

Codesite 的主要目的是帮助开发者们查找其代码中的问题。CodeSite 的主要功能是可以让开发者使用代码来发送运行时的详细信息到特殊的接收器。更精确的说,通过 CodeSite 实现的 TCodeSite 类,我们可以打包并发送运行时的信息给 CodeSite Dispatcher(CodeSite 的消息分发器),它可以路由这些消息到一个或多个接收器来察看。缺省的信息接收器是 CodeSite Viewer(消息察看器)。CodeSite 的效率体现在它不同于简单的显示消息的对话框或设定断点来检查变量,它的消息是可持续的,也就是可以保存的。生成的发送到目的地的消息的日志将为你找出代码中的问题提供相当有用的的信息。此外,在使用对话框和断点的时候,发出 Codesite 信息并不中断你的应用程序,因此,Codesite 在用户需要跟踪记录交互内容的场合里效率是十分高的。 本版本支持以下 IDE: Delphi 5,6,7,2005 C++Builder 5,6 BDS 2006 (Delphi 2006, C++Builder 2006) RAD Studio 2007 (Delphi 2007, C++Builder 2007) RAD Studio 2009 (Delphi 2009, C++Builder 2009) Visual Studio .NET 2003 Visual Studio 2005 Visual Studio 2008 -When CodeSite was first introduced, it immediately changed the way developers locate problems in their code. In subsequent releases, CodeSite was extended beyond the developer s workstation to become a full-featured application logging system. Now, CodeSite 4.0 takes logging to a new level by focusing on productivity, flexibility, and performance. CodeSite 4.0 supports more development frameworks and integrated development environments than ever before. CodeSite 4.0 offers more ways of capturing even more types of logging information. CodeSite 4.0 allows more flexible deployment options and benefits from significant performance improvements. And for the first time, the CodeSite Live Viewer is now included with the CodeSite Tools and may be freely distributed with your applications.
Date : 2025-12-26 Size : 13.74mb User : aldz

官方网站:http://www.devart.com/odac 本版本支持以下 IDE: Delphi 5,6,7,8,2005 C++Builder 5,6 BDS 2006 (Delphi 2006, C++Builder 2006) RAD Studio 2007 (Delphi 2007, C++Builder 2007) RAD Studio 2009 (Delphi 2009, C++Builder 2009) RAD Studio 2010 (Delphi 2010, C++Builder 2010) 详细介绍: Oracle Data Access Components (ODAC) 是 Delphi 和 C++Builder 中使用的不可视组件库,该组件用于访问Oracle RDBMS。-Official Website: http://www.devart.com/odac This version supports the following IDE: Delphi 5,6,7,8,2005 C++ Builder 5,6 BDS 2006 (Delphi 2006, C++ Builder 2006) RAD Studio 2007 (Delphi 2007, C++ Builder 2007) RAD Studio 2009 (Delphi 2009, C++ Builder 2009) RAD Studio 2010 (Delphi 2010, C++ Builder 2010) Details: Oracle Data Access Components (ODAC) is a Delphi and C++ Builder to use non-visual component library, the component used to access the Oracle RDBMS.
Date : 2025-12-26 Size : 6.88mb User : fengfan

TBBMM - A Multicore Scalable Delphi and C++ Builder Memory Manager Replacement FastMM was adopted by Borland / CodeGear (now Embarcadero) end of year 2005 as the default memory manager for Delphi and C++ Builder. FastMM is fast, but... FastMM does not scale well in a multi-threaded environment, especially when running under a machine with more than 1 core. It is quite surprising, considering one of CodeGear s main selling point with the new memory manager is that it has good scalability in multithreaded environment. To FastMM s credit however (and I have tremendous respect for Pierre le Riche, the author of FastMM), it is about 10 faster than Microsoft Visual Studio s built-in memory manager in single-thread. I came across this when I was doing some thing as simple as concatenating a string in multiple threads, trying to simulate a server which processes requests from multiple clients. Working my way to reproduce the problem with minimal code, I came up with this:- TBBMM - A Multicore Scalable Delphi and C++ Builder Memory Manager Replacement FastMM was adopted by Borland / CodeGear (now Embarcadero) end of year 2005 as the default memory manager for Delphi and C++ Builder. FastMM is fast, but... FastMM does not scale well in a multi-threaded environment, especially when running under a machine with more than 1 core. It is quite surprising, considering one of CodeGear s main selling point with the new memory manager is that it has good scalability in multithreaded environment. To FastMM s credit however (and I have tremendous respect for Pierre le Riche, the author of FastMM), it is about 10 faster than Microsoft Visual Studio s built-in memory manager in single-thread. I came across this when I was doing some thing as simple as concatenating a string in multiple threads, trying to simulate a server which processes requests from multiple clients. Working my way to reproduce the problem with minimal code, I came up with this:
Date : 2025-12-26 Size : 99kb User : rupee76

JVCL是由超过500个可视及不可视组件组成的库,可应用到你的Delphi/C++Builder/Kylix工程中。来自JEDI社区大牛们的奉献。The JEDI Visual Component Library (JVCL) consists of a large collection (currently ca 500) visual and non-visual components which can be instantly reused in your Delphi, Kylix and C++ Builder projects. 本版本支持以下 IDE: Delphi 5,6,7,8,2005,2006,2007 C++Builder 5,6 BDS 2006 (Delphi 2006, C++Builder 2006) RAD Studio 2007 (Delphi 2007, C++Builder 2007) RAD Studio 2009 (Delphi 2009, C++Builder 2009) RAD Studio 2010 (Delphi 2010, C++Builder 2010) -JVCL is composed of more than 500 visual and non visual component library, which can be applied to your Delphi/C++Builder/Kylix project. From the JEDI community them dedication. The JEDI Visual Component Library (JVCL) consists of a large collection (currently CA 500) visual and non-visual components which can be instantly reused in your Delphi, Kylix and C++ Builder projects. This version supports the following IDE: Delphi 5,6,7,8200520062007 C++Builder 5,6 BDS 2006 (Delphi 2006, C++Builder 2006) RAD Studio 2007 (Delphi 2007, C++Builder 2007) RAD Studio 2009 (Delphi 2009, C++Builder 2009) RAD Studio 2010 (Delphi 2010, C++Builder 2010)
Date : 2025-12-26 Size : 20.12mb User : 861001
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.