Search Results Heading

MBRLSearchResults

mbrl.module.common.modules.added.book.to.shelf
Title added to your shelf!
View what I already have on My Shelf.
Oops! Something went wrong.
Oops! Something went wrong.
While trying to add the title to your shelf something went wrong :( Kindly try again later!
Are you sure you want to remove the book from the shelf?
Oops! Something went wrong.
Oops! Something went wrong.
While trying to remove the title from your shelf something went wrong :( Kindly try again later!
    Done
    Filters
    Reset
  • Discipline
      Discipline
      Clear All
      Discipline
  • Is Peer Reviewed
      Is Peer Reviewed
      Clear All
      Is Peer Reviewed
  • Series Title
      Series Title
      Clear All
      Series Title
  • Reading Level
      Reading Level
      Clear All
      Reading Level
  • Year
      Year
      Clear All
      From:
      -
      To:
  • More Filters
      More Filters
      Clear All
      More Filters
      Content Type
    • Item Type
    • Is Full-Text Available
    • Subject
    • Publisher
    • Source
    • Donor
    • Language
    • Place of Publication
    • Contributors
    • Location
20 result(s) for "Microsoft Visual C♯."
Sort by:
Microsoft Visual C♯ step by step
\"Expand your expertise--and teach yourself the fundamentals of programming with the latest version of Visual C♯ with Visual Studio 2017. If you are an experienced software developer, you'll get all the guidance, exercises, and code you need to start building responsive, scalable, cloud-connected applications that can run almost anywhere.\"--Back cover.
Beginning ASP.NET 4.5 in C# and VB
The ultimate programming guide to ASP.NET 4.5, by popular author and Microsoft MVP Imar Spaanjaars Updated for ASP.NET 4.5, this introductory book is filled with helpful examples and contains a user-friendly, step-by-step format. Written by popular author and Microsoft ASP.NET MVP Imar Spaanjaars, this book walks you through ASP.NET, Microsoft's technology for building dynamically generated web pages. This edition retains the highly accessible approach to building the Planet Wrox website example, an online community site featuring product reviews, picture sharing, bonus content for registered users, and more. * Contains the comprehensive guide to the latest technology additions to ASP.NET 4.5 * Shows how to build basic ASP.NET web pages and configure their server * Includes information on how to add features with pre-built server controls * Reveals how to design pages and make them consistent * Contains the information needed for getting user input and displaying data Beginning ASP.NET 4.5 in C# and VB uses Spaanjaars's distinct writing style to put you at ease with learning ASP.NET 4.5.
Beginning Visual C# 2010
Update to Wrox's leading C# book for beginners Get ready for the next release of Microsoft's C# programming language with this essential Wrox beginner's guide. Beginning Microsoft Visual C# 2010 starts with the basics and brings you thoroughly up to speed. You'll first cover the fundamentals such as variables, flow control, and object-oriented programming and gradually build your skills for Web and Windows programming, Windows forms, and data access. Step-by-step directions walk you through processes and invite you to \"Try it Out,\" at every stage. By the end, you'll be able to write useful programming code following the steps you've learned in this thorough, practical book. * The C# 4 programming language version will be synonymous with writing code with in C# 2010 in Visual Studio 2010, and you can use it to write Windows applications, Web apps with ASP.NET, and Windows Mobile and Embedded CE apps * Provides step-by-step instructions for mastering topics such as variables, flow controls, and object-oriented programming before moving to Web and Windows programming and data access * Addresses expressions, functions, debugging, error handling, classes, collections, comparisons, conversions, and more If you've always wanted to master Visual C# programming, this book is the perfect one-stop resource. Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
Beginning Microsoft Visual C# 2008
The book is aimed at novice programmers who wish to learn programming with C# and the .NET framework. The book starts with absolute programming basics. It then moves into Web and Windows programming, data access (databases and XML), and more advanced technologies such as graphics programming with GDI+ and basic networking. The book is divided into sections including: The C# Language: Basic language skills using console application. Content moves from the absolute basics to fairly involved OOP skills. Windows Vista Programming: Using basic Windows applications, reinforcing earlier OOP and debugging skills. Web Programming: Putting together basic Web applications, highlighting differences between Web and Windows programming. Data Access: Accessing all kinds of data sources from Web and Windows applications, including SQL usage, XML, file system data, and Web Services. Additional Techniques: \"The fun stuff\", including Windows Presentation Foundation, Windows Workflow, Windows Communication Foundation, GDI+, networking, Windows Services, and so on. The book makes complicated subjects seem easy to learn, and it inspires readers to investigate areas further on their own by providing references to additional material, and exercise questions that require significant effort and personal research to complete.
Ivor Horton's Beginning Visual C++® 2008
Proudly presenting the latest edition of one of the all-time bestselling books on the C++ language, successful author Ivor Horton repeats the formula that has made each previous edition so popular by teaching you both the standard C++ language and C++/CLI as well as Visual C++ 2008. Thoroughly updated for the 2008 release, this book shows you how to build real-world applications using Visual C++ and guides you through the ins and outs of C++ development. With this book by your side, you are well on your way to becoming a successful C++ programmer.
Beginning C# and .NET
Get a running starttolearning C#programmingwith this fun and easy-to-readguide Asone of the most versatile and powerful programming languagesaround, you might thinkC# would be an intimidating language to learn. Itdoesn'thave to be! In Beginning C# and.NET: 2021 Edition, expert Microsoft programmer and engineer Benjamin Perkinsand program manager Jon D. Reidwalk youthroughthe precise, step-by-step directionsyou'llneed to follow to becomefluent in the C# language and.NET. Using the proven WROX method, you'lldiscover howto understand and write simple expressions and functions, debug programs, work with classes and class members, work with Windows forms, program for the web, and access data.You'lleven learn about some of the new features included in the latest releases of C# and.NET, including data consumption, code simplification, and performance. The book also offers: * Detailed discussions of programming basics, like variables, flow control, andobject-orientedprogramming that assume no previous programmingexperience * \"Try it Out\" sections to help you write useful programming code using the steps you've learned in thebook * Downloadable code examples from wrox.com Perfect for beginning-level programmers who are completely new to C#, BeginningC#and.NET: 2021 Edition is a must-have resource for anyone interested in learning programming and looking for afun andintuitive place to start.
Professional Visual Basic 2010 And . NET 4
Intermediate and advanced coverage of Visual Basic 2010 and .NET 4 for professional developers If you've already covered the basics and want to dive deep into VB and .NET topics that professional programmers use most, this is your book. You'll find a quick review of introductory topics-always helpful-before the author team of experts moves you quickly into such topics as data access with ADO.NET, Language Integrated Query (LINQ), security, ASP.NET web programming with Visual Basic, Windows workflow, threading, and more. You'll explore all the new features of Visual Basic 2010 as well as all the essential functions that you need, including .NET features such as LINQ to SQL, LINQ to XML, WCF, and more. Plus, you'll examine exception handling and debugging, Visual Studio features, and ASP.NET web programming. Expert author team helps you master the tools and techniques you need most for professional programming Reviews why Visual Basic 2010 will be synonymous with writing code in Visual Studio 2010 Focuses on .NET features such as LINQ, LINQ to SQL, LINQ to XML, WPF, workflow, and more Discusses exception handling and debugging, data access with ADO.NET, Visual Studio features for Visual Basic developers, Windows programming with Windows Forms, ASP.NET web programming with VB, communication interfaces, Windows workflow, and threading This Wrox guide presents you with updated coverage on topics you need to know now.
Web technology in automated information and modeling systems for metallurgical processes
The software in information systems used by engineering personnel at metallurgical enterprises is considered. Such software operates automated workstations, support systems for decision making, information and modeling systems, expert systems, and so on. Typically, the software takes the form of desktop applications written in high-level programming languages (Visual C#, Visual Basic, etc.). The analysis of technological information from the enterprise’s database-management server entails the solution of programming problems, systems of differential equations, and mathematical-physics problems, for example. Such problems are unsolvable by the standard general-purpose programming languages. Therefore, the development of information and modeling systems requires access to outside software, such as Microsoft Excel and MATLAB. Interaction with Microsoft Excel depends on COM Interop technology, which requires the installation of Microsoft Office on each client computer. Interaction with MATLAB requires the preliminary assembly of a library in MATLAB Compiler and its connection to the program. MATLAB Runtime freeware must be installed on the client computer. However, desktop applications using Windows Forms do not meet the requirements of industrial information systems in terms of functionality, accessibility, and cross-platform compatibility. Accordingly, new technologies must be found for the creation of information systems. The best approach is the construction of web applications based on the ASP.NET MVC framework, which permits the transfer of mathematical libraries and modules for interaction with Microsoft Excel and MATLAB from Windows Forms, without modification. The structure of the web application employed in the development of information-system software is described. The web page employed has the following functional regions: the logo and title of the current page, the session-status menu, the function menu, group operations, notifications, and the working area.
Professional ASP.NET 4 in C# and VB
Carried over in this new book is the unique approach of featuring examples in both Cß and VB, as is the incomparable coverage of core ASP.NET. After a fast-paced refresher on essentials such as server controls, the book delves into expert coverage of all the latest capabilities of ASP.NET 4.
Professional ASP.NET 3.5 in C# and VB
This book was written to introduce you to the features and capabilities that ASP.NET 3.5 offers, as well as to give you an explanation of the foundation that ASP.NET provides. We assume you have a general understanding of Web technologies, such as previous versions of ASP.NET, Active Server Pages 2.0/3.0, or JavaServer Pages. We also assume you understand basic programming constructs, such as variables, For Each loops, and object-oriented programming. When the code differs substantially, this book provides examples in both VB and C#. Coverage includes: ASP.NET folders and files, compiling code, and cross-page posting Using the available server controls Master pages, themes, and skins how to present data with ASP.NET controls Working with LINQ, ADO.NET, and XML hosting and working with your ASP.NET applications in IIS 7 Using and extending the extensible provider model the site navigation system storing user information with the personalization system membership and role management system for adding authentication and authorization to applications using web.config encapsulating pages into smaller and more manageable objects with Web Parts working with HTML and CSS design Using the theXMLHttpRequest object to build AJAX-enabled applications the ASP.NET AJAX Control Toolkit simplify AJAX web development authentication, authorization, and HTTP access types and impersonations state management and performance of requests and responses advanced caching capabilities including SQL cache invalidation error handling and debugging techniques working with file types and streams building and using server controls manipulating HTTP requests with HttpModule and HttpHandler. Building and consuming XML Web services and SOAP Internationalization, configuration, instrumentation, performance, application tracing, health monitoring, administration, Management, packaging, deploying