Author(s) : Hank Meyne, Scott Davis
Publisher : Wiley
Year : Apr 2002
ISBN 10 : 0471120901
ISBN 13 : 9780471120902
Language : English
Pages : 448
File type : PDF
Size : 2.4 MB (book + source code)
This book will take the reader through the process of developing an entire suite of enterprise applications using the .NET Framework. Specifically, we will go in depth on all key aspects of enterprise application development using the full power of ASP.NET and C#.
Each chapter will explain its topics by example, and at the end of the book, you will have an application that touches on many of the things that can be done in a Web application, and all in the .NET way. We believe that we can help the reader understand the theories behind the features of ASP.NET and, at the same time, give real-world examples that would likely be a part of a large-scale system. As each chapter progresses, we will add functionality to the overall system using the features that are relevant to the chapter.
In addition, we will include multiple ways of doing things, where applicable, because your applications will have different requirements. We won?t hold back on the .NET Framework either; although the book is specifically for teaching how to write ASP.NET Web apps, we will try to include as much of the base class functionality of .NET as we can while keeping with the overall sample. We will also try to do things in C# that show off the power and features of the language. We won?t try to keep the examples too simple for fear of the reader?s not knowing enough about the particular language. This is a book about C#, too, and it will include many nontrivial examples of the language throughout.
This book is for programmers looking for an in-depth look at ASP.NET. The concepts and examples provided range from beginner to advanced level.
All examples in this book were written using Visual Studio .NET, on both Windows 2000 Professional and Windows 2000 Server. Before running any of the examples, make sure Internet Information Services is installed and running.
Author(s) : Shweta Bhasin
Publisher : Wiley
Year : Aug 2002
ISBN 10 : 0471219762
ISBN 13 : 9780471219767
Language : English
Pages : 448
File type : PDF
Size : 6.7 MB
The tremendous growth of the World Wide Web has resulted in a demand for dynamic and interactive Web sites. To attract customer attention on the Web, companies need to hire experts for creating their Web sites. There is a tremendous scope for those who want to be the pillars of such companies by mastering scripting languages that give life to Web sites. One such language that is easy to master and handle is JavaScript.
This book is an attempt to bridge the ever-increasing gap between the market demand and availability of such expertise. The first step in becoming an expert involves gaining in-depth knowledge of JavaScript, and that is exactly what this book offers. The book will begin with the basics of scripting and then discusses the intricacies of scripting.
Along with conceptual information, the book will provide extensive practical exercises for the reader. This will help the reader gain valuable exposure to the procedures for designing Web sites by using JavaScript. The book content will consist of lucid examples, code sample, visuals, and demonstrations. The concepts covered will be supported adequately by case studies that will be formulated in such a way that they provide a frame of reference for the reader. Problems are presented to the reader against the backdrop of real-life scenarios. The practical approach followed will help readers understand the real-life application and usage of JavaScript in various scenarios.
Author(s) : Annlee A. Hines
Publisher : Wiley
Year : Aug 2002
ISBN 10 : 047123284X
ISBN 13 : 9780471232841
Language : English
Pages : 336
File type : PDF
Size : 5.9 MB
Keep your network safe from security disasters with a dependable recovery strategy.
Companies are finally learning that a network disaster recovery plan is mandatory in these times, and they must be prepared to make difficult choices about network security.
In the information-packed pages of this book, Annlee Hines shares her unique and diverse work experience. She explains that the first thing you need, whatever your business may be, is reliable information and an idea of what you need to protect, as well as what you are protecting it from. She then dives into a discussion of how much you can expect to spend depending on what kind of security your network requires. She also delves into addressing the variables that determine why your needs will not necessarily be the needs of your closest competitor.
Most importantly, Hines writes this valuable material realizing that you already know how to do your job --it's just that you now have to reconsider just how vulnerable the information nervous system of your company really is.
Author(s): Bill Sempf
Publisher: Wiley
Year: Nov 2005
ISBN: 076457728X
Language: English
Pages: 362
File type: PDF
Size : 5.3 MB
Welcome to the new version of Visual Basic for 2005. As its name implies, Visual Basic is a visual way to create new programs for the Micro$oft Windows family of operating systems.
And though it is basic in many ways, the Visual Basic language is also very powerful. You can create new class libraries and XML Web services, as well as programs that you can use on your PC or your Web browser, or even your phone or PDA. Anything that can be done in Windows can be done in Visual Basic.
Programming in Visual Basic is easier than you might think, thanks to the visual tools supplied by Visual Studio. You don?t have to type line after line of code to create a working program ? Visual Studio automatically generates some code for you when you drag and drop components with the visual tools. Of course, being able to read and write code is important too, and this book provides plenty of code samples so you can understand the inner workings of your programs.
This book also shows you some best practices to keep in mind as you get further along in your programming. Your first programs may be very simple, but when you start getting into more complicated applications, you really need to plan out your program before you start writing the code.
Author(s) : Marco Bellinaso, Kevin Hoffman
Publisher : Wrox
Year : Mar 2002
ISBN 10 : 0764543776
ISBN 13 : 9780764543777
Language : English
Pages : 576
File type : CHM
Size : 11.2 MB (book + source code)
Welcome to ASP.NET Website Programming. In this book we will build an interactive, content-based website using expandable, interchangeable modules. By the end of the book you will have developed your ASP.NET skills for producing effective, well-engineered, extendable websites.
ASP.NET is a great tool for building websites. It contains many built-in features that would take thousands of lines of code in classic ASP. And it does not require admin rights in order to deploy compiled components - your whole site can be deployed in one folder.
This book will guide you through the bewildering features available to ASP.NET developers, highlighting the most useful and exciting.
The book concentrates on websites that focus on content. It does not show how to produce an e-commerce system, although a lot of the advice will apply to e-commerce sites. We could add a shopping basket module using the same foundations, for example.
This book is different to most Wrox books, because we build a single working website throughout the book. However, each chapter stands alone and shows how to develop individual modules, which you can adapt for your own websites. We also suggest a framework that allows us to create modules and slot them in to the website quickly and easily.
The book is for developers who have a reasonable knowledge of ASP.NET, and want to apply that knowledge to building websites. You will get the most from this book if you have read a decent amount of Wrox's Beginning ASP.NET using C#, or Professional ASP.NET and a C# book.
Author(s) : Harvey M. Deitel, Paul J. Deitel
Publisher : Prentice Hall
Year : Dec 2005
ISBN 10 : 0131525239
ISBN 13 : 9780131525238
Language : English
Pages : 1648
File type : CHM
Size : 54 MB (book + source code)
Learn how to build winning C# applications, start to finish, using the Deitels' proven methodology and signature Live-Code Approach! This new edition includes extensive use of Visual Studio 2005's new visual programming tools that tremendously reduce the amount of code programmers need to write in ADO.NET and ASP.NET applications. With these new tools, programmers can develop powerful ADO.NET and ASP.NET applications quickly and easily.
You'll start with an introduction to C# and Visual C# 2005 Express. After examining methods and arrays, the Deitels present an in-depth introduction to object-oriented programming. They introduce powerful exception handling techniques for building mission critical software; followed by in-depth coverage of C#-based GUI development. Coverage also includes: multithreading; strings, characters; regular expressions; graphics; files and streams; and more.
Next, you'll extend your C# applications to leverage XML and .NET, as you master ADO.NET database access and ASP.NET Web services delivery. An integrated, optional ATM case study teaches object-oriented design with UML(tm) 2.0 while a new GradeBook case study aids in the discussion of early classes and objects. From networking to security, the Deitels present hundreds of expert tips on good programming practices, avoiding errors, maximizing performance, testing, and debugging.
Author(s) : Mark Matthews, Jim Cole, Joseph D. Gradecki
Publisher : Wiley
Year : Mar 2003
ISBN 10 : 0471269239
ISBN 13 : 9780471269236
Language : English
Pages : 432
File type : PDF
Size : 2.9 MB (book + source code)
Have you ever been assigned a project and realized that you had no idea how you were going to accomplish it? Many developers have experienced this feeling when asked to interface their code with a database. With a few exceptions, most developers were busy learning Lisp, linked lists, and big-O notation during their formal education instead of learning the fundamentals of relationship database management systems. When the time comes to interface their code with a database, they turn to a book like the one you are holding.
Whatever the situation, interfacing an application to a database is one of the most fundamental tasks a developer is required to perform. This book is designed for developers who either have a pressing task ahead of them or who are curious about how to read database information into their application.
The primary goal of this book is to provide a comprehensive approach to writing code from a Java application to a MySQL database using the industry standard: JDBC. As you will see later in this Introduction, the chapter titles indicate what area of database connectivity and manipulation they cover. The chapters are ordered to reflect the JDBC specification, but we aren?t here to simply describe the specification.
Author(s) : Don Jones
Publisher : Wiley
Year : Apr 2003
ISBN 10 : 0764549251
ISBN 13 : 9780764549250
Language : English
Pages : 432
File type : PDF
Size : 5.3 MB
This book is for people who want to learn about Windows Server 2003, Micro$oft?s latest Windows-based network operating system. No experience with any prior version of Windows is required, although a familiarity with the Windows user interface is definitely helpful. You should have a basic understanding of computer networking, as Windows Server 2003 relies heavily on networking technologies. This book focuses on the many features of Windows Server 2003, including advanced topics like Terminal Services and Certificate Services. The purpose of this book is to teach you enough to begin working with Windows Server 2003 on a regular basis; only time and practice will make you an expert with such a complex product.
This book is designed to teach you the fundamental job tasks that most corporate network administrators need to know in just a single weekend. You?ll learn through a series of very short, very focused sessions that each teach you how to accomplish a specific, key job task.
This book jumps right in by showing you the various ways to install Windows Server 2003. From there, the sessions introduce the materials you?re most likely to need as an administrator of Windows Server 2003 computers, especially file and print services.
Later sessions introduce more advanced topics, like Terminal Services, security, and TCP/IP. I?ll walk you through all the major TCP/IP technologies, including DNS, DHCP, WINS, FTP, IIS, and more (don?t worry ? all of those acronyms will make sense by Saturday evening). I?ll wrap up this Crash Course with really advanced topics, like Windows Clustering, troubleshooting, performance optimization, and Certificate Services.
Author(s) : Billy S. Hollis, Rockford Lhotka
Publisher : Wrox
Year : May 2002
ISBN 10 : 1861007124
ISBN 13 : 9781861007124
Language : English
Pages : 500
File type : PDF
Size : 11 MB (book + source code)
This book is targeted at experienced Visual Basic 6 developers who are looking toward the future ? Microsoft's .NET platform and its associated Framework. The aim of this book is bring VB6 developers quickly up to speed in these (and other) new important features of Visual Basic .NET.
This book covers not only a new version of Visual Basic, but also the new programming platform on which it runs. It is aimed at developers with a good working knowledge of VB, or ASP and VBScript. No attempt is made at providing a tutorial about the VB language, other than comparisons between VB6 and Visual Basic .NET code techniques, so a good familiarity with VB6 (or at least VBA or VBScript) is necessary to get the full benefit from this book.
This book will also appeal to web developers who are using ASP.NET and intend to use the VB language when developing their ASP.NET sites. The level of integration between ASP.NET and Visual Basic .NET far exceeds that between ASP and VB6, and a comprehensive understanding of Visual Basic .NET will be a huge asset to any web developer using ASP.NET.
The .NET Framework provides a powerful new way to program for both Windows and the Internet, and this may well attract experienced developers from other platforms and languages to .NET and the Visual Basic .NET language. This book will appeal to these people as it provides discussion and examples of commonly performed programming tasks and techniques, allowing rapid transition from other platforms or languages to Visual Basic .NET.