From introductory concepts to advanced developer topics, this comprehensive resource will help you gain more control over your spreadsheets by using VBA while also showing you how to develop more dynamic Excel applica...
详细信息
ISBN:
(数字)9780470144220
ISBN:
(纸本)9780470046432;9780470144220
From introductory concepts to advanced developer topics, this comprehensive resource will help you gain more control over your spreadsheets by using VBA while also showing you how to develop more dynamic Excel applications for other users.
Professional MOM 2005, SMS 2003 and Microsoft Update provides a single source for IT administrators to understand how these systems and operations management technologies can be used in their environments. It also ser...
详细信息
ISBN:
(数字)9780470048016
ISBN:
(纸本)9780764589638
Professional MOM 2005, SMS 2003 and Microsoft Update provides a single source for IT administrators to understand how these systems and operations management technologies can be used in their environments. It also serves as a comparative tool that helps readers understand which tool is right for which job. It is designed and written for anyone who is involved with implementing, supporting, or managing a set of tools for systems and operations management, including IT operators, IT administrators, IT infrastructure managers and system architects. The readers that have some background in systems and operations management will probably get the most of this book, however no specific level of skill or knowledge is assumed. The writing is aimed at readers who have a basic understanding of IT infrastructure on the Windows platform and have familiarity with Windows XP (and earlier) client deployments and Windows Server technologies. Some of the topics covered include: basics of operations management how the MOM 2005, SMS 2003 and other update technologies fit together installing and deploying MOM installing and deploying SMS installing and deploying MU and WSUS configuring and administering the MOM environment with MOM and alert tuning MOM and SMS agents Deploying and using MOM management packs Third party management packs Security and patching with MOM and SMS Monitoring and security MOM and SMS deployments MOM and SMS reporting Microsoft System Center Solutions Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
Ajax is the term used to describe the combination of three hot technology topics CSS, XML, and JavaScript providing faster, more sophisticated Web user interfaces. This work explores the technologies behind Ajax, its ...
ISBN:
(纸本)9780471777786;0471777781
Ajax is the term used to describe the combination of three hot technology topics CSS, XML, and JavaScript providing faster, more sophisticated Web user interfaces. This work explores the technologies behind Ajax, its various usage models and communication methods, and why the Ajax model is better than the traditional Web model. It discusses Ajax and its practical implementation in a professional Web site/application environment, and examines a variety of server-side languages (such as PHP and .NET), so that readers can get an overview of development issues prior to implementing their own Ajax solutions. It also covers building a Web-based Ajax RSS reader and calling Web services from JavaScript.
The *** 2.0 Framework introduced web developers to dozens of new server controls and components, and a greatly expanded and easier structure for writing their own server controls and components. Professional *** 2.0 S...
详细信息
ISBN:
(数字)9780470079737
ISBN:
(纸本)9780471793502;0471793507
The *** 2.0 Framework introduced web developers to dozens of new server controls and components, and a greatly expanded and easier structure for writing their own server controls and components. Professional *** 2.0 Server Control and Component Development covers the breadth of server control functionality as well as the rest of the membership, role management, SchemaImporterExtension, and so on – the functionality referred to as components. Written for the experienced *** developer, Professional *** 2.0 Server Control and Component Development will show you how to write your first sever control or custom *** step-by-step coverage drills down to the details of the extensible part of the *** 2.0 Framework that you need to extend to write the specified type of custom control or component. Rather than present the extensible part as a black box, it presents a detailed step-by-step approach to implement functional replica of the extensible part, discusses the replica’s code in detail, and provides an in-depth coverage of the techniques, tools, and technologies used in the code. From there you get a detailed practical recipe for developing the specified type of custom control or component and book then uses the recipe to implement one or more real-world custom controls or components of the specified type that you can use in your own Web *** of the many types of controls and components you'll learn to build are:Ajax-enabled controls and components: four chapters on Ajax discuss and use Ajax patterns, *** 2.0 client callback mechanism, CSS, DOM, XML, and JavaScript to implement a number of Ajax-enabled controls and *** Parts: four chapters on Web Parts in *** 2.0 develop a number of custom WebPart, EditorPart, CatalogPart, WebPartZone, WebPartChrome, WebPartVerb, WebPartManager, and data-bound WebPart controls.5 chapters on *** 2.0 security, membership, and role management components5 chapters on *** 2.0
Discusses SQL Server 2005 XML from the server and client sidesExamines using XSLT to render the XML data that is retrieved from SQL Server, particularly for *** SQL Server relationship with schemas, SOAP, XML security...
详细信息
ISBN:
(数字)9780471793076
ISBN:
(纸本)9780764597923
Discusses SQL Server 2005 XML from the server and client sidesExamines using XSLT to render the XML data that is retrieved from SQL Server, particularly for *** SQL Server relationship with schemas, SOAP, XML security, and .NETMakes extensive use of examples to solve problems that programmers face on an everyday basis and features Server 2005 XML best practices
Taking a unique IDE-centric approach, well-respected authors examine the IDE capabilities readers will need to perform specific tasks, demonstrated in the context of building XML Web servicesThe only book on the topic...
详细信息
ISBN:
(数字)9780470055052
ISBN:
(纸本)9780764598463
Taking a unique IDE-centric approach, well-respected authors examine the IDE capabilities readers will need to perform specific tasks, demonstrated in the context of building XML Web servicesThe only book on the topic that introduces each characteristic of the IDE followed by an example of the context in which that feature is usedCovers creating custom templates and wizards, reusing code and lightweight code generators, dynamically generating forms through reflections, managing data in the IDE, using the SQL designer to write stored procedures, debugging *** Web forms, and much more
The power and elegance of generic types have long been acknowledged. Generics allow developers to parameterize data types much like you would parameterize a method. This brings a new dimension of reusability to your t...
ISBN:
(数字)9780471757696
ISBN:
(纸本)9780764559884
The power and elegance of generic types have long been acknowledged. Generics allow developers to parameterize data types much like you would parameterize a method. This brings a new dimension of reusability to your types without compromising expressiveness, type-safety, or efficiency. Now .NET generics makes this power available to all .NET developers. By introducing generic concepts directly into the Common Language Runtime (CLR), Microsoft has also created the first language-independent generics implementation. The result is a solution that allows generic types to be leveraged by all the languages of the .NET platform. This book explores all aspects of the .NET generics implementation, covering everything from fundamental generic concepts, to the elements of generic syntax, to a broader view of how and when you might apply generics. It digs into the details associated with creating and consuming your own generic classes, structures, methods, delegates, and interfaces, examining all the nuances associated with leveraging each of these language constructs. The book also looks at guidelines for working with generic types, the performance gains achieved with generics, the new generic container libraries (BCL and third party), and key aspects of the underlying .NET implementation. For those transitioning from C++, the book provides an in-depth look at the similarities and differences between templates *** generics. It also explores the syntactic variations associated with using generics with each of the .NET languages, including C#, Visual Basic, J#, and C++.
From the Publisher: This book is for the experienced developer, who already has some knowledge of XML, to learn how to build effective applications using this exciting but simple technology. Web site developers can le...
详细信息
ISBN:
(纸本)9781861005052
From the Publisher: This book is for the experienced developer, who already has some knowledge of XML, to learn how to build effective applications using this exciting but simple technology. Web site developers can learn techniques, using XSLT stylesheets and other technologies, to take their sites to the next level of sophistication. Other developers can learn where and how XML fits into their existing systems and how they can use it to solve their application integration problems.
暂无评论