Lock your Ad to the Top of this Site - Readers always see it! - Advertise Here
 


Archive for the 'C#' Category

C# Network Programming - Sybex

 On its own, C# simplifies network programming. Combine it with the precise instruction found in C# Network Programming, and you'll find that building network applications is easier and quicker than ever.

This book helps newcomers get started with a look at the basics of network programming as they relate to C#, including the language's network classes, the Winsock interface, and DNS resolution. Spend as much time here as you need, then dig into the core topics of the network layer. You'll learn to make sockets connections via TCP and "connectionless" connections via UDP. You'll also discover just how much help C# gives you with some of your toughest chores, such as asynchronous socket programming, multithreading, and multicasting.

Network-layer techniques are just a means to an end, of course, and so this book keeps going, providing a series of detailed application-layer programming examples that show you how to work with real protocols and real network environments to build and implement a variety of applications. Use SNMP to manage network devices, SMTP to communicate with remote mail servers, and HTTP to Web-enable your applications. And use classes native to C# to query and modify Active Directory entries.

Rounding it all out is plenty of advanced coverage to push your C# network programming skills to the limit. For example, you'll learn two ways to share application methods across the network: using Web services and remoting. You'll also master the security features intrinsic to C# and .NET–features that stand to benefit all of your programming projects.

2 votes, average: 3 out of 52 votes, average: 3 out of 52 votes, average: 3 out of 52 votes, average: 3 out of 52 votes, average: 3 out of 5
  • 5,005 views
  • 2 Comments
  • In: C#, IT eBooks
  • Author : AlbaBoi
  • Excel Add-in Development in C/C++: Applications in Finance

     Excel Add-in Development in C/C++: Applications in FinanceExcel is the industry standard for financial modelling, providing a number of ways for users to extend the functionality of their own add-ins, including VB. C/C++. Excel Add-in Development in C/C++ - Applications for Finance is a how-to guide and reference book for the creation of high performance add-ins for Excel in C and C++ for users in the finance industry. Author Steve Dalton explains how to apply Excel add-ins to financial applications with many examples given throughout the book. It covers the relative strengths and weaknesses of developing add-ins for Excel in VB versus C/C++.

    1 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 5
  • 1,370 views
  • 0 Comments
  • In: C#, C/C++, IT eBooks, Visual Basic
  • Author : -cosmos-
  • C#.NET Illuminated

    C#.NET IlluminatedC#.NET Illuminated uses Visual C# for rapid application development. This approachminizes the amount of code the reader needs to write while providing access to the powerful .NET library.

    1 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 5
  • 2,204 views
  • 0 Comments
  • In: .NET, C#, IT eBooks
  • Author : mrblue
  • C# and the .NET Platform, Second Edition

     Aimed at the reader with some previous programming experience, C# and the .NET Platform provides an enjoyable and well-paced tutorial for learning C# and Microsoft's new .NET Framework. This well-written guide is all you need to get onboard with the latest in Windows development.
    Today, there are a growing number of titles available for C#. This text strikes an excellent balance between a basic language tutorial with an authoritative presentation of what's new and better in .NET with coverage of the some of the inner details of the platform, including deployment. The author's patient writing style is never dull or overly technical, which will mean this book is a good choice for a wide range of readers approaching C# from a variety of languages including C++, Java, and Visual Basic.

    At certain points, the author looks at "intermediate language" (IL) bytecodes that underlie the C# language. This is particularly informative in chapters that look at assemblies and deployment. As a tour of the basics of the C# language, this book distinguishes itself with short, effective examples (many of which use a set of classes modeling cars). Coverage of programming Windows Forms is really good, as is the chapter on getting the older COM and .NET components to interoperate. The focus of this book is mostly on traditional client-side development, though it does cover the latest in Web development with sections on basic ASP.NET and Web services, which round out the book.

    1 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 5
  • 2,145 views
  • 0 Comments
  • In: .NET, C#, IT eBooks
  • Author : XuploadinG.com
  • Inside Microsoft Windows SharePoint Services 3.0

    Inside Microsoft Windows SharePoint Services 3.0 Microsoft Windows developers will learn how to embrace Windows SharePoint Get deep insights into Microsoft Windows SharePoint Services with this hands-on guide. This book focuses on developing Windows SharePoint Services applications for the enterprise with Microsoft Visual Studio® 2005 and the Collaborative Application Markup Language (CAML). A Windows SharePoint Services expert provides technical explanations of the platform architecture and how the technology works, including concise information on key topics–including Web Parts, pages, workflow, and security. With this bottom-up view of the platform architecture and task-oriented guidance, Services Version 3 as a first-class development platform. Experienced developers will learn how to build robust, feature-rich applications, including enterprise content management (ECM) systems. In addition, this guide includes C# and XML code samples to help developers get up and running as quickly as possible.

    2 votes, average: 4.5 out of 52 votes, average: 4.5 out of 52 votes, average: 4.5 out of 52 votes, average: 4.5 out of 52 votes, average: 4.5 out of 5
  • 5,121 views
  • 0 Comments
  • In: C#, IT eBooks, XML
  • Author : mrblue
  • Inside Windows Communication Foundation

    Inside Windows Communication Foundation Dive deep into the operation of Microsoft Windows Communication Foundation with this practical, hands-on book–and learn the intricacies of Windows Communication Foundation and service-oriented concepts and implementations. Fundamentally, services are not objects. Given the prevalence of the object-oriented paradigm over the past 20 years, experienced developers need to explore a new way of thinking about architecting solutions. Concise and practical, this guide explains the fundamentals of applications built with a service-oriented architecture and how the international standards for Web services are implemented in Windows Communication Foundation. Each chapter includes at least two practical code samples in Microsoft Visual C#®.

    0 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 5
  • 1,990 views
  • 0 Comments
  • In: C#, IT eBooks
  • Author : mrblue
  • ODP.NET Developers Guide

    ODP.NET Developers GuideThis is a practical guide to working with the Oracle 10g v10.2 database from Visual Studio .NET 2005, using Oracle Data Provider for .NET and Oracle Developer Tools. ODP.NET optimizes Oracle database access from a .NET environment, allowing developers to leverage advanced Oracle database functionality, including Real Application Clusters, XML DB, and advanced security, using VB.NET, C#, or any .NET language. With many hands-on examples the book provides the in-depth information to use ODP.NET and Oracle Developer Tools from Visual Studio 2005. After introducing ODP.NET, it covers using SQL, PL/SQL, LOBs, and XML DB through ODP.NET; developing Web Applications, Web Services, and Mobile Applications; and finally Oracle Developer Tools for VS.NET. All the code examples use Visual Basic.NET 2005. This book is for professional .NET developers with a minimum knowledge of Oracle SQL and PL/SQL who need to work with and take full advantage of the Oracle Database 10g using Visual Studio 2005.

    4 votes, average: 4 out of 54 votes, average: 4 out of 54 votes, average: 4 out of 54 votes, average: 4 out of 54 votes, average: 4 out of 5
  • 1,800 views
  • 0 Comments
  • In: .NET, C#, Database, IT eBooks
  • Author : mrblue
  • Beginning Visual C#

    Beginning Visual C#

    With clear explanations and hands-on examples, you will learn about the following topics:

    • The C# language from the ground up
    • Designing and writing object-oriented programs
    • .NET programming with C#
    • Working with Windows forms and controls
    • Creating graphics and printing
    • Accessing databases and files
    • Writing web application and web services in Visual C#

    This book will be an indispensable guide as you learn to write C# programs, gradually explaining the key concepts of Visual C# and .NET as your skills develop, with exercises at the end of chapters to test yourself. Starting with a thorough tutorial of the Visual C# language and object-oriented programming, you will progress to learn how to apply your understanding to programming the .NET Framework.

    4 votes, average: 2 out of 54 votes, average: 2 out of 54 votes, average: 2 out of 54 votes, average: 2 out of 54 votes, average: 2 out of 5
  • 2,317 views
  • 0 Comments
  • In: C#, IT eBooks
  • Author : tech-geek
  • Beginning C Sharp 2005 Databases: From Novice to Professional

    Beginning C Sharp 2005 Databases: From Novice to ProfessionalBeginning C# 2005 Databases: From Novice to Professional teaches you everything you need to know about relational databases, the SQL database language, and ADO.NET 2.0. You'll also get a sound start in developing console, Windows Forms, ASP.NET, and even XML database applications.

    This book also teaches you database basics and how to use SQL to communicate with databases. You'll get detailed and code-practical techniques to access data in C# across a wide range of specific coding situations. Fully revised and upgraded for .NET 2.0, this book offers you the best contemporary practice in this core programming area, and you'll find yourself using it in nearly all your .NET projects. This book systematically

    • Provides step-by-step instructions on installing and configuring Visual C# and SQL Server Express editions
    • Presents all essential SQL query and update concepts and syntax, so you don't need prior familiarity with relational databases or SQL
    • Describes how to use ADO.NET transactions, exceptions, and events
    • Covers ADO.NET features for handling XML, text, and binary data
    • Explains all concepts through straightforward code examples
    1 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 5
  • 2,433 views
  • 0 Comments
  • In: C#, Database, IT eBooks
  • Author : mrblue
  • Pro C# Sharp with dot NET 3.0 Special Edition

    Pro C#  Sharp with dot NET 3.0 Special EditionC# 2005 has enjoyed huge success in the year since its launch, firmly establishing itself as the premier language for development on Microsoft's successful .NET 2.0 platform. With the launch of the .NET 3.0 extensions in early 2007, the horizons of this language are being extended, and it is becoming even more powerful as it is able to leverage the new .NET 3.0 Foundations.

    In recognition of this, Apress presents Pro C# with .NET 3.0, Special Edition to provide you with a complete A-to-Z reference for using C# with the .NET 2.0 platform and the .NET 3.0 extensions. The book contains new chapters that explore the interactions between the existing framework and the new extensions, giving you an edge when you evaluate and implement .NET 3.0 for the first time. To provide even more support, a bonus PDF download will be available with each purchase, offering over 500 pages of carefully selected additional content to help broaden your understanding of both .NET 2.0 and .NET 3.0.

    0 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 5
  • 2,247 views
  • 0 Comments
  • In: .NET, C#
  • Author : mrblue