Author: Michael Tracy
Publisher:
ISBN: 9781874416661
Category : Computers
Languages : en
Pages : 294
Book Description
As Web traffic increases, speed is the key and therefore C++ ISAPI programming skills will be in demand. This book teaches users how to program real-world industrial strength ISAPI extensions, with extensive coverage of filters, cookies and database access.
Professional Visual C++ ISAPI Programming
Author: Michael Tracy
Publisher:
ISBN: 9781874416661
Category : Computers
Languages : en
Pages : 294
Book Description
As Web traffic increases, speed is the key and therefore C++ ISAPI programming skills will be in demand. This book teaches users how to program real-world industrial strength ISAPI extensions, with extensive coverage of filters, cookies and database access.
Publisher:
ISBN: 9781874416661
Category : Computers
Languages : en
Pages : 294
Book Description
As Web traffic increases, speed is the key and therefore C++ ISAPI programming skills will be in demand. This book teaches users how to program real-world industrial strength ISAPI extensions, with extensive coverage of filters, cookies and database access.
Professional Visual C++ 5 ActiveX/COM Control Programming
Author: Sing Li
Publisher:
ISBN: 9781861000378
Category : Computers
Languages : en
Pages : 516
Book Description
A book written by programmers, "Professional Visual C++ ActiveX Intranet Programming" is a guide to creating custom ActiveX components to allow an Intranet to publish non-standard data in a customized format, using controls that allow presentation of and interaction with that data in a completely custom way. The book is for experienced Visual C++ programmers who have used MFC in some depth.
Publisher:
ISBN: 9781861000378
Category : Computers
Languages : en
Pages : 516
Book Description
A book written by programmers, "Professional Visual C++ ActiveX Intranet Programming" is a guide to creating custom ActiveX components to allow an Intranet to publish non-standard data in a customized format, using controls that allow presentation of and interaction with that data in a completely custom way. The book is for experienced Visual C++ programmers who have used MFC in some depth.
PRO DCOM PROG,
Author: GRIMES
Publisher: Wrox Press
ISBN:
Category : Computers
Languages : en
Pages : 608
Book Description
This book is for Win32 programmers taking up the challenge of building distributed applications using the new component object model. Although there is strong emphasis on the practicalities of distributed object design and usage, the text is also a complete examination of programming under COM. Readers should be very familiar with C++ and preferably have experience of using MFC. The code is described and developed using Visual C++5, MFC, and ATL.
Publisher: Wrox Press
ISBN:
Category : Computers
Languages : en
Pages : 608
Book Description
This book is for Win32 programmers taking up the challenge of building distributed applications using the new component object model. Although there is strong emphasis on the practicalities of distributed object design and usage, the text is also a complete examination of programming under COM. Readers should be very familiar with C++ and preferably have experience of using MFC. The code is described and developed using Visual C++5, MFC, and ATL.
Intelligent Problem Solving. Methodologies and Approaches
Author: Rasiah Logananthara
Publisher: Springer
ISBN: 3540450491
Category : Computers
Languages : en
Pages : 785
Book Description
The focus of the papers presented in these proceedings is on employing various methodologies and approaches for solving real-life problems. Although the mechanisms that the human brain employs to solve problems are not yet completely known, we do have good insight into the functional processing performed by the human mind. On the basis of the understanding of these natural processes, scientists in the field of applied intelligence have developed multiple types of artificial processes, and have employed them successfully in solving real-life problems. The types of approaches used to solve problems are dependant on both the nature of the problem and the expected outcome. While knowledge-based systems are useful for solving problems in well-understood domains with relatively stable environments, the approach may fail when the domain knowledge is either not very well understood or changing rapidly. The techniques of data discovery through data mining will help to alleviate some problems faced by knowledge-based approaches to solving problems in such domains. Research and development in the area of artificial intelligence are influenced by opportunity, needs, and the availability of resources. The rapid advancement of Internet technology and the trend of increasing bandwidths provide an opportunity and a need for intelligent information processing, thus creating an excellent opportunity for agent-based computations and learning. Over 40% of the papers appearing in the conference proceedings focus on the area of machine learning and intelligent agents - clear evidence of growing interest in this area.
Publisher: Springer
ISBN: 3540450491
Category : Computers
Languages : en
Pages : 785
Book Description
The focus of the papers presented in these proceedings is on employing various methodologies and approaches for solving real-life problems. Although the mechanisms that the human brain employs to solve problems are not yet completely known, we do have good insight into the functional processing performed by the human mind. On the basis of the understanding of these natural processes, scientists in the field of applied intelligence have developed multiple types of artificial processes, and have employed them successfully in solving real-life problems. The types of approaches used to solve problems are dependant on both the nature of the problem and the expected outcome. While knowledge-based systems are useful for solving problems in well-understood domains with relatively stable environments, the approach may fail when the domain knowledge is either not very well understood or changing rapidly. The techniques of data discovery through data mining will help to alleviate some problems faced by knowledge-based approaches to solving problems in such domains. Research and development in the area of artificial intelligence are influenced by opportunity, needs, and the availability of resources. The rapid advancement of Internet technology and the trend of increasing bandwidths provide an opportunity and a need for intelligent information processing, thus creating an excellent opportunity for agent-based computations and learning. Over 40% of the papers appearing in the conference proceedings focus on the area of machine learning and intelligent agents - clear evidence of growing interest in this area.
Dr. Dobb's Journal
Essential Visual C++ 6.0 fast
Author: Ian Chivers
Publisher: Springer Science & Business Media
ISBN: 1447107330
Category : Computers
Languages : en
Pages : 225
Book Description
Microsofts Visual C++ 6.0 contains many new features to help developers build high performance applications. This book is ideal reading for those who want a quick introduction to Windows programming with Visual C++ and the Microsoft Foundation Class (MFC) library. Written in the inimitable style of the Essentials series, with lots of clear examples, this book is perfect for those who need to learn the maximum in the minimum time and to develop applications fast. Newcomers to the package will also find that Essential Visual C++ 6.0 fast will help them create applications - incorporating all the new features - quickly, effectively and productively. Topics covered include: the two key Windows classes: CFrameWnd and CWinApp; the MFC Library; message maps; controls; graphical output, and much more.
Publisher: Springer Science & Business Media
ISBN: 1447107330
Category : Computers
Languages : en
Pages : 225
Book Description
Microsofts Visual C++ 6.0 contains many new features to help developers build high performance applications. This book is ideal reading for those who want a quick introduction to Windows programming with Visual C++ and the Microsoft Foundation Class (MFC) library. Written in the inimitable style of the Essentials series, with lots of clear examples, this book is perfect for those who need to learn the maximum in the minimum time and to develop applications fast. Newcomers to the package will also find that Essential Visual C++ 6.0 fast will help them create applications - incorporating all the new features - quickly, effectively and productively. Topics covered include: the two key Windows classes: CFrameWnd and CWinApp; the MFC Library; message maps; controls; graphical output, and much more.
Beginning MFC COM Programming
Author: Julian Templeman
Publisher:
ISBN: 9781874416876
Category : Computers
Languages : en
Pages : 518
Book Description
Programmers are in a dilemma--they must learn COM to stay abreast of the developments in Windows, but it's hard to understand and use them. This book is dedicated to teaching MFC programmers what COM is and how to use it. It follows the proven learn-by-doing format, and in the course of the book the reader develops a complete application from both OLE servers and components.
Publisher:
ISBN: 9781874416876
Category : Computers
Languages : en
Pages : 518
Book Description
Programmers are in a dilemma--they must learn COM to stay abreast of the developments in Windows, but it's hard to understand and use them. This book is dedicated to teaching MFC programmers what COM is and how to use it. It follows the proven learn-by-doing format, and in the course of the book the reader develops a complete application from both OLE servers and components.
Web Commerce Programming with Visual C++
Author: Don Gaspar
Publisher:
ISBN: 9781576101995
Category : Computers
Languages : en
Pages : 596
Book Description
Here is everything a developer needs to know about using Visual C++ to implement real-time Internet commerce solutions with CGI and ISAPI extensions on a Web server. The book instructs developers on processing forms and orders, taking credit cards, and receiving payments from their Web server. The CD-ROM contains source code from the book and actual working HTML and C++ for CGI and ISAPI code.
Publisher:
ISBN: 9781576101995
Category : Computers
Languages : en
Pages : 596
Book Description
Here is everything a developer needs to know about using Visual C++ to implement real-time Internet commerce solutions with CGI and ISAPI extensions on a Web server. The book instructs developers on processing forms and orders, taking credit cards, and receiving payments from their Web server. The CD-ROM contains source code from the book and actual working HTML and C++ for CGI and ISAPI code.
Professional SharePoint 2007 Development
Author: John Holliday
Publisher: John Wiley & Sons
ISBN: 0470117567
Category : Computers
Languages : en
Pages : 747
Book Description
If you're a .NET or Microsoft Office developer, this book will give you the tools and the techniques you need to build great solutions for the SharePoint platform. It offers practical insights that will help you take advantage of this powerful new integrated suite of server-based collaboration software tools along with specific examples that show you how to implement your own custom solutions. You'll then be able to apply this information to create collaborative web-based applications that enhance user productivity and deliver rich user experiences. You’ll start by building a strong foundation based on a thorough understanding of the technologies that come with the SharePoint platform, while also drilling into specific implementation areas. Next, you'll dive into seven key SharePoint development areas: the base collaboration platform, portal and composite application frameworks, enterprise search, ECM, business process automation and workflow, electronic forms, and business intelligence. This book is for ASP.NET developers who want to add collaboration support to their existing applications, Windows/Office client developers who want to move their solutions from the desktop to the web, and experienced SharePoint version 2.0 developers who want to take advantage of the new capabilities available in Windows SharePoint Services 3.0. You will learn all about Windows SharePoint Services and MOSS 2007, including the following: Ways to enhance collaboration using calendars, tasks, issues, and email alerts Techniques for developing applications with integrated RSS, blogs and Wikis How to build, configure, and manage portal solutions Strategies for using enterprise search, XML, and XSLT Methods for improving enterprise content management and business intelligence Ways to take advantage of built-in support for regulatory compliance and web publishing How to create custom workflows and integrate them into your solutions This book is also available as part of the 4-book SharePoint 2007 Wrox Box (ISBN: 0470431946) with these 4 books: Professional SharePoint 2007 Development (ISBN: 0470117567) Real World SharePoint 2007 (ISBN: 0470168358) Professional Microsoft SharePoint 2007 Design (ISBN: 047028580X) Professional SharePoint 2007 Web Content Management Development (ISBN: 0470224754)
Publisher: John Wiley & Sons
ISBN: 0470117567
Category : Computers
Languages : en
Pages : 747
Book Description
If you're a .NET or Microsoft Office developer, this book will give you the tools and the techniques you need to build great solutions for the SharePoint platform. It offers practical insights that will help you take advantage of this powerful new integrated suite of server-based collaboration software tools along with specific examples that show you how to implement your own custom solutions. You'll then be able to apply this information to create collaborative web-based applications that enhance user productivity and deliver rich user experiences. You’ll start by building a strong foundation based on a thorough understanding of the technologies that come with the SharePoint platform, while also drilling into specific implementation areas. Next, you'll dive into seven key SharePoint development areas: the base collaboration platform, portal and composite application frameworks, enterprise search, ECM, business process automation and workflow, electronic forms, and business intelligence. This book is for ASP.NET developers who want to add collaboration support to their existing applications, Windows/Office client developers who want to move their solutions from the desktop to the web, and experienced SharePoint version 2.0 developers who want to take advantage of the new capabilities available in Windows SharePoint Services 3.0. You will learn all about Windows SharePoint Services and MOSS 2007, including the following: Ways to enhance collaboration using calendars, tasks, issues, and email alerts Techniques for developing applications with integrated RSS, blogs and Wikis How to build, configure, and manage portal solutions Strategies for using enterprise search, XML, and XSLT Methods for improving enterprise content management and business intelligence Ways to take advantage of built-in support for regulatory compliance and web publishing How to create custom workflows and integrate them into your solutions This book is also available as part of the 4-book SharePoint 2007 Wrox Box (ISBN: 0470431946) with these 4 books: Professional SharePoint 2007 Development (ISBN: 0470117567) Real World SharePoint 2007 (ISBN: 0470168358) Professional Microsoft SharePoint 2007 Design (ISBN: 047028580X) Professional SharePoint 2007 Web Content Management Development (ISBN: 0470224754)
PRO MFC W/VS++,
Author: BLASZCZAK
Publisher: Wrox Press
ISBN:
Category : Computers
Languages : en
Pages : 1124
Book Description
Visual C++ 5 is the latest upgrade to Microsoft's leading C++ development environment and the Microsoft Foundation Classes are the industry standard framework for developing Windows applications using C++. This title covers all new MFC classes, along with extensive OLE coverage, and deep instruction in complex issues such as message maps and multi-threading.
Publisher: Wrox Press
ISBN:
Category : Computers
Languages : en
Pages : 1124
Book Description
Visual C++ 5 is the latest upgrade to Microsoft's leading C++ development environment and the Microsoft Foundation Classes are the industry standard framework for developing Windows applications using C++. This title covers all new MFC classes, along with extensive OLE coverage, and deep instruction in complex issues such as message maps and multi-threading.