Search for: VS 2005 and GDI
Related Programming Resources
- Porting Excel/VBA to Calc/StarBasic Although OpenOffice 1.1 Calc is able to read Microsoft Excel workbooks, compatibility extends primarily to functionality found in worksheets. Excel workbooks with Visual Basic for Applications (VBA) macros embedded do not function in Calc, even though VBA and StarBasic (SB) are syntactically the same. The reason Excel/VBA workbooks do not
- Building a Java applet Tutorial This tutorial walks you through the task of building a graphical Java applet. Along the way, you'll learn Java syntax and work with Java class libraries. It requires that you know some object-oriented programming. Navigation Navigating through the tutorial is easy: * Select Next and Previous to move forward and backward through the
- ADO.NET Basic Tutorial - Part I: Basics - Part II: Connection-Oriented Scenario - Part III: Disconnected Scenario - Part IV: Data Access Layer Sample ... Connection Oriented Scenario - Connection to data source remains alive - IDataReader for reading - Scenarios with … –low number of concurrent accesses –short running transactions –data always up to date ... Disconnected Scenario - No permanent connection to the data source -
- Convert .NET 3.9.3052 Convert .NET is a multipurpose conversion utility. Features: * Text translation using the Google+Yahoo+Live+Excite engine(24 languages). o Supports Dictionary/Encyclopedia/Thesurus o Supports Wiki Reader
- Using JSSE for secure socket communication This tutorial explains the use of the Java Secure Socket Extension (JSSE) packages included in JDK 1.4. The complexity of using JSSE is not in the communication itself, but rather in the configuration. Before you can run your client/server software, you must create the keys needed by the encryption algorithms,