BizTalk Server 2002 Design and Implementation shows developers how to write BizTalk Server 2002 applications by example. Readers will learn BizTalk Server 2002 step-by-step as they read through the chapters and build an actual BizTalk Server application. Readers will also be exposed to the many invaluable lessons that Xin Chen learned by designing and implementing a number of high-profile BizTalk Server projects. Among other topics covered are the Messaging and Orchestration services, programming BizTalk Server, application deployment, performance and fault tolerance, application security,...
BizTalk Server 2002 Design and Implementation shows developers how to write BizTalk Server 2002 applications by example. Readers will learn BizTalk Se...
COM ON A WIRE, also known as DCOM, was a great boon to the distributed pro- grammer. Under the model ofDCOM, a client was able to interact with COM objects located literally anywhere, without requiring a change of code base. Using the indi- rection provided by AppiDs, stubs, proxies, and channels, our distributed endeavors involved little more than the use of declarative tools such as dcomcnfg.exe and the Component Services snap-in. However, all was not well in the world ofDCOM (or COM for that matter). Although the clicking of check boxes made COM-based remoting appear quite simple on the...
COM ON A WIRE, also known as DCOM, was a great boon to the distributed pro- grammer. Under the model ofDCOM, a client was able to interact with COM ob...
TODAY, DEVELOPERS ARE continuously being overloaded with new technologies, standards, and tools, which are all being developed to fulfill customer requirements. This puts tough challenges on developers who need to produce modern software, whether it is shrink-wrapped software, enterprise applications, or part of systems integration. Therefore, large vendors like Microsoft put a lot of effort into describing best practices and guidelines for using these new technologies, and how you can use well-proven patterns with them. Because most projects that faH don't faH because of technology issues,...
TODAY, DEVELOPERS ARE continuously being overloaded with new technologies, standards, and tools, which are all being developed to fulfill customer req...
IN THE PAST FEW MONTHS, a deluge of .NET books has hit store shelves, each one eager to explain the new programming philosophy of the .NET world. In the excitement, many of these books have left out the tricks and insights you need to really master .NET programming. Part of the problem is that no single work can cover the entire .NET platform-a sprawling, ambitious framework that revolu- tionizes everything from Internet applications to data access technology. Many .NET books provide a good overview of essential concepts, but they can't deal with the subtleties needed for all types of...
IN THE PAST FEW MONTHS, a deluge of .NET books has hit store shelves, each one eager to explain the new programming philosophy of the .NET world. In t...
COM ON A WIRE, also known as DCOM, was a great boon to the distributed pro- grammer. Under the model ofDCOM, a client was able to interact with COM objects located literally anywhere, without requiring a change of code base. Using the indi- rection provided by AppiDs, stubs, proxies, and channels, our distributed endeavors involved little more than the use of declarative tools such as dcomcnfg.exe and the Component Services snap-in. However, all was not well in the world of DCOM (or COM for that matter). Although the clicking of check boxes made COM-based remoting appear quite simple on the...
COM ON A WIRE, also known as DCOM, was a great boon to the distributed pro- grammer. Under the model ofDCOM, a client was able to interact with COM ob...
Bischof's book is a complete translation guide for converting programs between any of the three primary Microsoft languages. Bischof makes it easy for programmers to take the knowledge they already have and use it to write for the .NET environment.
Bischof's book is a complete translation guide for converting programs between any of the three primary Microsoft languages. Bischof makes it easy for...
Visual Basic database developers are faced with a dizzying cornucopia of choices when it comes to data access paradigms. The onset of the new .NET technology forces developers to completely rethink their data access strategies. All at once, there is an entirely new language and a new set of data access interfaces to learn and to incorporate into their designs. The purpose of this book is to make the choice and implementation of the best of those technologies far easier. It does this through working examples and numerous discussions of what works and what doesn't. Vaughn's "Best Practices" are...
Visual Basic database developers are faced with a dizzying cornucopia of choices when it comes to data access paradigms. The onset of the new .NET tec...
In their book, "Programming VB.NET: A Guide for Experienced Programmers," Gary Cornell and Jonathan Morrison carefully explain the features of what is, for all practical purposes, a new language. This careful treatment of language features, patterned on Cornell's best-selling "Core Java Volume 1" is necessary because although VB.NET looks like BASIC, it is really a language in the Java/C# family from a "semantic" point of view. This means all features of the language will need explaining to the programming coming from a previous version of VB. This book carefully explains all the new features...
In their book, "Programming VB.NET: A Guide for Experienced Programmers," Gary Cornell and Jonathan Morrison carefully explain the features of what is...
Designed to get programmers up to professional level as fast as possible, ADO.NET: From Novice to Pro is aimed toward both developers who have little or no experience with ADO.NET (or with .NET in general) and programmers who are not comfortable with database programming. Best-selling author Peter Wright painlessly moves readers from simple database access to the sophisticated manipulation of XML documents. The book begins by showing you the basic architecture of ADO.NET and then provides you with what you need to know about data providers and the new Connection, Command, and DataSet objects....
Designed to get programmers up to professional level as fast as possible, ADO.NET: From Novice to Pro is aimed toward both developers who have little ...