Free photoshop tutorials
 


Archive for the 'ASP' Category

Videos for ASP.NET 2.0 Beginners

This video series includes over six hours of video-based instruction that walks you through creating and deploying your first web page, to creating a fully-functioning Quiz Engine web site.

1. Lesson 1: Getting Started with Visual Web Developer Express
In this lesson, you will begin to get familiar with Visual Web Developer Express Edition, and look at the workflow involved in using the program to build dynamic ASP.NET Web sites.
Duration: 28 minutes, 40 seconds
2. Creating a Web Forms User Interface
In this lesson, you will explore the various ASP.NET 2.0 server controls available in Visual Web Developer Express Edition. In addition, you will begin to get familiar with the windows in Visual Web Developer.
Duration: 49 minutes, 20 seconds
3. Understanding More About Events and Postback
In this lesson, you will learn how events can be used in your code, and how to react when those events occur.
Duration: 17 minutes, 24 seconds

6 votes, average: 5 out of 56 votes, average: 5 out of 56 votes, average: 5 out of 56 votes, average: 5 out of 56 votes, average: 5 out of 5
  • 4,226 views
  • 2 Comments
  • In: ASP, Video Training
  • Author : nostriker
  • Beginning DotNetNuke 4.0 Website Creation in VB 2005 with Visual Web Developer 2005 Express

    Beginning DotNetNuke 4.0 Website Creation in VB 2005 with Visual Web Developer 2005 Express

    DotNetNuke is a programming framework that helps you create and deploy web projects in ASP.NET 2.0. Its ease of use means that even nonprogrammers can take advantage of the new ASP.NET 2.0 features when building a web site. It integrates with many of Microsoft’s other free products like SQL Server 2005 Express, which makes it a powerful and attractive option for developing web sites.
    Beginning DotNetNuke 4.0 Website Creation in VB 2005 with Visual Web Developer 2005 Express contains detailed instructions for the installation of DotNetNuke, Visual Web Developer, and SQL Server 2005. This ensures that no matter what your level or ability, you’ll have a working suite of tools as you work through the book and your ASP.NET 2.0 career. The book also features tutorials on creating and publishing an ASP.NET 2.0 web site written in Visual Basic 2005—taking care not to exclude anyone who’s utilizing this book strictly to get up to speed on DotNetNuke.

    1 vote, average: 3 out of 51 vote, average: 3 out of 51 vote, average: 3 out of 51 vote, average: 3 out of 51 vote, average: 3 out of 5
  • 2,586 views
  • 1 Comment
  • In: .NET, ASP, IT eBooks, Visual Basic
  • Author : Ibn
  • Hacking the Code: ASP.NET Web Application Security

    asp.jpg

    More of a programmer's guide than a security guide, Hacking the Code explains how certain code can be attacked, shows how you should edit the code, and offers case studies and examples for doing so. The book establishes policies for object input, and shows how to audit existing code for potential security problems.
    People constantly ask security expert Mark Burnett for a guide to writing secure code. They don't want a course on security, they want to f.i.x their code. This book is a practical guide on how to maintain session state, how to properly handle cookies, how to get user input, and more. Instead of just telling you how to do it, Burnett shows actual code that can be dropped right into your applications. This book covers almost all security issues known. Burnett has put hundreds of hours of research into his code audit database and is now making that available to you.

    5 votes, average: 4 out of 55 votes, average: 4 out of 55 votes, average: 4 out of 55 votes, average: 4 out of 55 votes, average: 4 out of 5
  • 2,112 views
  • 0 Comments
  • In: ASP, IT eBooks, Security
  • Author : Ibn
  • Pro ASP.NET 2.0 in VB 2005, Special Edition

    Welcome to Pro ASP.NET 2.0 in VB 2005, Special Edition. In this book, you'll learn how ASP.NET 2.0 really works. You won't be bored with a rehash of the VB 2005 language - instead, you'll get the hard-won practical advice that you need to build sophisticated, scalable websites. New features are clearly identified, so if you've programmed with a previous version of ASP.NET you'll sail through the basics and get right to the most important changes and enhancements.

    You'll also dig into advanced topics that other ASP.NET books leave out, like custom control creation, image handling, and encryption. You'll spend two complete chapters learning to make highly responsive pages with Ajax techniques and exploring Microsoft's next-generation Atlas platform. There's no better way to prepare for the future of the Web.

    For this Special Edition of the book, we've also included a Bonus CD containing a host of valuable extras to help you really get to grips with the technology:

    • A carefully selected library of chapters from eighteen other Apress Pro and Expert titles designed to complement this book and broaden your knowledge of ASP.NET 2.0, C# 2005, VB 2005, and SQL Server 2005. That's over 2,000 information-rich pages in eBook form. All fully supported with code samples on apress.com.
    • An eBook copy of ASPToday.com on ASP.NET 2.0 containing thirty-three articles covering ASP.NET 2.0 and SQL Server 2005 from Apress' ASPToday website. ASPToday specializes in publishing quality articles for ASP developers. This is the first time this material is being made available in eBook form.
    • A full selection of our .NET 2.0 Roadmaps that illustrate how Apress books can be linked together by you, the reader, to create your own custom-made learning curve to help you master the technology areas you need to know.
    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
  • 2,549 views
  • 3 Comments
  • In: ASP, IT eBooks, Visual Basic
  • Author : Ruby
  • Community Server Quickly: A Concise and Practical Guide to Installation, Administration, and Customization

    Community Server Quickly: A Concise and Practical Guide to Installation, Administration, and Customization

    Working with this clear and concise step-by-step guide you'll be up and running with a fully featured Community Server Express Edition website based on ASP.NET as fast as possible. With full coverage of installing, managing, and customizing this powerful tool for your community audience, this book is the essential administrator's companion Community Server is Telligent System's award-winning solution for quickly and easily enabling online communities.

    1 vote, average: 4 out of 51 vote, average: 4 out of 51 vote, average: 4 out of 51 vote, average: 4 out of 51 vote, average: 4 out of 5
  • 1,140 views
  • 6 Comments
  • In: ASP, IT eBooks, Web Construction
  • Author : Ruby
  • Pro ASP.NET 2.0 in C# 2005, Special Edition

    Pro ASP.NET 2.0 in C# 2005, Special Edition

    Welcome to Pro ASP.NET 2.0 in C# 2005, Special Edition. In this book, you'll learn how ASP.NET 2.0 really works. You won't be bored with a rehash of the C# language–instead, you'll get the hard-won practical advice that you need to build sophisticated, scalable websites. New features are clearly identified, so if you've programmed with a previous version of ASP.NET you'll sail through the basics and get right to the most important changes and enhancements.

     

    6 votes, average: 5 out of 56 votes, average: 5 out of 56 votes, average: 5 out of 56 votes, average: 5 out of 56 votes, average: 5 out of 5
  • 4,377 views
  • 15 Comments
  • In: ASP, C#, IT eBooks
  • Author : Ruby
  • Pro ASP.NET 2.0 in C# Second Edition

    ASP.NET 2.0 is the latest version of Microsoft’s revolutionary ASP.NET technology. It is the principal standard for creating dynamic web pages on the Windows platform. ASP.NET 2.0 boasts a range of important new features that make it superior to any Windows web-presentation technology that has come before it. A few of these are:

    • Masterpages let you define your site’s look and feel once and apply it across all your web forms.
    • Themes and skins make for easy customization of your site’s look and feel. Generics these much vaunted new additions to the .NET Framework allow you to create a data structure without committing to a specific data type – they’ll revolutionize the way you code
    • Personalization – ASP.NET 2.0 makes it easier than ever before to create customized experiences tailored for individual users.

    These, combined with improvements in everything from speed (ASP.NET 2.0 pages are faster to both write and serve), administration , data access, security and scalability make ASP.NET 2.0 the leading force in .NET web development.

    Seasoned .NET professionals Matthew MacDonald and Mario Szpuszta explain how you can get the most from this ground-breaking new technology. They cover ASP.NET 2.0 as a whole, illustrating both the brand-new features and the functionality carried over from previous versions of ASP. This book will give you the knowledge you need to code real ASP.NET 2.0 application in the best possible style.

    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
  • 715 views
  • 0 Comments
  • In: ASP, IT eBooks
  • Author : eleight
  • Foundations of Atlas Rapid Ajax Development with ASP.NET 2.0 - APress

    Foundations of Atlas Rapid Ajax Development with ASP.NET 2.0 - APress

    This book introduces a fast-track path to understanding Atlas, and how this technology can increase the power and functionality of your code while conserving time and effort. The book begins with a bare-bones introduction that explains how Atlas relates to Ajax.

    Microsoft Atlas is a web-client framework that makes building Ajax-style applications easier. It provides a prewritten framework that gives you a structured environment in which to work. Atlas also provides you with an object model and standardized debugging to make development faster and simpler.

    Ajax is a new way of combining a number of Web technologies including JavaScript, dynamic HTML, and a feature known as XmlHttp (which reduces the need for client browsers to constantly reconnect to the server every time new information is downloaded). But at the moment, people developing with Ajax have to write their code from the ground up, which is complex and time consuming.

    4 votes, average: 4.5 out of 54 votes, average: 4.5 out of 54 votes, average: 4.5 out of 54 votes, average: 4.5 out of 54 votes, average: 4.5 out of 5
  • 1,945 views
  • 0 Comments
  • In: ASP, IT eBooks, Web Construction
  • Author : mrblue
  • Professional ASP.NET 2.0 Server Control and Component Development - Wrox

    The ASP.NET 2.0 Framework introduced web developers to dozens of new server controls and components, and a greatly expanded and easier structure for writing their own server controls and components. Professional ASP.NET 2.0 Server Control and Component Development covers the breadth of server control functionality as well as the rest of the membership, role management, SchemaImporterExtension, and so on – the functionality referred to as components. Written for the experienced ASP.NET developer, Professional ASP.NET 2.0 Server Control and Component Development will show you how to write your first sever control or custom component.
    The step-by-step coverage drills down to the details of the extensible part of the ASP.NET 2.0 Framework that you need to extend to write the specified type of custom control or component. Rather than present the extensible part as a black box, it presents a detailed step-by-step approach to implement functional replica of the extensible part, discusses the replica’s code in detail, and provides an in-depth coverage of the techniques, tools, and technologies used in the code. From there you get a detailed practical recipe for developing the specified type of custom control or component and book then uses the recipe to implement one or more real-world custom controls or components of the specified type that you can use in your own Web applications.

    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,553 views
  • 0 Comments
  • In: ASP, IT eBooks
  • Author : mrblue
  • Total Training Microsoft® ASP.NET 2.0

    Total Training for Microsoft ASP.NET 2.0 is the latest in Total Trainings DVD training series focusing on web development.  In this two DVD set, Andy Olsen walks the viewer through the development of ASP.NET web applications using C# and Visual Studio 2005.In order to build rich web experience, users are going to have to move away from traditional HTML web creation tools, and begin to incorporate database driven applications to build everything from a shopping cart to user generated content.  If you don’t know how to do that, the ASP.NET training series from Total Training may help.

    8 votes, average: 4.38 out of 58 votes, average: 4.38 out of 58 votes, average: 4.38 out of 58 votes, average: 4.38 out of 58 votes, average: 4.38 out of 5
  • 17,356 views
  • 109 Comments
  • In: .NET, ASP, Total Training, Video Training
  • Author : Invisionpower