September 30th 2009 in .NET
Доминик Байер "Microsoft ASP .NET. Обеспечение безопасности"Питер, Русская Редакция, 2008 г. | 430 стр. | ISBN 5911808020 | DjVu | 15.3MbЭта книга - подробное руководство для программистов, которые используют Microsoft ASP .NET 2.0 и заинтересованы в обеспечении безопасности разрабатываемых приложений.В ней подробно рассказывается о способах внедрения в приложения превентивных мер защиты, в частности подтверждения ввода данных, аутентификации и авторизации. Рассмотрены методы обнаружения и обработки ошибок, ограничение функциональности с помощью частичного доверия, применение провайдеров защиты. Отдельная глава посвящена описанию инструментов, которые можно использовать для тестирования и улучшения защиты приложений.СкачатьRapidshare | Depositfiles | Filefactory | Letitbit | Easy-Share | Uploadbox | Uploading
Read On No Comments
September 25th 2009 in .NET

Apress Beginning ASP.NET E-Commerce in C#: From Novice to Professional | 16.12 MB
With the latest incarnations of ASP.NET 3.5 and SQL Server 2008, programming dynamic data–driven web sites with Microsoft technologies has become easier and much more efficient than ever before. Fewer mouse clicks and fewer lines of code can now enable more powerful features and the tools you need—Visual Web Developer and SQL Server 2008 Express Edition—are free. In Beginning ASP.NET E-Commerce in C#: From Novice to Professional, you’ll learn how to best use the free development tools offered by Microsoft to build an online product catalog. You will gain an intimate understanding of every piece of code you write. This understanding will enable you to build your own powerful and flexible web sites efficiently and rapidly with ASP.NET 3.5.
Build a complete site, including a shopping cart, checkout, product searching, product recommendations, control panel, customer accounts, order processing, and much, much more.
Explore new challenges and theoretical concepts, which are carefully analyzed and explained throughout the book, with each feature you add to the web site.
Learn to handle payments by integrating PayPal and DataCash into your site.
What you’ll learn
Use Microsoft’s Express products to build an online product catalog.
Add payment processing with PayPal and DataCash.
Expand your site’s product listing through web services.
Implement an order pipeline.
Take advantage of SEO techniques to publicize your site.
Password default: netbks.com
Read On No Comments
September 18th 2009 in .NET

Jens Kuhner, "Expert .NET Micro Framework, Second Edition"
Apress | 2009 | ISBN: 1430223871 | 504 pages | PDF | 6,6 MB
The Microsoft .NET Micro Framework is a small and efficient .NET runtime environment used to run managed code on devices that are too small and resource constrained for Windows CE and the Compact Framework.
Expert .NET Micro Framework will teach you everything you need to know to use the .NET Micro Framework to create effective embedded applications. It begins with the basics of accessing hardware and networking before delving deep into the less-known areas such as cryptography and globalization, and how to use technologies such as wireless communication that are not directly supported by the .NET Micro Framework. This book is a must if you want to get as much as possible out of the .NET Micro Framework to write powerful embedded applications.
Expert .NET Micro Framework also describes how to use resources and write globalized and multilingual embedded applications. You will learn how to effectively use binary serialization to store data permanently in flash memory or exchange data with a PDA or PC. Topics like cryptography and encrypted data exchange with a .NET or Compact Framework application are covered.
What you'll learn
Get an overview of the .NET Micro Framework 3.0 and its tools.
Explore the available devices and development kits.
Use and write managed drivers to access the hardware components such as GPIO ports, serial ports, I2C and SPI components, network sockets, and file systems.
Provide web services on devices with the new Device Profile for Web Services (DPWS).
Master advanced and undocumented topics such as cryptography, secure sockets, multithreading and synchronization, binary serialization, extended weak references, execution constraints, globalization and localization using resources, and implementing a USB client.
Write applications with a rich graphical user interface based on a mini Windows Presentation Foundation that supports touch displays and gesture input.
Effectively extend or write hardware emulators using undocumented features of the configuration engine and emulator components.
depositfiles.com
uploading.com
mirror
Not all books on AvaxHome appear on the homepage.
In order not to miss many of them follow ebooks section (see top of each page on AH)
and visittoo :)
NO MIRRORS according tothe rules
Read On No Comments
September 13th 2009 in .NET
AppDev Developing Applications Using Visual Basic 2008 Whats New DVD | 1.6 GB
Visual Studio 2008 adds a large set of new functionality for the Visual Studio developer. From new language features, including LINQ (Language Integrated Query), to new client-side data support, Visual Studio 2008 and the .NET Framework 3.5 make it easier than ever to create robust, enterprise-level applications. You will learn how to build solid applications using structured exception handling, how to use the Visual Studio debugging features, how to use MenuStrip and ToolStrip controls, and how to add unprecedented flexibility to your user interfaces using the container controls.
As you continue through this course you will learn about important development topics that aren’t normally covered in a beginning Windows application programming course such as an introduction to .NET interoperability, using .NET Serialization, Windows Management Instrumentation (WMI), and drawing your own user interfaces using the System.Drawing namespace. You will dig deeper into the most complex of Visual Studio’s built-in controls, the DataGridView control, Windows Communication Foundation (WCF), using ClickOnce, Windows Workflow Foundation (WF), and many more topics that will extend your knowledge, your capabilities, and your value as a developer.
sNew
Mirror
Mirror
Mirror
Password default: netbks.com
Read On No Comments
September 6th 2009 in .NET
In this course, you’ll learn how to use features of Visual Studio 2008 and Visual Basic 2008 to build ASP.NET 3.5 Web pages. You’ll gain an understanding of the architecture behind ASP.NET and how to use the various ASP.NET server controls. You’ll learn to create consistent web sites using Master Pages, add membership features and configure-deploy ASP.NET applications, to authenticate users and limit their access to resources, direct users using Site Navigation tools, debug .NET, and to display/edit data using ASP.NET and ADO.NET. In addition, you’ll learn new ASP.NET 3.5 features, such as support for LINQ (Language Integrated Query), CSS tools, and will become familiar with the tracing features in Visual Studio that help you quickly troubleshoot issues. You will also learn how to work with ASP.NET Profile features, ASP.NET Web Parts, and how to take advantage of creating your own user-defined control. As you progress through the course you will learn about optimizing your sites, the new support ASP.NET AJAX, the new ListView control, and so much more.
In this course, you will learn how to…
* Use ASP.NET server controls to generate HTML and to execute event procedures.
* Configure and deploy ASP.NET applications.
* Promote consistency within your Web site through the use of Master Pages.
* Use Membership features to manage your Web users.
* Use Site Navigation controls to direct users within your site.
* Add scalability and reliability by setting up an out-of-process session state server.
* Use ASP.NET’s new CSS tools to create consistent and maintainable sites.
* Debug .NET code that runs on the server to generate Web pages and interact with the user.
* Find problems in JavaScript code and learn about other debugging tools in Visual Studio.
* Use tracing to find problems in a Web site and monitor performance.
* Cache all or portions of a Web page to enhance performance and lighten the load on Web and database servers.
* Make Web pages more responsive to users and avoid unnecessary page flashing with AJAX.
* Display and edit data using the databound DataList, Repeater, and ListView controls.
* Read and write XML data using the XML Document Object Model.
* Give users control over a page layout and behavior with Web parts.
* Hook into browser history for AJAX pages.
* Create deployment packages to handle complex setup issues for installing a Web site on test and production servers.
N
Mirror
Password default: netbks.com
Read On No Comments
August 30th 2009 in .NET

Sams Teach Yourself ASP.NET 2.0 in 24 Hours, Complete Starter Kit
Publisher: Sams | ISBN: 0672327384 | edition 2006 | CHM | 696 pages | 18,4 mbIf you are familiar with creating HTML web pages but aren't familiar with creating dynamic, data driven web applications, you should consider learning ASP. And Sams Teach Yourself ASP.NET 2.0 in 24 Hours, Complete Starter Kit is the perfect learning tool. The Starter Kit provides the unbeatable combination of programmer/author Scott Mitchell and the step-by-step learning method of the best-selling Sams Teach Yourself series.
NO PASSWORD
Depositfiles
Uploading
Hotfile
Megaupload
visit my blog
NO MIRRORS, READ THE RULES
Read On No Comments
August 30th 2009 in .NET

Sams Teach Yourself Visual Studio .NET 2003 in 21 Days
Publisher: Sams | ISBN: 0672324210 | edition 2003 | CHM | 696 pages | 11,1 mbSams Teach Yourself Visual Studio .NET in 21 Days will help developers that are new to application development and experienced developers understand how to use the .NET Framework and Visual Studio .NET to rapidly develop any type of computer application. The Visual Studio .NET development environment is the most comprehensive developer tool ever created, putting that together with the .NET Frameworks' Class Libraries, the developer has everything he or she needs to get up-to-speed on Microsoft's latest revolution in application development. This book will guide the developer through using the VS .NET IDE, the Visual Basic .NET and C# language, and the supporting tools available from Microsoft to create Windows and Web-based applications. The market is full of books that pretty much say the same thing, which is already available in the help files, the author of this book has written and deployed over a dozen successful applications using Visual Studio .NET and the .NET Framework. All of his expertise and experience is used to give you the most comprehensive title on using Visual Studio .NET.
NO PASSWORD
Depositfiles
Uploading
Hotfile
Megaupload
visit my blog
NO MIRRORS, READ THE RULES
Read On No Comments
August 29th 2009 in .NET

ASP.NET Data Web Controls Kick Start
Publisher: Sams; 1st edition (February 12, 2003) | Language: English | ISBN: 0672325012 | 432 pages | CHM | 3.9MB
Utilizing the more advanced features of the Data Web Controls has many developers stumped. These controls are fairly simple to use when it comes to simple data display. However, they can do much more than merely present data. For example, the DataGrid Web Control allows for sorting, paging, and editing of data. In addition, these controls allow for templating of data, which can be used to provide more complex views. The DataGrid, DataList, and Repeater forum on the Microsoft ASP.NET Forums received more than 2,100 posts in the first month and a half of use, or over 35 posts per day on average. As the Web master of an ASP.NET Web site, Scott has also received numerous emails from readers and visitors asking questions about these Web Controls. ASP.NET Data Web Controls is likely to be an indispensable item in every ASP.NET developer's toolbox.
Read On No Comments
August 29th 2009 in .NET

.NET Framework Solutions: In Search of the Lost Win32 API
Publisher: Sybex; Pap/Cdr edition (September 24, 2002) | Language: English | ISBN: 078214134X | 608 pages | PDF | 4.3 MB
If you’ve begun programming using Microsoft’s .NET Framework, you’ve discovered a lot of new and improved functionality. But, more than likely, you’ve also discovered a lot of missing functionality. Indeed, a third of the functions supported by the old Win32 API are not yet supported by .NET. Although you may not at first notice the loss of Win32 API functionality in .NET, the more you program, the more you’ll realize how essential it is. As a programmer, you will not want to do without these solutions.
Read On No Comments
August 29th 2009 in .NET

Enterprise Development with Visual Studio .NET, UML, and MSF
Publisher: Apress; 1st ed. 2004. Corr. | Language: English | ISBN: 1590590422 | 984 pages | CHM | 28 MB
Enterprise Development with Visual Studio .NET, UML, and MSF? is for programmers dealing with or those that have an interest in developing Enterprise .NET solutions. It will guide readers through all aspects of Enterprise modeling, from design considerations and project management design processes to modeling a .NET solution using UML. In today?s IT world, the need for complex solutions designed the right way and delivered on time is a success factor for the entire Enterprise. ?Enterprise Development with Visual Studio .NET, UML, and MSF? will help readers succeed by providing them with guides and examples that they can use in their own .NET projects. It will cover the Microsoft Solutions Framework and how to benefit from this process when designing. Programmers can also use this book as a reference or as a step-by-step guide for creating Enterprise solutions the right way with design processes, UML, .NET Framework, and C# and VB .NET. About the Author Carsten Thomsen is a Microsoft MVP, recognition he received in August 1999. He lives in his native Denmark and currently holds the MCSE and MCSD certifications. Carsten has been programming in Visual Basic for almost 10 years, with a specialization in data access. However, with the advent of Visual Basic .NET and, more important, Visual Studio .NET, he has concentrated on two programming languages, C# and Visual Basic .NET?staying focused with regard to data access from these two programming languages. John Erik Hansen is a freelance consultant specializing in project management (MSF) and business analysis. He has 8 years of experience working as a project manager, consultant, Microsoft CTEC Trainer, business analyst, and programmer (Data Warehousing, eProcurement, Active Server Pages (ASP), Visual Basic, .NET). Lately John has been working as a consultant doing projects all over Europe. He lives with his girlfriend Karen in Odense, Denmark. He currently holds the Microsoft MCSD and Rational Rose certifications. John enjoys traveling and is a passionate soccer fan and squash player.
Read On No Comments
August 29th 2009 in .NET

Andrew Filev, Tony Loton, Kevin McNeish,
Read On No Comments
August 29th 2009 in .NET

Programación Con Visual Basic .Net
Anaya Multimedia | ISBN 8441513511 | PDF | Spanish | September 30, 2005 | 672 pages | 38.6 MBAl redactar este libro el objetivo que tenemos en mente es facilitar al lector un material didáctico que, por si solo, le permita aprender a programar con Visual Basic .NET y utilizar este lenguaje para desarrollar los tipos de proyecto más habituales. El libro, por lo tanto, no estudia a fondo el entorno de Visual Studio .NET, el funcionamiento de la plataforma .NET o sus servicios, centrándose en las novedades de Visual Basic .NET como lenguaje y el trabajo diario con йl.
Comenzando desde el primer capítutlo, el que tiene a la vuelta de esta página, podrá seguir procedimientos prácticos para familiarizarse de la plataforma, centrándose a partir de entonces en el estudio del lenguaje, el desarrollo de aplicaciones Windows y Web, componentes y servicios.
En los distintos capítulos aprenderá a usar, desde Visual Basic, ADO.NET para trabajar con datos procedentes de bases de datos como SQL Server, GD1para crear gráficos, manipula imágenes o imprimir información, ASP.NET para diseсar interfaces de usuario y servicios Web, Crystal Reports.NET con el fin de crear informes, etc.
También aprenderá a crear aplicaciones, sin importar su tipo, usando múltiples hilos de ejecución concurrentes, reutilizando componentes COM heredados de proyectos previos o bien accediendo a los servicios nativos del API de Windows.
Disponiendo de Visual Studio.NET, la beta 2 en castellano o bien la versión definitiva, o de Visual Basic .NET, como producto separado, lo ъnico que necesitará para comenzar a desarrollar sus propias aplicaciones es el libro que tiene en sus manos. Pase la página y póngase cómodo. No pierda el ordenador de vista y prepárese para comenzar.
Descargar de Rapidshare
Descargar de Megaupload
Descargar de Filefactory
Read On No Comments