Packt Publishing (August 5, 2006)
PDF | 360 pages | English | 6mb(rar)
Building Websites with VB.NET and DotNetNuke 4/by Daniel N. Egan
(Author), Steve Valenzuela (Author), Michael Washington (Author)
Description
DotNetNuke is an open-source Content Management System and web
application framework. DotNetNuke has taken the Microsoft world by
storm and now at version 4, its community has grown to over 200,000
users. This book covers virtually everything you need to know to get
your DotNetNuke website up and running. Concisely written and with
clear explanations, this book is covers installation, administration,
deployment, site creation and all of the basic built in DotNetNuke
modules.
In just 24 sessions of one hour or less, you’ll learn how to build
advanced web sites and applications with ASP.NET Ajax--and upgrade
existing pages to deliver more power and business value. Using a
straightforward, step-by-step approach, each lesson equips you with
sufficient information and guides you to mastery of Ajax in real-world
applications.
One step at a time, you’ll discover how to make the most of the
Microsoft Ajax Library and Ajax Server Extensions. You’ll develop
secure, reliable Web services and applications that solve real
problems--including a complete sample e-commerce application.
Step-by-step instructions carefully walk you through the most common questions, issues, and tasks.
Quizzes help you build and test your knowledge.
Notes, tips, and cautions point out shortcuts, solutions, and potential problems to avoid.
Sams : Teach Yourself Visual C Sharp 2008 in 24 Hours
Sams Publishing | 2008 | 529 pages | PDF
With Microsoft’s introduction of the .NET platform, a new, exciting programming language was born.
Visual C# is now the language of choice for developing on the .NET platform, and Microsoft has even
written a majority of the .NET Framework using Visual C#. Visual C# is a modern object-oriented
language designed and developed from the ground up with a best-of-breed mentality, implementing
and expanding on the best features and functions found in other languages. Visual C# 2008 combines
the power and flexibility of C++ with some of the simplicity of Visual C#.
ASP.NET 3.5 Unleashed is the most comprehensive book available
on the Microsoft ASP.NET 3.5 Framework, covering all aspects of the
ASP.NET 3.5 Framework--no matter how advanced.
This
edition covers all the new features of ASP.NET 3.5. It explains
Microsoft LINQ to SQL in detail. It includes a chapter on the two new
data access controls introduced with the ASP.NET 3.5 Framework:
ListView and DataPager. With its coverage of ASP.NET AJAX, this book
shows you how to take advantage of Microsoft’s server-side AJAX
framework to retrofit existing ASP.NET applications with AJAX
functionality. It also demonstrates how to use Microsoft’s client-side
AJAX framework to build the web applications of the future: pure
client-side AJAX applications. All code samples are written in the C#
programming language. (Visual Basic versions of all code samples are
included on the CD-ROM that accompanies this book.)
* Take advantage of Microsoft’s new database query language, LINQ to SQL, to easily build database-driven web applications
* Learn how to use the new ListView and DataPager data access controls to build flexible user interfaces
* Take advantage of ASP.NET AJAX when building both server-side and client-side web applications
*
Use the AJAX Control Toolkit to create auto-complete text fields,
draggable panels, masked edit fields, and complex animations
* Design ASP.NET websites
* Secure your ASP.NET applications
* Create custom components
* Build highly interactive websites that can scale to handle75 thousands of simultaneous users
*
Learn to build a complete ASP.NET 3.5 website from start to finish–the
last chapter of the book includes a sample ASP.NET 3.5 web application
written with LINQ to SQL and ASP.NET AJAX
Freelance developer, consultant, and instructor Andy Olsen has been
working with Microsoft and Java-based technologies for over a decade.
With Andy leading the way, you will learn the ropes of ASP.NET in no
time. you'll see how to create great user interfaces using the latest
ASP.NET Web controls such as GridViews and WebParts. you'll also learn
how to use the full power of the .NET Framework.
Note: The source code within this training is implemented in visual C#
This training uses:
* Microsoft Visual Studio 2005 Professional Edition, with the .NET Framework 2.0
* Microsoft SQL Server 2005 Enterprise Edition
Microsoft Visual Studio 2008 Unleashed
PDF | English | 73 MB
Author: Lars Powers, Mike Snell
Publisher: Sams
Date: June 2008
Pages: 1245
Description:
Microsoft Visual Studio 2008 Unleashed
is an end-to-end, deep dive into the Visual Studio development
environment. It's meant to provide you guidance on how you can squeeze
the ultimate productivity out of the many features built into the .NET
development tools. Understanding how to use your tools will make you a
better developer. This book was written with that premise as its focus.
The
authors have folded in real-world development experience alongside
detailed information about the IDE. The result is practical,
easy-to-employ information that will make you a more productive and
complete developer. This book also helps to ease your transition from
other development environments and former versions of Visual Studio.
Finally,
this book provides an entire section dedicated to Visual Studio Team
System. It will help you understand how the Team Architect, Team
Developer, Team Database Developer, and Team Tester work with the Team
Foundation Server to increase team collaboration, visibility, and
productivity.
Detailed Information on:
What's new in Visual Studio 2008
Working with solutions, projects, editors, and designers
Writing ASP.NET applications
Writing and consuming Web Services using Windows Communication Foundation (WCF)
Writing Windows Forms and Windows Presentation Foundation (WPF) applications
Creating and hosting workflow-based applications using Windows Workflow Foundation (WF)
Working with data and databases
Refactoring code
Debugging code
Automating the IDE
Writing macros, add-ins, and wizards
Using team collaboration and the Visual Studio Team System products
Managing source code changes
Tracking projects with Team Foundation Server and work items
Since
the emergence of Google Maps 12 months ago, Ajax programming techniques
have become one of the hottest topics in the programming arena. To
date, the frameworks available for creating these applications have
been complex and have separated the development of the client–side Ajax
(on the user’s machine) from the server–side supporting technology (on
the company’s machines). This separation has made development slow and
difficult.
ASP.NET AJAX is Microsoft’s solution to this problem.
ASP.NET AJAX (formerly code–named Atlas) is a set of extensions to the
existing ASP.NET 2.0 technology that provides you with a
fast-and-simple environment to create Ajax applications. Microsoft has
combined Ajax with ASP.NET technology and provided a unified set of
development tools within Visual Studio 2005. For the first time, Ajax
applications can be developed seamlessly in conjunction with a
supporting technology.