Monday, May 21, 2007
Practical .NET 2.0 Networking Projects
Practical .NET 2.0 Networking Projects
By Wei-Meng Lee
* Publisher: Apress
* Number Of Pages: 300
* Publication Date: 2007-01-29
* Sales Rank: 60003
* ISBN / ASIN: 1590597907
* EAN: 9781590597903
* Binding: Paperback
* Manufacturer: Apress
* Studio: Apress
Book Description:
Practical .NET 2.0 Networking Projects demonstrates some of the key networking technologies that are being made easily accessible through .NET Framework 2.0. It discusses communication between wired machines and between networks and mobile devices. The book teaches you about the technologies by walking you through sample projects in a straightforward and direct way.
The book begins by discussing background theory so youll get comfortable with the layout of the .NET Framework and Compact Framework from a networking perspective. Then youll use the APIs within these frameworks to build a variety of cutting-edge networking applications that cover everything from Bluetooth and RFID communication to sockets programming and chat servers. Youll build working examples for each project, which you can also customize and use for your own purposes. The featured projects cover
- Basic introduction to network programming in .NET 2.0
- Sockets programming
- Serial communication
- Bluetooth and GPS
- Infrared networking to mobile devices
- RFID
Download
Saturday, May 12, 2007
ADO : ActiveX Data Objects
Publisher: O'Reilly Media, Inc.
Number Of Pages: 672
Publication Date: 2001-06
Sales Rank: 226855
ISBN / ASIN: 1565924150
EAN: 0636920924159
Binding: Paperback
Manufacturer: O'Reilly Media, Inc.
Studio: O'Reilly Media, Inc.
Book Description:
Getting data across platforms and formats is a cornerstone of present-day applications development. ADO: ActiveX Data Objects is both an introduction and a complete reference to ADO (ActiveX Data Objects), Microsoft's universal data access solution. You'll learn how to easily access data in multiple formats--such as email messages, Access databases, Word documents, and SQL databases--even on different platforms, without spending extra time learning every last detail about each format. Author Jason Roff shows by example how to use ADO with your programming language of choice to save programming time, so you can concentrate on the content and quality of your application rather than the nitty-gritty of specific data formats. ADO: ActiveX Data Objects includes:
Chapters dedicated to the Connection, Recordset, Field, and Command objects and the Properties collection
A complete, detailed reference listing every ADO object, method, property, and event, in convenient alphabetical order
Chapters on ADO architecture, data shaping, the ADO Event Model
An appendix containing enumeration tables used by ADO objects and collections, listed alphabetically
Brief introductions to RDS, ADO.NET, and SQLADO: ActiveX Data Objects is a versatile one-stop guide to both the theory and practice of programming with ADO through Version 2.6. The thorough reference section and topic-specific chapters will help you find quick answers about the details of objects, collections, methods, and properties of ADO. And the abundance of practical code examples will give you a good grasp of how to use ADO's strong points most effectively.
Friday, May 4, 2007
Designing Forms for Microsoft Office InfoPath and Forms Services 2007 (Microsoft .NET Development Series)
Publisher: Addison-Wesley Professional
Number Of Pages: 1296
Publication Date: 2007-02-05
Sales Rank: 6368
ISBN / ASIN: 0321410599
EAN: 9780321410597
Binding: Paperback
Manufacturer: Addison-Wesley Professional
Studio: Addison-Wesley Professional
Book Description:
"Microsoft Office InfoPath represents a revolutionary leap in XML technologies and a new paradigm for gathering business-critical information. I am delighted that Scott Roberts and Hagen Green, two distinguished members of the InfoPath product team, decided to share their experience in this book."
--From the Foreword by Jean Paoli, cocreator of XML 1.0 and Microsoft Office InfoPath
Microsoft Office InfoPath 2007 offers breakthrough tools for gathering, managing, and integrating business-critical information, and creating efficient forms-driven processes. Two longtime members of Microsoft's InfoPath product team have written the first comprehensive, hands-on guide to building successful XML-based solutions with InfoPath 2007.
The book opens with a practical primer on the fundamentals of InfoPath form template design for information workers and application developers at all levels of experience. It then moves into advanced techniques for customizing, integrating, and extending form templates--with all the code examples and detail needed by professional developers.
Learn how to:
Design form templates: create blank form templates, insert and customize controls, use advanced formatting, and construct and lay out views
Work with data: start with XML data or schema, manually edit data sources, and understand design-time visuals
Add custom business logic to forms, and integrate them with other applications
Retrieve and query data from external data sources, including XML files, databases, SharePoint lists, Web services, and ADO.NET DataSets
Submit and receive form data using ADO.NET
Save, preview, and publish to e-mail, SharePoint, and more
Build reusable components with template parts
Create workflows with SharePoint and InfoPath E-Mail Forms
Administer Forms Services and Web-enabled form templates
Build advanced form templates using C# form code, custom controls, add-ins, and the new InfoPath 2007 managed object model
Design form templates using Visual Studio Tools for Office (VSTO)
Update, secure, and optimize your form templates
REALbasic Cross-Platform Application Development
Publisher: Sams
Number Of Pages: 672
Publication Date: 2006-04-12
Sales Rank: 402177
ISBN / ASIN: 0672328135
EAN: 9780672328138
Binding: Paperback
Manufacturer: Sams Book Description:
REALbasic Cross-Platform Application Development treats REALbasic as a serious development environment and is targeted to developers with a minimum of programming experience, but who may or may not be new to the REALbasic platform. Written by a writer and developer with extensive REALbasic experience with input and guidance from REAL Software, this book will show you how to take advantage of the new cross-platform abilities of REALbasic and teach you how to create cross-platform applications. Don't waste any more time with the other novice-oriented REALbasic books out there. Get inside this development environment with REALbasic Cross-Platform Application Development.
Thursday, April 26, 2007
Visual Basic.Net for Students
Publisher: Pearson Education
Number Of Pages: 504
Publication Date: 2002-12-18
Sales Rank: 964940
ISBN / ASIN: 0201742055
EAN: 9780201742053
Binding: Paperback
Manufacturer: Pearson Education
Studio: Pearson Education Book Description:
@CATEGORY = Visual Basic@TITLE = Visual Basic .NET for Students@AUTHORS = Douglas Bell/Mike Parr*/ This book approaches Visual Basic .NET with a simple and direct style, providing maximum clarity on the subject without requiring readers to have any prior knowledge of programming. Early on, the text teaches readers how to use objects. These simple ideas, presented early, are then revisited in more detail once the basics have been thoroughly explained. For anyone, including software programmers, interested in learning about VB .NET.@ISBN = 0-201-74205-5@MAINCAT = Programming Languages@SUBCAT = Visual Basic@DATALINE1 = 2003, 504 pages, 7 3/8 x 9 1/8@DATALINE2 = Paperback, $45.99n
Download
Friday, April 20, 2007
VB.NET Power Coding
Open Source .NET Development is the definitive guide on .NET development in an open-source environment
Download Page >>>>>
Integrating XML Web Services and .NET Remoting
Make the jump to distributed application programming using the .NET Framework—and introduce a new level of performance, scalability, and security to your network and enterprise applications. Expert .NET developer Matthew MacDonald shares proven techniques for fully exploiting .NET Remoting, XML Web services, and other .NET technologies and integrating them into your real-world solutions. MacDonald digs into key .NET building blocks and architectural issues, explaining which features and designs will best serve your customized distributed application projects—and when to use them. Case studies with full code examples illustrate these practical techniques in action, as well as demonstrating their benefits and tradeoffs.Learn how to: • Cross application boundaries with .NET Remoting, XML Web services, and Message Queuing• Create responsive clients and scalable servers with multithreading• Model your distributed application with interfaces, facades, and factories• Use COM+ services such as object pooling, JIT activation, and transactions• Craft a data transfer plan with Microsoft ADO.NET?without concurrency errors• Help secure your code end to end?from the transport level to the presentation tier• Learn ways to avert?or unclog?performance bottlenecks in your applications• Automate deployment using self-updating applications and XML Web services• Master stateless programming and other best practices for distributed applications
Introducing Microsoft .NET, Second Edition
What problems does Microsoft .NET solve? What approaches does it take to solve them? How do you start using .NET-and how do you profit from it? Get the answers to these questions and more in this entertaining, no-nonsense .NET walkthrough. The author, a well-known computer-science instructor at Harvard, covers a single topic from the top down so readers can choose how deep they want to go. Thoroughly updated and featuring five new chapters plus a new chapter available on the Web, this is the first book to read about the innovative .NET
Programming in the .NET Environment by Damien Watkins
Authors describe Microsoft's vision for distributed component-based systems development and then show programmers how to develop software that takes full advantage of the features of the .NET Framework. Begins with an introduction to the goals and architecture of the .NET Framework. Softcover.Programming in the .NET Environment is the software developer's guide to the .NET Framework. The authors describe Microsoft's vision for distributed component-based systems development and then show programmers how to develop software that takes full advantage of the features of the .NET Framework. Readers learn how to author components, libraries, and frameworks that not only exploit the capabilities of the .NET Framework but also integrate seamlessly into that environment.This book begins with an introduction to the goals and architecture of the .NET Framework. Readers will then gain a thorough understanding of the type, metadata, and execution systems; learn how to build and deploy their components within .NET assemblies; and gain an understanding of the facilities of the Framework Class Libraries.
Developing Applications with Visual Studio .NET
Developing Applications with Visual Studio .NET is an in-depth guide that takes Windows programming to the next level: creating .NET applications that leverage the prior knowledge and experience of C++ Win32 programmers. The .NET Framework supplies programmers with rich standard run-time services, supports the development of Web-based services, and provides both inter-language and inter-machine interoperability. Programmers can now focus on creating more complex, more distributed, and more Web-enabled applications.This book begins by describing the .NET Framework, introducing the facilities .NET offers and the classes programmers can use. It goes on to describe the tools available in Visual Studio.NET and demonstrates their use. Readers are then ready to develop and debug applications with the help of clearly illustrated examples in C# and Managed C++.
Understanding .NET (Independent Technology Guides)
http://www.ftp2share.com/file/16080/0321194047.rar.html - (1 Mb)
Understanding .NET:
Guides to Microsoft's .NET technologies abound (see Computer Media, LJ 4/1/01), but most focus on only one piece of the colossus. Chappell's book is different because it offers a lucid overview of every aspect of .NET. Intended for developers and technology managers but accessible to lay readers, it describes how existing languages and technologies (such as ASP) are transformed in the .NET environment and explains the reasoning behind creating new languages such as C#. Touchy topics like the privacy issues created by .NET My Services and .NET's seeming similarity to Java are also squarely addressed. Highly recommended for all libraries.
Download from Ftp2Share
Learn VB.NET
Microsoft Visual C++ .NET 2003 Kick Start
Software Engineering with Microsoft Visual Studio Team System (Microsoft .Net Development)
COM and .NET Component Services (O'Reilly Windows)
Advanced .NET Remoting (C# Edition)
Download Page >>>>>
No comments:
Post a Comment