|
|
|
|
|
 |
Walkthrough: Creating a Table in Word
|
Total Hit (1188) |
Programmatically creating a table in Word is simple, once you know the tricks. Using the provided styles, you can quickly lay out an attractive table.
|
Rating
 |
|
 |
Walkthrough: Loading SQL Server Data into a Word Table
|
Total Hit (1141) |
Learn to programmatically load data into a Word table from a SQL Server database by taking advantage of ADO.NET to access data, and using Microsoft Visual Studio Tools for the Microsoft Office System to create your project.
|
Rating
 |
|
 |
Walkthrough: Working with Offline SQL Server Data in Excel
|
Total Hit (1188) |
Microsoft Office Excel makes it easy to work with rectangular data, such as data from an external database. In this walkthrough, you'll load data from Microsoft SQL Server into an ADO.NET dataset. You'll then use the Excel object model to support synchronizing changes made to the data in Excel with
....Read More |
Rating
 |
|
|
|
 |
How can I get free Certificate for SSL enabled site
|
Total Hit (2702) |
If you need to setup SSL in IIS but don't want to pay for cert signing
now, please visit:
«a href='http://www.cmsweb.com/ca/personal-sign-form.php3'»http://www.cmsweb.com/ca/personal-sign-form.php3«/a»«a target=_blank title='New Window' href='http://www.cmsweb.com/ca/personal-sign-form.php3'» «i
....Read More |
Rating
 |
|
 |
Simple Paging in Repeater and DataList Controls
|
Total Hit (1189) |
Most of the times while creating database driven web pages like product listing, employee directory, etc. we display the data in grid format. ASP.NET has come up with Web Controls like DataGrid, DataList and Repeater that allow you to display your data in tabular format easily
....Read More |
Rating
 |
|
 |
Consuming a Web Service from a Win Form Application
|
Total Hit (966) |
I guess you might be having some information on what Web Services. If not you can read .net101's article about Web Service Part 1 -Basics. In the current article we will be concentrating on building and consuming a Web Service which delivers "Stock Quotes" on the .NET Platform. We will be using Yaho
....Read More |
Rating
 |
|
 |
Building a Stock-Quotes Web Service
|
Total Hit (1476) |
I guess you might be having some information on what Web Services. If not you can read .net101's article about Web Service Part 1 -Basics. In the current article we will be concentrating on building and consuming a Web Service which delivers "Stock Quotes" on the .NET Platform. We will be using Yaho
....Read More |
Rating
 |
|
 |
Creating Custom SOAP Extensions - Compression Extension
|
Total Hit (2411) |
Web Services have already been standardized and its usage if definitely on the rise. Developers are quickly finding new and better ways to apply Web Services in their existing or new application designs. Reviewing many of the Web Services designs I have noticed that developers are increasingly perfo
....Read More |
Rating
 |
|
 |
PortTalk - A Windows NT I/O Port Device Driver
|
Total Hit (3458) |
A problem that plagues Windows NT/2000 and Windows XP, is it's strict control over I/O ports. Unlike Windows 95 & 98, Windows NT/2000/XP will cause an exception (Privileged Instruction) if an attempt is made to access a port that you are not privileged to talk too. Actually it's not Windows NT that
....Read More |
Rating
 |
|
|
|
 |
HOWTO: Use the Chart Web Component with Visual Basic
|
Total Hit (2612) |
This article shows the different ways that you can access the documentation for Microsoft Office Web Components (OWC). The article also includes information about additional resources for programming the OWC.
|
Rating
 |
|
 |
HOWTO: Use the Spreadsheet Web Component with Visual Basic
|
Total Hit (2409) |
You can add the Office Web Components to a form in Visual Basic in the same way that you add any other ActiveX control. The Spreadsheet control included with the Office Web Components is a more robust option than the DataGrid control that ships with Visual Basic. Use the spreadsheet data to display
....Read More |
Rating
 |
|
|
|
 |
XL97: How to Create a GIF File from a Microsoft Excel Chart
|
Total Hit (3371) |
To programmatically create a graphics file from a Microsoft Excel chart, use the Export method. This article contains a sample Microsoft Visual Basic for Applications macro that creates a .gif file from a chart in a Microsoft Excel workbook.
NOTE: If you click Save As HTML on the File menu and u
....Read More |
Rating
 |
|
|
|
 |
Five Tips for the Microsoft Office XP Web Components
|
Total Hit (1795) |
Discover how you can retain the original format of the numbers in a PivotTable component, determine which version of the Office Web Components you have, and more. This article provides the sample code that you can use in you own applications which use the Office XP Web components.
«b»Contents«/b»
....Read More |
Rating
 |
|
|
 |
Working with the PivotTable Component's Object Model
|
Total Hit (2375) |
The PivotTable List control is represented in the object model by the PivotTable object. You use the DataSource property to specify the source of the data to be displayed in the control. Typically, this property setting will consist of an ADO data source or another one of the Office Web Component co
....Read More |
Rating
 |
|
|
|