Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Optimize Result Set Retrieval Using ODP.NET and Ref Cursors
- There are several ways to return query results from an Oracle database to a client application, using Oracle Data Provider for .NET; one of the most powerful, flexible, and scalable methods is to use ref cursor. This paper introduces ref cursors and why they are useful, including an example of...
- Tags: Oracle Corp., Sample Code, Cursor, .Net, Application Servers, Middleware, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- White papers
- How do I... Transfer data from a Word form to an Access database?
- Although Access forms are powerful interface objects, your users might not be familiar with them. In some cases, Access might not be installed on every users system, or you might prefer users not have access to your database. Here is how to use a Word form to...
- Tags: Technique, Microsoft Access, Sample Code, Data, Field, Difference, Form, Example Path, txtCompanyName, txtPhone, Figure G, Figure H, Microsoft Word, Word Processors, Microsoft Office, Databases, Office Suites, Software, Enterprise Software, Data Management, Susan Harkins
- Blog posts 2008-01-03
- How do I... Transfer Access data to an Outlook contact?
- How you use data often determines where you store it, which can create a bit of trouble down the line. For instance, you might store contact information in an Access database. If you want the same data available in Outlook, you could find yourself entering it again.Fortunately, such double entry...
- Tags: Folder, Solution, Microsoft Access, Contact, Sample Code, Data, Nz, Microsoft Outlook, Microsoft Office, Groupware, Databases, Office Suites, Software, Enterprise Software, Data Management, Susan Harkins
- Blog posts 2007-12-10
- Exchange Server Routing Solution Sample (exe)
- This sample code is provided in conjunction with the MSDN Library article, "The Routing Problem: The Microsoft Exchange 5.5 Server Solution." The article describes how the Microsoft Exchange Server Routing Objects and Routing Engine have been designed to address reliability, timing, and administration issues common with client-side routing. The downloadable...
- Tags: Sample Code, Microsoft Exchange Server, Server, Microsoft Corp., E-mail Servers, Groupware, Enterprise Software, Software
- Software downloads 2007-10-11
- Microsoft Office Live Code Sample: Time Card (exe)
- Microsoft Office Live Code Sample: Time Card installs the Time Card sample code for Microsoft Office Live which is designed to track and record time spent on tasks included in an Office Live Project Manager application. With Microsoft Office Live Code Sample: Time Card, you can track and record a...
- Tags: Card, Sample Code, Microsoft Office Live, Microsoft Corp., Microsoft Office, Office Suites, Software
- Software downloads 2007-10-05
- Creating a Design Surface Extender Framework for Windows Forms 2.0 Sample Code (zip)
- A lightweight framework for extending the Windows Forms designer in Visual Studio 2005. This sample code is associated with an article on this topic. For more information, see the associated Creating a Design Surface Extender Framework for Windows Forms 2.0 article. To provide feedback on this sample code and to...
- Tags: Sample Code, Microsoft Windows, Operating Systems, Software
- Software downloads 2007-09-17
- Behind the Scenes: Improvements to Windows Forms Data Binding in the .NET Framework 2.0, Part 1 Sample Code (zip)
- Windows Forms sample code for demonstrating improvements to Windows Forms data binding in the .NET Framework 2.0. This sample code is associated with part one of a two part series of white papers on this topic. This version is the first release on CNET Download.com.
- Tags: Microsoft .NET Framework 2.0, Sample Code, Microsoft Windows, .Net, Application Servers, Operating Systems, Middleware, Software, Software Development, Software/Web Development, Enterprise Software
- Software downloads 2007-09-17
- Performance Tuning and Optimization in Time-Critical Networks Sample Code (msi)
- The sample code shows how the Microsoft EBizX Design Wins team and Microsoft Consulting Services used Microsoft BizTalk Server 2002 and Microsoft Host Integration Server 2000 to implement an optimized payment system for a fictitious bank. The Payment System Solution was developed to help the local bank meet requirements stipulated...
- Tags: Payment, Performance, Optimization, Sample Code, Microsoft Corp., Operational Accounting, Finance
- Software downloads 2007-09-06
- ASP.NET Sample: Extending WebServices for SOAP Security (exe)
- This sample code shows how one can extend Microsoft .NET Framework WebServices to include SOAP message-based security. In particular, it demonstrates an approach to authenticating messages based on digital signature technology and encrypting these messages for confidentiality. While this sample leverages relevant standards activities, it is not based on an...
- Tags: Message, Digital Signature, Sample Code, Microsoft ASP.NET, Simple Object Access Protocol, SOAP, Digital Signatures, Authentication/Encryption, Digital Security, C#, Web Services, .Net, Security, Enterprise Software, Software, Programming Languages, Software Development, Software/Web Development
- Software downloads 2007-08-31
- Visual Studio 2005 Tools for Office Sample: Status Report Application for Word 2003 (msi)
- The sample code contains a Microsoft Word Status Report solution developed in Visual Basic and C# with Microsoft Visual Studio 2005 Tools for the Microsoft Office System. The solution supports schema-based programming and a managed actions pane. This version is the first release on CNET Download.com.
- Tags: Microsoft Visual Studio, Sample Code, Microsoft Visual Studio 2005, Microsoft Word 2003, Microsoft Corp., Tool, Microsoft Word, Microsoft Development Tools, Word Processors, Microsoft Office, C#, Productivity, Office Suites, Software, Development Tools, Software Development, Software/Web Development, Programming Languages
- Software downloads 2007-08-30
- Preparing and Mining Data with Microsoft SQL Server 2000 and Analysis Services - Sample Code (msi)
- Preparing and Mining Data with Microsoft SQL Server 2000 and Analysis Services - Sample Code provides sample code for the Preparing and Mining Data with Microsoft SQL Server 2000 and Analysis Services book. The sample code demonstrates how to apply data mining to a real-world situation using SQL Server 2000,...
- Tags: Sample Code, Microsoft SQL Server, Microsoft SQL Server 2000, Microsoft Corp., Analysis, Databases, Enterprise Software, Software, Data Management
- Software downloads 2007-08-28
- Agent 2.0 Sample: Visual Basic minimal sample code (zip)
- Minimal sample code and form for Visual Basic implementing the ubiquitous Hello World functionality with Microsoft Agent, plus the bonus feature of being able to type in your own phrase to be repeated by the character. This version is the first release on CNET Download.com.
- Tags: Sample Code, Agent, Microsoft Visual Basic, Microsoft Corp., Real Estate, Microsoft Development Tools, Programming Languages, Business Operations, Development Tools, Software Development, Software/Web Development
- Software downloads 2007-08-22
- BYGraph ActiveX Control (zip)
- BYGraph ActiveX Control is a powerful analysis and charting control that can be used in applications through interfaces to implement the functions including: plot multiple curves so users can compare, display, edit, print, and save their data; display horizontal or vertical layout; modify curves with run time mathematic computation; support...
- Tags: Sample Code, Curve, BYGraph ActiveX Control
- Software downloads 2007-07-27
- Create a temp file with VB.NET
- Irina Medvinskaya looks at the VB.NET code that allows you to get the name of the file that you can use as a temp file. She also provides sample code that shows how to create a temp file. Temp files are generally used for temporary storage and data manipulation....
- Tags: Microsoft Visual Basic.Net, Irina Medvinskaya, Microsoft development tools, Programming languages, temp file, Visual Basic Tips Newsletter, TechRepublic Inc., Sample Code, Name, .Net, Development Tools, Software Development, Software/Web Development
- Technical articles 2007-05-17
- Drill down into data with ASP.NET 2.0's DetailsView control
- Working with individual data records required custom development in ASP.NET 1.1, but it is simple and straightforward in 2.0 with the DetailsView control. Tony Patton offers a closer look at this new ASP.NET 2.0 control. The past two weeks I have examined using ASP.NET 2.0's GridView data control to...
- Tags: Microsoft ASP.NET, DetailsView, GridView, Middleware, Tony Patton, .NET, ASP.NET 2.0, sample code, data source, DetailsView control, paging, .NET Newsletter, Control, Data, Microsoft ASP.NET 2.0, Fields Element, Listing C, Software Development, Software/Web Development, Enterprise Software, Software
- Technical articles 2007-03-13
- Organize data with HTML tables
- Tony Patton gets back to basics with this examination of the many features of the HTML TABLE element. He discusses some HTML table syntax features that are not as widely known, and explores what you need to consider when developing for non-standard browsers. Every Web developer is familiar with...
- Tags: HTML, Tony Patton, HTML TABLE, Web Development Zone Newsletter, Sample Code, CSS, Attribute, Cell, Table, TBODY
- Technical articles 2007-02-13
- Drill down into data with ASP.NET 2.0's DetailsView control
- The past two weeks I have examined using ASP.NET 2.0's GridView data control to view and manipulate data within aWeb page. (You can catch up on parts oneand twohere.) While the GridView control makes it easy towork with sets of data, you often need to work with the data in...
- Tags: .NET, Middleware, ASP.NET 2.0, Tony Patton, DetailsView, data source, DetailsView control, Microsoft ASP.NET, GridView
- Technical articles 2007-03-13
- Assist future developers by writing comments and clean code
- Tony Patton explains that thoroughly documenting your code either through written documents or code comments helps you and provides future guidance for developers working with the code. I have preached about documenting code countless times with fellow developers, but I recently unearthed a strange fact: Many developers ...
- Tags: JavaScript, Tony Patton, Scripting languages, line comment, developer, Web Development Zone Newsletter, HTML, Sample Code, Code, Software/Web Development, Web Development
- Technical articles 2006-10-16
- BYLog ActiveX Control (zip)
- BYLog ActiveX Control could be used to view, edit, and analyze data either on your local machine client or through your Web server. BYLog support multiple development environment, such as Visual Basic, Visual C++, VB.Net, VC++.Net, VC#, ASP.Net, Microsoft Office, and IE browser. BYLog can be used in applications through...
- Tags: Application, Sample Code, Microsoft Internet Explorer, Microsoft Development Tools, Web Browsers, Programming Languages, Web Servers, .Net, C/C++, Development Tools, Software Development, Software/Web Development, Internet
- Software downloads 2006-05-16
- Build powerful Web applications via the Yahoo! Developer Network
- Tony Patton discusses a new resource he recently stumbled upon: the Yahoo! Developer Network. It offers lots of API's for utilizing Yahoo! features, as well as plenty of generic Web development resources. The community aspect of the Internet has changed the way we work. Developers can quickly get...
- Tags: Yahoo! Inc., Tony Patton, XML, Channel management, RSS, network, YUI Library, Web application, Web Development Zone Newsletter, Developer, Parameter, Web, Sample Code, Web Development, Calendar, Listing B, Library Site, Marketing
- Technical articles 2006-07-31