Catalogue Search | MBRL
Search Results Heading
Explore the vast range of titles available.
MBRLSearchResults
-
DisciplineDiscipline
-
Is Peer ReviewedIs Peer Reviewed
-
Reading LevelReading Level
-
Content TypeContent Type
-
YearFrom:-To:
-
More FiltersMore FiltersItem TypeIs Full-Text AvailableSubjectCountry Of PublicationPublisherSourceTarget AudienceDonorLanguagePlace of PublicationLocation
Done
Filters
Reset
5
result(s) for
"Microsoft Visual Basic for Windows"
Sort by:
Professional financial computing using Excel and VBA
by
Tung, Humphrey K. K. (Humphrey Kwong Kwai)
,
Lai, Donny C. F.
,
Wong, Michael C. S. (Michael Chak Sham)
in
Data processing
,
Finance
,
Finance -- Data processing
2010,2011
Often financial computing guidebooks provide only quick-and-dirty implementations of financial models, rarely related to real-world applications.Professional Financial Computing Using Excel and VBA provides reusable, flexible, real-world implementations of financial models.
Web technology in automated information and modeling systems for metallurgical processes
by
Nikitin, A. G.
,
Gurin, I. A.
,
Spirin, N. A.
in
Applications programs
,
Automation
,
Chemistry and Materials Science
2017
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.
Journal Article
Visual Basic 2012 programmer's reference
The comprehensive guide to Visual Basic 2012
Microsoft Visual Basic (VB) is the most popular programming language in the world, with millions of lines of code used in businesses and applications of all types and sizes. In this edition of the bestselling Wrox guide, Visual Basic expert Rod Stephens offers novice and experienced developers a comprehensive tutorial and reference to Visual Basic 2012. This latest edition introduces major changes to the Visual Studio development platform, including support for developing mobile applications that can take advantage of the Windows 8 operating system.
* This new edition includes information on developing Win8-compatible Metro applications using pre-loaded templates
* Explores the new design features and support for WPF designers
* Explains how to develop Windows smartphone apps
* Covers new VB language features such as Asynch and Await
Visual Basic 2012 Programmer's Reference is the programmer's go-to reference for the 2012 edition of Visual Basic.
Professional Visual Basic 2008
by
Hollis, Billy
,
Sharkey, Kent
,
Evjen, Bill
in
BASIC (Computer program language)
,
Microsoft Visual BASIC
2008
The 2008 version of Visual Basic is tremendously enhanced and introduces dramatic new concepts, techniques, and features to this popular object-oriented language. Written by an elite author team, this comprehensive resource provides a clear and concise approach to using VB 2008 in the ever-expanding .NET world. This book focuses on using the latest and most powerful tools from the Microsoft arsenal within your Visual Basic solutions. You?ll examine everything from the .NET Framework to the best practices for deploying .NET applications to database access and integrating with other technologies.