How to Code .NET: Tips and Tricks for Coding .NET 1.1 and .NET 2.0 Applications Effectively


Christian Gross, «How to Code .NET: Tips and Tricks for Coding .NET 1.1 and .NET 2.0 Applications Effectively»
Friends of Ed | ISBN: 1590597443 | 2006 | PDF | 232 pages | 1.56 MB

How to Code .NET: Tips and Tricks for Coding .NET 1.1 and .NET 2.0 Applications Effectively provides solutions to certain problems. That is, specific problems. This book provides detailed, authoritative explanations of good .NET coding techniques. Its based on award-winning material that author Christian Gross has previously presented at conferences throughout the US and Europe. Whats more, the author is at the forefront of the .NET technology wave and an acknowledged expert on the subject of .NET coding style and techniques.

download

mirror

mirror

Building Database Driven Flash Applications


Darin Beard, Noel Jerke, «Building Database Driven Flash Applications»
Friends of Ed | ISBN: 1590591100 | 2003 | CHM | 504 pages | 12.71 MB

Provides complete application solutions "out-of-the-box" that are ready for use by the reader
Examples on multiple technology platforms including ASP, ASP .NET, SQL Server, and Access Building Database-Driven Flash Applications demonstrates how the capabilities of Flash programming can be combined with Web back-end databases directly, without an intermediate layer of programming. Techniques for utilizing Flash presentation capabilities with the power of back-end databases are covered in step-by-step detail. Techniques and complete "out-of-the-box" solutions that are ready to be utilized immediately are presented.

download

mirror

XML.NET. XML und Web Services mit dem .NET-Framework

Karsten Samaschke, "XML.NET. XML und Web Services mit dem .NET-Framework"
Entwickler.Press | 2006 | ISBN: 393504268X | 345 pages | PDF | 2,4 MB

XML ist inzwischen aus der Webentwicklung nicht mehr wegzudenken. Wer bei der Entwicklung von Webseiten VB.NET einsetzt, hat in diesem Buch einen wertvollen Coach an seiner Seite. Themen wie XML-Generierung, XPath, XML Web Services, XSLT Stylesheets oder XSL-FO werden erklärt und durch viele praxisbezogene Beispiele veranschaulicht. Erschließen Sie sich diese zukunftsträchtigen Technologien und profitieren Sie von einem langlebigen Nachschlagewerk.



Donald Thompson, "Embedded Programming with the Microsoft .NET Micro Framework"


Donald Thompson, "Embedded Programming with the Microsoft .NET Micro Framework"
Publisher: Microsoft Press (June 20, 2007) | ISBN: 0735623651 | 288 Pages | CHM | 4 Mb

Learn how to use the Microsoft .NET Micro Framework to developapplications for the next generation of embedded devices. Embeddedprogramming is set to move into the mainstream as a variety of new devicescome to market. A key embedded device enabled by Windows Vista(tm) thatrequires the .NET Micro Framework is Windows SideShow(tm), the externaldisplay that will be incorporated into many notebook computers. Thisreference shows developers how to use the .NET Micro Framework to createnew applications for Windows SideShow displays and small,resource-constrained devices. With insights direct from the product team itcovers essential topics, including interface design and managed drivers,device capabilities, and how to use emulation technologies. In addition, itdelves into how to port key functionality from existing applications intoother form factors. Ideal for developers with experience working withMicrosoft Visual Studio- 2005 and Microsoft Visual C#-, this essentialguide includes practical examples and code samples.


Download from SharingMatrix
or
Download from Depositfiles
or
Download from FileFactory
or
Download from Uploading

IronPython in Action

Michael Foord, Christian Muirhead, "IronPython in Action"
Manning Publications | 2009-03-28 | ISBN: 1933988339 | 480 pages | PDF | 9,5 MB

In 2005, Microsoft quietly announced an initiative to bring dynamic languages to the .NET platform. The starting point for this project was a .NET implementation of Python, dubbed IronPython. After a couple years of incubation, IronPython is ready for real-world use. It blends the simplicity, elegance, and dynamism of Python with the power of the .NET framework.

IronPython in Action offers a comprehensive, hands-on introduction to Microsoft's exciting new approach for programming the .NET framework. It approaches IronPython as a first class .NET language, fully integrated with the .NET environment, Visual Studio, and even the open-source Mono implementation. You'll learn how IronPython can be embedded as a ready-made scripting language into C# and VB.NET programs, used for writing full applications or for web development with ASP. Even better, you'll see how IronPython works in Silverlight for client-side web programming.

IronPython opens up exciting new possibilities. Because it's a dynamic language, it permits programming paradigms not easily available in VB and C#. In this book, authors Michael Foord and Christian Muirhead explore the world of functional programming, live introspection, dynamic typing and duck typing , metaprogramming, and more.

IronPython in Action explores these topics with examples, making use of the Python interactive console to explore the .NET framework with live objects. The expert authors provide a complete introduction for programmers to both the Python language and the power of the .NET framework. The book also shows how to extend IronPython with C#, extending C# and VB.NET applications with Python, using IronPython with .NET 3.0 and Powershell, IronPython as a Windows scripting tool, and much more.


Uploading

mirror

Microsoft Visual C#(TM) .NET Step by Step

John Sharp, Jon Jagger, "Microsoft Visual C#(TM) .NET Step by Step"
Microsoft Press | 2002-01-23 | ISBN: 0735612897 | 621 pages | PDF | 4,9 MB

This title gives readers with previous Microsoft Visual C++ or Microsoft Visual Basic experience the foundation they need to hit the ground running with the versatile Microsoft Visual C# .NET object-oriented Web development language. Real-world programming scenarios and easy-to-follow, step-by-step exercises offer the fast and clear instruction readers need to begin creating stable, efficient business-level objects and system-level applications. Readers also get code samples on a companion CD-ROM to study and reuse in their own projects.


Uploading


BitRoad


mirror

Practical Database Programming with Visual Basic.NET


Ying Bai, «Practical Database Programming with Visual Basic.NET»
Cambridge University Press | ISBN: 0521712351 | 2008 | PDF | 792 pages | 45.71 MB

This book explains how to develop professional and practical database programs in Visual Basic 2005 by using two methods: Visual Basic.NET 2005 Design Tools and Wizards, and runtime object methods. Both methods are discussed and analyzed with practical sample projects to allow users to design and implement data-driven applications with three different databases.

download

download

mirror

Professional ASP.NET 3.5 Security, Membership, and Role Management with C# and VB

Bilal Haidar, "Professional ASP.NET 3.5 Security, Membership, and Role Management with C# and VB"
Wrox | 2008-11-10 | ISBN: 0470379308 | 936 pages | PDF | 10,2 MB

As the only book to address ASP.NET 3.5, AJAX, and IIS 7 security from the developer’s point of view, this book begins with a look at the new features of IIS 7.0 and then goes on to focus on IIS 7.0 and ASP.NET 3.5 integration. You’ll walk through a detailed explanation of the request life cycle for an ASP.NET application running on IIS 7.0 under the classic mode, from the moment it enters IIS 7.0 until ASP.NET generates a corresponding response.


Uploading


BitRoad


mirror

Professional Silverlight 2 for ASP.NET Developers

Jonathan Swift, Salvador Alvarez Patuel, Chris Barker, Dan Wahlin, "Professional Silverlight 2 for ASP.NET Developers"
Wrox | 2009 | ISBN: 0470277750 | 672 pages | PDF | 7,9 MB

Our overarching goal in writing this book was to give ASP.NET developers the power to quickly and easily create visually stunning Internet applications, coupled with rich interactivity to fully immerse the user in a new online experience. Silverlight gives you everything you need to do just this, and in serious style!

As well as taking you through each feature that ships with Silverlight, this book will make sure you’re able to debug, troubleshoot, and performance-tune your Silverlight applications, as well as seamlessly hook into your existing ASP.NET architecture and code base.

This book is aimed at .NET developers and architects who want to quickly get up to speed with all that Silverlight 2 has to offer.

As well as covering the breadth of features that Silverlight 2 provides, this book makes a point of demonstrating where necessary how the particular feature can be integrated tightly with the ASP.NET host application. An example is in Chapter 7, where the ASP.NET Profile service is utilized directly from within Silverlight to obtain user-specific data.

It’s fair to say that although this book is aimed at ASP.NET developers, it covers all of the salient features of Silverlight 2 to the degree that it’s a useful programming resource for developers not using ASP.NET also.

If you’re fresh to .NET development, however, you might want to check out a beginning .NET book first, to help you overcome the syntax and set-up queries when learning a new language. Otherwise, take a deep breath and dive in!

This book covers the full feature set of Silverlight 2, diving into each of the subject areas to give depth and breadth coverage. As well as teaching you about the component parts of the Silverlight API, the book also covers debugging, troubleshooting, and performance-tuning your Silverlight applications, arming you with all the skills and knowledge you’ll need to create advanced Silverlight-based applications in record time.

Importantly, this book covers the integration points between ASP.NET and Silverlight, taking you through the different techniques you can use to seamlessly augment your existing or new ASP.NET web sites with the power of Silverlight.

If you want to program in Silverlight and potentially use ASP.NET as the host, then this book covers it all.

The book is split into two distinct parts. Part I is titled “Silverlight Fundamentals for ASP.NET Developers,” and Part II is titled “Developing ASP.NET Applications with Silverlight.” Part I is intended to give you grounding in what Silverlight is as a technology and how it fits into the Web-based landscape. The component pieces of a Silverlight application are also laid out at a high level, and any knowledge required before putting an application together is explained.

Part II is written to give you depth of knowledge across the Silverlight feature-set and show you how to leverage the power of both Silverlight and ASP.NET to create compelling applications.




Professional ASP.NET MVC 1.0

Rob Conery, Scott Hanselman, Phil Haack, Scott Guthrie, "Professional ASP.NET MVC 1.0"
Wrox | 2009 | ISBN: 0470384611 | 456 pages | PDF | 13,4 MB

This book begins with you working along as Scott Guthrie builds a complete ASP.NET MVC reference application. He begins NerdDinner by using the File->New Project menu command within Visual Studio to create a new ASP.NET MVC Application. You'll then incrementally add functionality and features. Along the way you’ll cover how to create a database, build a model layer with business rule validations, implement listing/details data browsing, provide CRUD (Create, Update, Delete) data form entry support, implement efficient data paging, reuse UI using master pages and partials, secure the application using authentication and authorization, use AJAX to deliver dynamic updates and interactive map support, and implement automated unit testing.

From there, the bulk of the rest of the book begins with the basic concepts around the model view controller pattern, including the little history and the state of the MVC on the web today. We'll then go into the ways that MVC is different from ASP.NET Web Forms. We'll explore the structure of a standard MVC application and see what you get out of the box. Next we dig deep into routing and see the role URLs play in your application. We'll deep dive into controllers and views and see what role the Ajax plays in your applications. The last third of the book focuses entirely on advanced techniques and extending the framework.

In some places, we assume that you're somewhat familiar with ASP.NET WebForms, at least peripherally. There are a lot of ASP.NET WebForms developers out there who are interested in ASP.NET MVC so there are a number of places in this book where we contrast the two technologies. Even if you're not already an ASP.NET developer, you might still find these sections interesting for context, as well as for your own edification as ASP.NET MVC may not be the web technology that you're looking for.

It’s worth noting, that ASP.NET MVC is not a replacement for ASP.NET Web Forms (aka just "ASP.NET"). Many web developers have been giving a lot of attention to other web frameworks out there (Ruby on Rails, Django) which have embraced the MVC (Model-View-Controller) application pattern, and if you’re one of those developers, or even if you’re just curious, this book is for you.

MVC allows for (buzzword alert!) a "greater separation of concerns" between components in your application. The book goes into the ramifications of this, but if it had to be said it in a quick sentence: ASP.NET MVC is ASP.NET Unplugged. ASP.NET MVC is a tinkerer’s framework that gives you very fine-grained control over your HTML and Javascript, as well as complete control over the programmatic flow of your application.



Professional DotNetNuke 5: Open Source Web Application Framework for ASP.NET

Shaun Walker, Brian Scarbeau, Darrell Hardy, Stan Schultes, Ryan Morgan "Professional DotNetNuke 5: Open Source Web Application Framework for ASP.NET"
Wrox | English | 2009-02-24 | ISBN: 0470438703 | 600 pages | PDF | 10,8 MB


DotNetNuke creator Shaun Walker leads this superlative author team of MVPs while delivering the latest update of a bestseller. They offer complete coverage of the major revisions to DotNetNuke 5, such as more granular administration, widgets, XHTML compliance, improved social networking, workflow, and better content management. They thoroughly cover installing, configuring, administering, and developing modules for DotNetNuke. Youll learn portal and host administration, configuration in a hosted environment, developing and working with modules, designing a DotNetNuke portal with skins, integrating workflow in DotNetNuke, using DotNetNuke social networking tools, and much more.


Download

Mirror

Microsoft PowerShell, VBScript & JScript Bible

William R. Stanek, James O'Neill, Jeffrey Rosen "Microsoft PowerShell, VBScript & JScript Bible"
Wiley | English | 2009-02-24 | ISBN: 0470386800 | 912 pages | PDF | 8,2 MB


Packed with more than 300 sample scripts and an extensive collection of library functions, this essential scripting book is the most thorough guide to Windows scripting and PowerShell on the market. You’ll examine how Windows scripting is changing the face of system and network administration by giving everyday users, developers, and administrators the ability to automate repetitive tasks. Plus, this is the first time that VBScript, Jscript, and Powershell are all covered in a single resource.


Download

Mirror

MCAD/MCSD: Visual Basic .NET Windows and Web Applications Study Guide


MCAD/MCSD: Visual Basic .NET Windows and Web Applications Study Guide
Brian Reisman | English | ISBN-10: 0782141617 | 816 pages | Compiled HTML help file | 20.7MB

Get ready for two of the hottest new Microsoft developer exams with the MCAD/MCSD: Visual Basic .NET Windows and Web Applications Study Guide. By passing these two exams, you can fulfill one core and one elective MCAD requirement or two core MCSD requirements. Organized for optimal learning and retention, this book provides in-depth coverage of all objectives for exams 70-305 and 70-306, along with practical insights drawn from real-world experience. The accompanying CD includes hundreds of challenging review questions, electronic flashcards, and a searchable electronic version of the entire book. Developer). The Microsoft Certified Applications Developer (MCAD) is the new first-tier developer certification from Microsoft. It validates skills related to developing, testing, deploying, and maintaining individual applications. The Microsoft Certified Solution Developer (MCSD) is the second-tier certification that validates skills related to analyzing and designing complex enterprise application. Here's the book you need to prepare for the Developing Web Applications (70-305) and Developing Windows-based Applications (70-306) MCAD and MCSD exams.
In-depth coverage of official exam objectives
Practical information on using Visual Basic .NET to develop Windows and Web applications
Hands-on exercises designed to give you the skills needed to approach the exams with confidence

Download Links :
server1 | server2 | server3

Bill Hatfield - ASP.NET 2 For Dummies

Bill Hatfield - ASP.NET 2 For Dummies
For Dummies | 2005 | ISBN: 076457907X | Pages: 432 | PDF | 6.52 MB

* More than one million developers now use ASP.NET, the Microsoft technology for creating dynamic, data-driven Web sites
* Published day and date with the new Visual Studio 2005 release, this revision of our bestselling book covers new language features as well as the much-anticipated Visual Web Developer tool
* Requiring no previous Visual Basic or C# experience, the author walks complete beginners through ASP.NET 2 basics, from working with objects, building user interfaces, and killing bugs to accessing databases and handling user input
* The CD-ROM includes all code and bonus content



Pro ASP.NET 3.5 in C# 2008: Includes Silverlight 2

Matthew MacDonald, Mario Szpuszta, "Pro ASP.NET 3.5 in C# 2008: Includes Silverlight 2"
Apress | 2009 | ISBN: 1430215674 | 1520 pages | PDF | 43,7 MB

ASP.NET 3.5 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. Pro ASP.NET 3.5 in C# 2008 raises the bar for high–quality, practical advice on learning and deploying Microsoft’s dynamic web solution.

This new edition is updated with everything you need to integrate Silverlight 2.0 and SQL Server 2008 into your ASP.NET applications. You will learn about Silverlight’s exciting new features so that your ASP projects can be rich in visual flair and compelling to the user.

Seasoned .NET professionals Matthew MacDonald and Mario Szpuszta explain how you can get the most from this groundbreaking new technology. They cover ASP.NET 3.5 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 3.5 applications in the best possible style.

This book will teach you ASP.NET 3.5 starting with core concepts before moving on to more advanced topics. You will learn
Core concepts of ASP.NET 3.5. Why it’s special. What its fundamental principals are. The basics of Visual Studio. How ASP.NET 3.5 controls are created, and how they fit into ASP.NET 3.5 pages, ultimately creating full applications.
Security. Once considered the Achilles heel of all Windows web applications, security has vastly improved and is a cornerstone of ASP.NET 3.5. This book explains the various forms of available security and how to best apply them.
Taking things further using advanced user interface techniques. This includes user controls, customer server controls, client–side JavaScript, and GDI+.
Web services. In an increasingly connected world, working with web services grows in importance. This book will show you how to work with them.
ASP.NET AJAX, with an emphasis on contemporary web development techniques.
Development using Internet Information Services 7, Microsoft’s premier web hosting platform.
And much more…



Visual Basic .NET Design Patterns, by Mark Grand, Brad Merrill

Visual Basic .NET Design Patterns, by Mark Grand, Brad Merrill
Wiley; 1st edition | June 6, 2003 | English | ISBN: 0471268607 | PDF | 593 Pages | 7,62 Mb

Product Description :
-Documents fifty Visual Basic .NET design patterns, including twenty that have never before been published.
-Packed with tips on how readers can write their own patterns in Visual Basic .NET.
-Presents case studies that demonstrate how to effectively use the patterns in the real world.
-Explains how to use UML to document the patterns.
-Companion Web site includes all code and UML models from the book as well as links to appropriate software downloads.

Download links :

.NET Framework Standard Library Annotated Reference, Volume 1


Brad Abrams, «.NET Framework Standard Library Annotated Reference, Volume 1»
Addison Wesley | ISBN: 0321154894 | 2004 | PDF | 560 pages | 2.91 MB

Edited by a Lead Program Manager on Microsoft's .NET Framework team, .NET Framework Standard Library Annotated Reference, Volume 1, is the definitive reference for the .NET Framework base class library. This book set utilizes extensive annotations and code samples from the creators of the technology to move beyond the online documentation and provide .NET developers with a dictionary-style reference to the most-used parts of the Framework. This volume covers a subset of the ISO CLI Standards, including the Base Class Library and the Extended Numerics Library.

download

download

mirror

Enterprise Services with the .NET Framework: Developing Distributed Business


Christian Nagel, «Enterprise Services with the .NET Framework: Developing Distributed Business»
Addison Wesley | ISBN: 032124673X | 2005 | PDF | 576 pages | 4.27 MB

Enterprise Services with the .NET Framework is the only book that experienced .NET developers need to learn how to write distributed, service-oriented applications that take full advantage of Microsoft Enterprise Services.

download

download

mirror

.NET-A Complete Development Cycle


Gunther Lenz, Thomas Moeller, «.NET-A Complete Development Cycle»
Addison Wesley | ISBN: 0321168828 | 2003 | CHM | 592 pages | 4.5 MB

.NET—A Complete Development Cycle is the first guide to combining the best software-engineering practices of the Unified Process with the ins and outs of the .NET architecture. The book begins with an overview of the principles of software engineering and then introduces Microsoft technologies such as Visual C#, Windows Forms (WinForms), ADO.NET, and ASP.NET.

download

download

mirror

.NET Compact Framework Programming with Visual Basic .NET


Paul Yao, David Durant, «.NET Compact Framework Programming with Visual Basic .NET (Microsoft Net Development Series)»
Addison Wesley | ISBN: 0321174046 | 2004 | CHM | 1424 pages | 9.44 MB

.NET Compact Framework Programming with Visual Basic .NET is the definitive tutorial and reference for the .NET Compact Framework. It shows you how to transfer your skills and your code to the Pocket PC 2003 and other mobile and embedded smart devices.

download

download

mirror

A First Look at SQL Server 2005 for Developers


Bob Beauchemin, Niels Berglund, Dan Sullivan, «A First Look at SQL Server 2005 for Developers»
Addison Wesley | ISBN: 0321180593 | 2003 | PDF | 736 pages | 3.17 MB

SQL server 2005 contains features that constitute the biggest change since the internal server rewrite of SQL Server 7. This is true from both programmability and data model viewpoints. This chapter describes SQL Server 2005 in terms of .NET programmability, SQL:1999 compliance, user-defined types (UDTs), and XML integration to present a picture of holistic data storage, manipulation, and access.

download

download

mirror

Understanding .NET: A Tutorial and Analysis


David Chappell, «Understanding .NET: A Tutorial and Analysis»
Addison Wesley | ISBN: 020174162 | 2002 | CHM | 368 pages | 1.91 MB

Understanding .NET: A Tutorial and Analysis offers developers and technical managers a concise guide to the new landscape of Windows development. Margin notes, detailed diagrams, and lucid writing make this book easy to navigate and to read, while analysis sections explore controversial issues and address common concerns. The book's independent perspective and straightforward descriptions make clear both how the .NET technologies work and how they can be used.

download

download

mirror

Essential ASP.NET with Examples in Visual Basic .NET


Fritz Onion, «Essential ASP.NET with Examples in Visual Basic .NET»
Addison Wesley | ISBN: 0201760398 | 2003 | CHM | 432 pages | 3.46 MB

Essential ASP.NET with Examples in Visual Basic .NET is the Visual Basic programmer's definitive reference for ASP.NET through version 1.1. It provides experienced programmers with the information needed to fully understand the technology, and is a clear guide to using ASP.NET to build robust and well-architected Web applications.

download

download

mirror

Maximizing ASP.NET Real World, Object-Oriented Development


Jeffrey Putz, «Maximizing ASP.NET Real World, Object-Oriented Development»
Addison Wesley | ISBN: 0321294475 | 2005 | CHM | 336 pages | 4.66 MB

Using ASP.NET, you can build Web applications that deliver unprecedented power and performance. But to make the most of ASP.NET, Web developers need to think and work very differently from the ways they've programmed in the past. In Maximizing ASP.NET Jeffrey Putz helps you make the transitionand reap the rewards.

download

download

mirror

Essential ASP.NET 2.0


Fritz Onion, Keith Brown, «Essential ASP.NET 2.0»
Addison Wesley | ISBN: 0321237706 | 2006 | CHM | 384 pages | 5 MB

Essential ASP.NET 2.0 is the Microsoft developer's definitive reference for ASP.NET 2.0 programming. It covers all you need to know to build robust, well-designed Web applications with ASP.NET 2.0, Visual Studio 2005, and .NET 2.0. ASP.NET MVP Fritz Onion and Developer Security MVP Keith Brown draw on their unparalleled experience working with ASP.NET 2.0 and teaching it to professional developers. From data binding to security, UIs to performance, they demystify ASP.NET 2.0's most difficult areas, and introduce little-known techniques for leveraging it to the fullest.

download

download

mirror

Database Access with Visual Basic .NET, Third Edition



Jeffrey P. McManus, Jackie Goldstein, «Database Access with Visual Basic .NET, Third Edition»
Addison Wesley | ISBN: 0672323435 | 2003 | CHM | 464 pages | 3.88 MB

Database Access with Visual Basic .NET continues to use techniques developed by Jeffrey McManus that provide solutions to problems faced by developers every day. Since data access is the most used feature in corporate development, it is important for developers to understand the most effective and efficient way to access data using .NET technologies. This book provides clear explanations of how to use ADO.NET to access data stored in relational databases, as well as how XML integrates with ADO.NET. The authors use their years of experience to relate key topics to real-world applications through use of Business Cases that include code listings in Visual Basic .NET.

download

download

mirror

The .NET Developer's Guide to Windows Security


Keith Brown, «The .NET Developer's Guide to Windows Security»
Addison Wesley | ISBN: 0321228359 | 2004 | CHM | 408 pages | 3.2 MB

The .NET Developer's Guide to Windows Security is required reading for .NET programmers who want to develop secure Windows applications. Readers gain a deep understanding of Windows security and the know-how to program secure systems that run on Windows Server 2003, Windows XP, and Windows 2000.

download

download

mirror

Domain-Specific Development with Visual Studio DSL Tools


Steve Cook, «Domain-Specific Development with Visual Studio DSL Tools»
Addison Wesley | ISBN: 0321398203 | 2007 | PDF | 576 pages | 7.65 MB

Domain-Specific Languages (DSLs)--languages geared to specific vertical or horizontal areas of interest--are generating growing excitement from software engineers and architects. DSLs bring new agility to the creation and evolution of software, allowing selected design aspects to be expressed in terms much closer to the system requirements than standard program code, significantly reducing development costs in large-scale projects and product lines. In this breakthrough book, four leading experts reveal exactly how DSLs work, and how you can make the most of them in your environment.

download

download

mirror

Smart Client Deployment with ClickOnce: Deploying Windows Forms Applications with ClickOnce


Brian Noyes, «Smart Client Deployment with ClickOnce»
Addison Wesley | ISBN: 0321197690 | 2006 | PDF | 336 pages | 7.83 MB

Microsoft’s new ClickOnce auto-updating technology can radically simplify application deployment. Using it, .NET developers and architects can deliver a powerful, smart client experience along with the easy maintenance of today’s best Web applications.

download

download

mirror

Imar Spaanjaars - Beginning ASP.NET 3.5: In C# and VB

Imar Spaanjaars - Beginning ASP.NET 3.5: In C# and VB
Wrox | 2008 | ISBN-10: 047018759X | Pages: 768 | PDF | 9.12 MB

This book is for anyone who wants to learn how to build rich and interactive web sites that run on the Microsoft platform. With the knowledge you gain from this book, you create a great foundation to build any type of web site, ranging from simple hobby-related web sites to sites you may be creating for commercial purposes.

Anyone new to web programming should be able to follow along because no prior background in web development is assumed. The book starts at the very beginning of web development by showing you how to obtain and install Visual Web Developer. The chapters that follow gradually introduce you to new technologies, building on top of the knowledge gained in the previous chapters.

Do you have a strong preference for Visual Basic over C# or the other way around? Or do you think both languages are equally cool? Or maybe you haven't made up your mind yet and want to learn both languages? Either way, you'll like this book because all code examples are presented in both languages!

Even if you're already familiar with previous versions of ASP.NET, with the 1.x versions in particular, you may gain a lot from this book. Although many concepts from ASP.NET 2.0 are brought forward into ASP.NET 3.5, you'll discover there's a host of new stuff to be found in this book, including an introduction to LINQ, the new CSS and JavaScript debugging tools, new ASP.NET controls, and integrated support for ASP.NET Ajax.

To build effective and attractive database-driven web sites, you need two things: a solid and fast framework to run your web pages on and a rich and extensive environment to create and program these web pages. With ASP.NET 3.5 and Visual Web Developer 2008 you get both. Together they form the platform to create dynamic and interactive web applications.

ASP.NET 3.5 builds on top of its popular predecessor ASP.NET 2.0. While maintaining backward compatibility with sites built using this older version, the Microsoft .NET Framework 3.5 in general and ASP.NET 3.5 in particular add a lot of new, compelling features to the mix.

Continuing the path of "less code" that was entered with the 2.0 version of the .NET Framework, ASP.NET 3.5 lets you accomplish more with even less code. New features like LINQ that are added to the .NET Framework allow you to access a database with little to no hand written code. The integration of Microsoft ASP.NET Ajax into the ASP.NET Framework and Visual Web Developer means you can now create fast responding and spiffy web interfaces simply by dragging a few controls onto your page and setting a few properties. This book gives you an in-depth look at both these technologies.

The support for cascading style sheets (CSS), the language to lay out and format web pages, has undergone a major overhaul in Visual Web Developer. The design time support, that shows you how a page will eventually look in the browser, has been vastly improved. Additionally, Visual Web Developer now ships with a lot of tools that make writing CSS a breeze.

However, drag-and-drop support and visual tools are not the only things you'll learn from this book. ASP.NET 3.5 and Visual Web Developer 2008 come with a great and extensive set of tools to help you program your web applications. These tools range from the new LINQ syntax that allows you to query data and databases in your web applications, to the vastly improved debugging capabilities that allow you to debug your application from client-side JavaScript all the way up into your server-side code, all with the same familiar user interface, commands, and actions.

Under the hood, ASP.NET 3.5 makes use of the same run-time as version 2.0. This ensures a great backward compatibility with that version, which means that ASP.NET 2.0 applications continue to run under the new framework. But don't be fooled by the fact that the run-time hasn't changed. Although the technical underpinnings needed to execute your web application haven't changed, the .NET 3.5 Framework and ASP.NET add a lot of new features, as you'll discover in this book.

Probably the best thing of Visual Web Developer 2008 is its price: it's available for free. Although the commercial versions of Visual Studio 2008 ship with Visual Web Developer, you can also download and install the free Express Edition. This makes Visual Web Developer 2008 and ASP.NET 3.5 probably the most attractive and compelling web development technologies available today.

This book teaches you how to create a feature-rich, data-driven, and interactive web site. Although this is quite a mouthful, you'll find that with Visual Web Developer 2008 this isn’t as hard as it seems. You'll see the entire process of building a web site, from installing Visual Web Developer 2008 in Chapter 1 all the way up to putting your web application on a live server in Chapter 18. The book is divided into 18 chapters, each dealing with a specific subject.

Chapter 1, “Getting Started With ASP.NET 3.5.” In this chapter you'll see how to obtain and install Visual Web Developer 2008. You'll get instructions for downloading and installing the free edition of Visual Web Developer 2008, called the Express Edition. You are also introduced to HTML, the language behind every web page. The chapter closes with an overview of the customization options that Visual Web Developer gives you.

Chapter 2, “Building an ASP.NET Web Site.” This chapter shows you how to create a new web site and how to add new elements like pages to it. Besides learning how to create a well-structured site, you also see how to use the numerous tools in Visual Web Developer to create HTML and ASP.NET pages.

Chapter 3, “Designing Your Web Pages.” Visual Web Developer comes with a host of tools that allow you to create well-designed and attractive web pages. In this chapter, you see how to make good use of these tools. Additionally, you learn about CSS, the language that is used to format web pages.

Chapter 4, “Working with ASP.NET Controls.” ASP.NET Server controls are one of the most important concepts in ASP.NET. They allow you to create complex and feature-rich web sites with very little code. This chapter introduces you to the large number of server controls that are available, explains what they are used for, and shows you how to use them.

Chapter 5, “Programming Your ASP.NET Web Pages.” Although the built-in CSS tools and the ASP.NET server controls can get you a long way in creating web pages, you are likely to use a programming language to enhance your pages. This chapter serves as an introduction to programming with a strong focus on programming web pages. Best of all: all the examples you see in this chapter (and the rest of the book) are in both Visual Basic and C#, so you can choose the language you like best.

Chapter 6, “Creating Consistent Looking Web Sites.” Consistency is important to give your web site an attractive and professional appeal. ASP.NET helps you create consistent-looking pages through the use of master pages, which allow you to define the global look and feel of a page. Skins and themes help you to centralize the looks of controls and other visual elements in your site. You also see how to create a base page that helps to centralize programming code that you need on all pages in your site.

Chapter 7, “Navigation.” To help your visitors find their way around your site, ASP.NET comes with a number of navigation controls. These controls are used to build the navigation structure of your site. They can be connected to your site's central site map that defines the pages in your web site. You also learn how to programmatically send users from one page to another.

Chapter 8, “User Controls.” User Controls are reusable page fragments that can be used in multiple web pages. As such, they are great for repeating content like menus, banners, and so on. In this chapter, you learn how to create and use User Controls and enhance them with some programmatic intelligence.

Chapter 9, “Validating User Input.” A large part of interactivity in your site is defined by the input of your users. This chapter shows you how to accept, validate, and process user input using ASP.NET server controls. Additionally, you see how to send e-mail from your ASP.NET web application and how to read from text files.

Chapter 10, “ASP.NET Ajax.” Microsoft ASP.NET Ajax allows you to create good looking, flicker free web pages that close the gap between traditional desktop applications and web applications. In this chapter you learn how to use the built-in Ajax features to enhance the presence of your web pages, resulting in a smoother interaction with the web site.

Chapter 11, “Introduction to Databases.” Understanding how to use databases is critical to building modern web sites, as most modern web sites require the use of a database. You'll learn the basics of SQL, the query language that allows you to access and alter data in a database. In addition, you are introduced to the database tools found in Visual Web Developer that help you create and manage your SQL Server databases.

Chapter 12, “Displaying and Updating Data.” Building on the knowledge you gained in the previous chapter, this chapter shows you how to use the ASP.NET data-bound and data source controls to create a rich interface that enables your users to interact with the data in the database that these controls target.

Chapter 13, “LINQ.” LINQ is Microsoft's new solution for accessing objects, databases, XML, and more. In this chapter you'll see how to use LINQ to SQL to access SQL Server databases. Instead of writing a lot of manual code, you create a bunch of LINQ objects that do the heavy work for you. This chapter shows you what LINQ is all about, how to use the visual LINQ designer built into Visual Web Develo...

From the Back Cover
Beginning ASP.NET 3.5 In C# and VB

To build effective and eye-catching database-driven web sites, you must first have a solid framework on which to run your web pages as well as a rich environment in order to create and program these web pages. Microsoft's ASP.NET 3.5 and Visual Web Developer 2008 combine forces to provide you with the ultimate platform on which you can create dynamic and interactive web applications.

Popular Wrox author Imar Spaanjaars begins by demonstrating how to obtain and install Visual Web Developer. With each successive chapter, he introduces you to new technologies that build on knowledge gained from previous chapters. You'll learn that both ASP.NET 3.5 and Visual Web Developer now come with an extensive set of tools that will help you smoothly program your web applications. With the knowledge you gain from this book, you will be able to create feature-rich, database-driven, interactive web sites.


Building Applications and Components with Visual Basic .NET


Ted Pattison, Joe Hummel, «Building Applications and Components with Visual Basic .NET»
Addison Wesley | ISBN: 0201734958 | 2003 | CHM | 592 pages | 2.43 MB

Building Applications and Components with Visual Basic .NET is the Visual Basic developer's guide to the .NET framework and object-oriented programming.

download

download

mirror

Seeing Data: Designing User Interfaces for Database Systems Using .NET


Rebecca M. Riordan, «Seeing Data: Designing User Interfaces for Database Systems Using .NET»
Addison Wesley | ISBN: 0321205618 | 2004 | CHM | 544 pages | 6.65 MB

Nowadays, users and clients demand exceptionally usable software. But few developers are trained to create high-quality user interfaces, and few .NET books offer much help—until now.

download

download

mirror

Understanding .NET (2nd Edition)


David Chappell, «Understanding .NET (2nd Edition)»
Addison Wesley | ISBN: 0321194047 | 2006 | CHM | 336 pages | 1.67 MB

Microsoft's .NET is revolutionizing Windows-based software development. Since its initial release in 2002, .NET has changed significantly, becoming the foundation for a new generation of Windows applications. The .NET Framework and Visual Studio, the two core aspects of this initiative, provide a multilanguage environment in which developers can create Web services, graphical user interfaces, and other kinds of applications. Taken as a whole, the .NET technologies have changed the way nearly every Windows application is built.

download

download

mirror

Open Source .NET Development: Programming with NAnt, NUnit, NDoc, and More


Brian Nantz, «Open Source .NET Development: Programming with NAnt, NUnit, NDoc, and More»
Addison Wesley | ISBN: 0321228103 | 2004 | CHM | 504 pages | 7.39 MB

Perhaps the most revolutionary aspect of the arrival of Microsoft's .NET platform is the standardization of C# and the Common Language Runtime. Now, for the first time, programmers can develop and use open-source projects that are based on a language that is an international standard as well as compatible with both Microsoft and Linux platforms.

download

download

mirror

C# Developer's Guide to ASP.NET, XML, and ADO.NET


Jeffrey P. McManus, Chris Kinsman, «C# Developer's Guide to ASP.NET, XML, and ADO.NET»
Addison Wesley | ISBN: 0672321556 | 2002 | PDF | 608 pages | 4.46 MB

The book every Internet application developer working with Microsoft development tools needs to retool their knowledge of the new .NET techniques used to build Windows applications.

download

mirror

Visual Studio Tools for Office: Using C# with Excel, Word, Outlook, and InfoPath


Eric Carter, Eric Lippert, «Visual Studio Tools for Office: Using C# with Excel, Word, Outlook, and InfoPath»
Addison Wesley | ISBN: 0321334884 | 2005 | CHM | 1008 pages | 11.74 MB

Visual Studio Tools for Office is both the first and the definitive book on VSTO 2005 programming, written by the inventors of the technology. VSTO is a set of tools that allow professional developers to use the full power of Visual Studio .NET and the .NET Framework to put code behind Excel 2003, Word 2003, Outlook 2003, and InfoPath 2003. VSTO provides functionality never before available to the Office developer: data binding and data/view separation, design-time views of Excel and Word documents inside Visual Studio, rich support for Windows Forms controls in a document, the ability to create custom Office task panes, server-side programming support against Office, and much more.

download

download

mirror

Essential Windows Workflow Foundation


Dharma Shukla, Bob Schmidt, «Essential Windows Workflow Foundation»
Addison Wesley | ISBN: 0321399838 | 2006 | CHM | 480 pages | 3.19 MB

Windows Workflow Foundation (WF) is a groundbreaking approach to writing and executing programs. WF programs are assembled out of resumable program statements called activities, which provide encapsulation of both domainspecific logic and control flow patterns reflective of real-world processes.

download

download

mirror

ASP.NET 2.0 Demystified


ASP.NET 2.0 Demystified
McGraw-Hill Osborne Media | ISBN: 0072261412 | September 1, 2005 | 352 pages | PDF | 13 MB

There’s no easier, faster, or more practical way to learn the really tough subjects
ASP .NET 2.0 Demystified explains how to write server-side components for dynamic, interactive Web pages and powerful Web-based applications that are easy to develop and modify. This self-teaching guide comes complete with key points, background information, quizzes at the end of each chapter, and even a final exam. Simple enough for beginners but challenging enough for advanced students, this is a lively and entertaining brush-up, introductory text, or classroom supplement.

Download :

Rapidshare

Mastering Java Server Faces (JSF)


Mastering Java Server Faces (JSF)
English | Wiley | June 7, 2004 | 480 pages | ISBN-10: 0471462071,978-0471462071 | PDF | 2.28MB

description
Harness the power of JavaServer Faces to create your own server-side user interfaces for the Web
This innovative book arms you with the tools to utilize JavaServer Faces (JSF), a new standard that will make building user interfaces for J2EE applications a lot easier. The authors begin by painting the architectural big picturecovering everything from the Patterns that are used in the implementation to the typical JSF Request/Response lifecycle. Next, youll learn how to use JSF in the real world by uncovering the various pieces of the JSF component model, such as UI components, events and validation. The authors then explain how to apply JSF, including how to integrate JSF user interfaces with the Business Tier and how to render your own user interface components. By following this approach, youll be able to confidently create and validate your own custom applications that meet the needs of your company.
Whether working in J2EE or J2SE, this book will show you how to:
* Use UI Components to build your user interface
* Ensure that the data you store meets the business rules for your application
* Integrate JSF with JSPs through the custom Tag feature in JSP implementations
* Build JSF applications that interact with either EJBs or POJOs
* Validate a new component and queue events to invoke custom application logic
* Move your application from Struts to JSF


Download links
uplaoding
depositfiles
megaupload

.NET Programming A Practical Guide Using C HP Professional Series


.NET Programming A Practical Guide Using C HP Professional Series
English | Prentice Hall PTR | 496 pages | 2002-07-21 | ISBN: 0130669458 | PDF | 2.13MB

Product Description
Takes a straightforward, hands-on approach to explain everything you need to know from development to deployment and maintenance for this platform-all from a developer's perspective. Softcover. CD-ROM included.

From the Back Cover

Enterprise-class .NET programming in C#—from a developer's perspective.


* Internals of the .NET Framework—learn to get the most from its services
* Build professional applications using C#—quickly and efficiently
* Hands-on approach covering the Base Class Library, Remoting, ASP .NET Web Services, concurrency, security, enterprise services, dealing with legacy code, and much more

.NET developers need more than buzzwords to get the job done. To tackle enterprise-class projects, they need both a real understanding of the .NET architecture and a working knowledge of how to put its services to work. In .NET Programming: A Practical Guide Using C#, .NET authority Pradeep Tapadiya takes a straightforward, hands-on approach to explain everything you need to know from development to deployment and maintenance for this platform—all from a developer's perspective. Using C# as the primary language, and with plenty of code examples throughout, this book is an excellent way to learn:


* The .NET infrastructure—packaging and deployment, the common language runtime and its services, and the .NET Framework class libraries
* Distributed computing—develop object-remoting applications for intranets and Web services for the Internet
* How to develop thread-safe code using the .NET synchronization infrastructure and learn asynchronous programming
* Interoperability with native DLLs and COM applications
* How to develop secure applications using role-based security and enforce security for third-party applications using code access permissions
* Enterprise services—develop scalable applications, support transactions, and more.

Appropriate for experienced developers, .NET Programming will help you get the most from the .NET architecture—today.

Download links

Uploading.com
depositfiles.com
megaupload.com

Essential C# 2.0 (Microsoft .Net Development Series)


Mark Michaelis, «Essential C# 2.0 (Microsoft .Net Development Series)»
Addison Wesley | ISBN: 0321150775 | 2006 | CHM | 768 pages | 4.45 MB

Essential C# 2.0 is a clear, concise guide to C#—including the features new to C# 2.0. The book clearly presents material for beginners and experts and provides contrasts and comparisons between C# and other languages. The C# language is covered comprehensively and each important construct is illustrated with succinct code examples. Complete code examples are available online. Mark Michaelis has organized the material for quick access. Graphical “mind maps” at the beginning of each chapter show what material is covered and how each topic relates to the whole.

download

download

.NET Internationalization: The Developer's Guide to Building Global Windows and Web Applications


Guy Smith-Ferrier, «.NET Internationalization: The Developer's Guide to Building Global Windows and Web Applications»
Addison Wesley | ISBN: 0321341384 | 2006 | CHM | 672 pages | 8.75 MB

As business becomes more and more global, software developers increasingly need to make applications multi-lingual and culturally aware. The .NET Framework may well have the most comprehensive support for internationalization and globalization of any development platform to date, and .NET Internationalization teaches developers how to unlock and utilize that support.

download

download

Build Your Own ASP.NET 3.5 Website Using C# & VB, 3 Ed.



Cristian Darie, Wyatt Barnett "Build Your Own ASP.NET 3.5 Website Using C# & VB, 3 Ed."
SitePoint | English | 2008-09-28 | ISBN: 0980455219 | 800 pages | PDF | 19,3 MB


ASP.NET allows Web Developers to create dynamic, interactive Websites very efficiently thanks to multiple built-in controls and features built into the ASP.NET language.

ASP.NET 3.5 is a great leap forward since its first incarnation. In addition to a massively improved performance, it also provides much more to aid developers' productivity, including better AJAX integration and new ListView and DataPager controls. The third edition of this book reflects all these changes, as well as Visual Studio 2008.

Readers liked the original books for their comprehensive coverage, liberal code samples, and the practicality of developing an entire intranet application using freely available tools and software.



Download

Building Intelligent .NET Applications: Agents, Data Mining, Rule-Based Systems, and Speech Processing



Sara Morgan Rea, «Building Intelligent .NET Applications»
Addison Wesley | ISBN: 0321246268 | 2005 | PDF | 312 pages | 3.82 MB

Building Intelligent .NET Applications is an introduction to the world of Artificial Intelligence (AI) for .NET programmers. It is the first book to show professional .NET developers how to incorporate AI into their daily programming. In this accessible guide, developers will learn how to enhance both new and existing .NET applications with intelligent agents, data mining, rule-based systems, and speech processing.



download

Building Solutions with the Microsoft .NET Compact Framework


Dan Fox, Jon Box, «Building Solutions with the Microsoft .NET Compact Framework: Architecture and Best Practices for Mobile Developmente»
Addison Wesley | ISBN: 0321197887 | 2003 | CHM | 400 pages | 1.87 MB

Whether you are an architect, developer, or manager, Building Solutions with the Microsoft .NET Compact Framework is your guide to creating effective solutions for mobile devices with .NET. Authors Dan Fox and Jon Box walk you through four essential architectural concepts and programming techniques, using extensive examples and code listings to show you how to develop more robust mobile development projects.



download

Using Google App Engine

Charles Severance "Using Google App Engine"
Apress | English | 2009-05-22 | ISBN: 059680069X | 262 pages | PDF | 5,1 MB


With this book, you can build exciting, scalable web applications quickly and confidently, using Google App Engine -- even if you have little or no experience in programming or web development. App Engine is one of the most exciting web technologies to appear in the last year, providing a simple, easy-to-use application framework with basic web tools. While Google's own tutorial assumes significant development experience, Using Google App Engine is for anyone who wants to get started with this platform. By the end of the book, you'll know how to build complete, interactive applications and deploy them to "the cloud," using the same servers that power Google applications. You will:

Get an overview of all the technologies necessary to use Google App Engine Learn how to use Python, HTML, Cascading Style Sheets (CSS), HTTP, and DataStore, App Engine's database Grasp the technical aspects necessary to create sophisticated, dynamic web applications Understand what's required to deploy your applications to Google servers

In addition to being a foundational resource for beginning programmers, Using Google App Engine is also an excellent book for experienced programmers who want to acquire working knowledge of web technologies. Building web applications used to be for experts only, but with Google App Engine -- and this book -- anyone can create a dynamic web presence.



Download

Mirror

Professional ASP.NET 3.5 SP1 Edition: In C# and VB

Bill Evjen, Scott Hanselman, Devin Rader "Professional ASP.NET 3.5 SP1 Edition: In C# and VB"
Wrox | English | 2009-04-13 | ISBN: 0470478268 | 1856 pages | PDF | 59,4 MB


ASP.NET 3.5 brings the power of Visual Studio® 2008 along with the multitude of language improvements in C# 2008 and Visual Basic® 2008 as well as powerful new technology called LINQ, together with the ASP.NET 2.0 Framework you already know and love. Packed with valuable coverage of ASP.NET 3.5 SP1, this essential resource offers both C# and VB examples throughout the book, and shares new and updated content on the ADO.NET Entity Framework, ADO.NET Dynamic Data, and ADO.NET Data Services.

While ASP.NET 3.5 boasts server controls like the ListView and the incredibly flexible GridView, it also includes advancements in AJAX technology combined with JavaScript® debugging features in Visual Studio 2008. With this book, a stellar author team covers the new controls in the AJAX toolbox, the back button history, and script combining, and they also examine the new capabilities of WCF including changes to DataContractSerializer. In addition, the accompanying CD-ROM features the entire book in PDF format.

What you will learn from this book
• The concepts underlying the server control and its pivotal role in ASP.NET development
• How to create templated ASP.NET pages using the master page feature
• How to work with data from enterprise databases including SQL Server®
• Ways to debug, package, and deploy ASP.NET applications, monitor their health and performance, and handle errors
• How to retrieve, update, and delete data quickly and logically using LINQ with side-by-side examples comparing LINQ to existing techniques
• Ways to localize your web site in multiple languages for a world-wide audience
• Methods for adding AJAX capabilities to your ASP.NET applications
• The many benefits of the new data access additions
• Ways to use and extend the Provider Model for accessing data stores, processes, and more
• What freeware tools you need in Scott Hanselman's ASP.NET Ultimate Developer Tools appendix
Who this book is for
This book is for programmers and developers who are looking to make the transition to ASP.NET 3.5 SP1 with Visual Studio 2008 and either C# 3.0 (2008) or Visual Basic 9 (2008).
CD-ROM includes the full book in PDF format and a selection of 7 Wrox Blox mini e-books including:
1. Internet Explorer 8 and Its Impact on Your ASP.NET Web Sites
2. Jumping from ASP.NET to Silverlight 2
3. Leverage LINQ in ASP.NET 3.5 Projects



Pro IronPython

Alan Harris "Pro IronPython"
Apress | English | 2009-06-15 | ISBN: 1430219629 | 310 pages | PDF | 13,6 MB


IronPython represents a unique direction for developers interested in working with dynamic languages within the .NET Framework. Whether you’re looking to develop applications from scratch or add functionality and maintainability to an existing application, IronPython opens many doors while providing a high–speed, high–performance language that integrates tightly with other .NET languages.
• Learn to create applications using the benefits of a dynamically typed language.
• Discover how to leverage the power of IronPython to improve existing applications.
• Explore interacting with other .NET languages by invoking the common language runtime.

What you’ll learn
• Write IronPython console and forms applications.
• Integrate IronPython scripts into existing applications to increase their functionality.
• Implement complex data patterns and interact with databases.
• Use the common language runtime to take advantage of .NET’s existing framework within IronPython scripts.
• Understand how IronPython can be brought in to solve a variety of programming tasks through extensive exercises and recipes.
• Avoid the common pitfalls of working with a dynamically typed language.

Who is this book for?
This book is designed for .NET developers interested in expanding their IronPython skills and learning how to make use of them to improve their daily programming practices. It will introduce core concepts of IronPython programming using a .NET–centric approach. Additionally, it will speak to Python developers looking to expand into their skills into the .NET world. Experience with a .NET language is expected. Previous Python experience is not necessary.



Download

Mirror

Applying Domain-Driven Design and Patterns: With Examples in C# and .NET


Jimmy Nilsson, «Applying Domain-Driven Design and Patterns: With Examples in C# and .NET»
Addison Wesley | ISBN: 0321268202 | 2006 | CHM | 576 pages | 2.55 MB

Patterns, Domain-Driven Design (DDD), and Test-Driven Development (TDD) enable architects and developers to create systems that are powerful, robust, and maintainable. Now, there’s a comprehensive, practical guide to leveraging all these techniques primarily in Microsoft .NET environments, but the discussions are just as useful for Java developers.

download

download

mirror

Essential Windows Presentation Foundation (WPF)


Chris Anderson, «Essential Windows Presentation Foundation (WPF)»
Addison Wesley | ISBN: 0321374479 | 2007 | PDF | 512 pages | 9.35 MB

Windows Presentation Foundation (WPF) replaces Microsoft's diverse presentation technologies with a unified, state-of-the-art platform for building rich applications. WPF combines the best of Windows and the Web; fully integrates user interfaces, documents, and media; and leverages the full power of XML-based declarative programming.

download

download

mirror

Essential Windows Communication Foundation (WCF): For .NET Framework 3.5


Steve Resnick, «Essential Windows Communication Foundation (WCF): For .NET Framework 3.5»
Addison Wesley | ISBN: 0321440064 | 2008 | CHM | 608 pages | 8.44 MB

Windows Communication Foundation (WCF) is the easiest way to produce and consume Web services on the Microsoft platform. With .NET 3.5, WCF has been extensively revamped--and Visual Studio 2008 gives developers powerful new tools for utilizing it. Essential Windows Communication Foundation shows developers exactly how to make the most of WCF with .NET 3.5 and Visual Studio 2008.

download

mirror

eXtreme .NET: Introducing eXtreme Programming Techniques to .NET Developers


eXtreme .NET: Introducing eXtreme Programming Techniques to .NET Developers (Microsoft .NET Development Series) by Neil Roodyn
Publisher: Addison-Wesley Professional (December 10, 2004) | ISBN-10: 0321303636 | CHM | 3 Mb | 496 pages

eXtreme .NET shows developers and team leaders how to incorporate eXtreme programming (XP) practices with .NET-connected technologies to create high quality, low-cost code that will build better software. This practical, realistic guidebook systematically covers key elements of XP methodology in the specific context of the .NET Framework, Visual Studio .NET, Microsoft Visual C#, and related Microsoft .NET-enabled applications.


Download from HotFile
or
Download from Uploading
or
Download from FileFactory

Visual Basic(r).NET: The Complete Reference


Visual Basic(r).NET: The Complete Reference
Osborne/McGraw-Hill | ISBN: 0072133813 | April 4, 2002 | PDF | 901 Pages | 5 Mb

Master this massive programming language upgrade that raises Visual Basic functionality to the level of the .NET platform. Coverage includes all core topics--plus security, debugging, and helpful information on migrating existing Visual Basic projects to Visual Basic.NET.

Download :

Rapidshare

Mono (Developer's Notebook) by Edd Dumbill, Niel M. Bornstein


Mono (Developer's Notebook) by Edd Dumbill, Niel M. Bornstein
Publisher: O'Reilly Media; 1 edition (July 21, 2004) | ISBN-10: 0596007922 | CHM | 1,2 Mb | 424 pages

The Mono Project is the much talked-about open source initiative to create a Unix implementation of Microsoft's .NET Development Framework. Its purpose is to allow Unix developers to build and deploy cross-platform .NET applications. The project has also sparked interest in developing components, libraries and frameworks with C#, the programming language of .NET.

Depositfiles
or
HotFile

The .NET Developer's Guide to Directory Services Programming


The .NET Developer's Guide to Directory Services Programming (Microsoft .NET Development Series) by Joe Kaplan, Ryan Dunn
Publisher: Addison-Wesley Professional; 1st edition (May 8, 2006) | ISBN-10: 0321350170 | CHM | 1 Mb | 424 pages

Identity and Access Management are rapidly gaining importance as key areas of practice in the IT industry, and directory services provide the fundamental building blocks that enable them. For enterprise developers struggling to build directory-enabled .NET applications, The .NET Developer’s Guide to Directory Services Programming will come as a welcome aid.
Microsoft MVPs Joe Kaplan and Ryan Dunn have written a practical introduction to programming directory services, using both versions 1.1 and 2.0 of the .NET Framework. The extensive examples in the book are in C#; a companion Web site includes both C# and Visual Basic source code and examples.


Download from Depositfiles
or
Download from HotFile

ASP.NET 2.0 Illustrated


ASP.NET 2.0 Illustrated (Microsoft .NET Development Series) by Alex Homer, Dave Sussman
Publisher: Addison-Wesley Professional (June 6, 2006) | ISBN-10: 0321418344 | CHM | 17 Mb | 800 pages

This book is a phenomenal start for someone new to ASP.NET, as well as a complete guide to the new features of version 2.0 for programmers familiar with an earlier version. The beginning chapters detail concepts using a hypothetical company, examining the myriad sorts of requests and situations often requested by clients. The authors deal with these in an eloquent, realistic manner. They have clearly worked in the industry and have faced real-world challenges that programmers encounter daily. The content covers everything from the most basic tasks to the most complex, and is a comprehensive collection of information on ASP.NET 2.0. Every topic is well-referenced for additional information, but contains clear examples that work. The content is technical but the clear writing makes it easy to understand. Difficult concepts are explained in such a way that this book will quickly become your favorite reference for ASP.NET!


Download from Depositfiles
or
Download from HotFile

Visual C# .NET Programming


Visual C# .NET Programming
Sybex Inc; 1st edition | ISBN: 0782140467 | 512 pages | August 9, 2002 | PDF | 10 Mb

C# is the hot new language from Microsoft, designed specifically for the new .NET platform for application development. Visual C# .NET Programming provides a comprehensive introduction to the principals of C# programming but has a different emphasis from many other books. Because the language is so well-suited to the creation of Web Services, author Harold Davis emphasizes this application throughout the book. In the beginning of the book, you create a simple Web Service; by the end, you will be able to create a much more complex Web Service. You also learn the fundamentals of object-oriented programming with C#, creating user interfaces for Windows applications, working with files and directories, and working with XML and ADO.NET. Davis has an established reputation as a teacher of introductory programming concepts. This book is the perfect companion to his Visual Basic .NET Programming.


Download from Depositfiles
or
Download from Uploading

Beginning Dynamic Websites: with ASP.NET Web Matrix


Beginning Dynamic Websites: with ASP.NET Web Matrix
576 pages | Wrox; Bk&CD-Rom edition (February 2003) | English | 0764543741 | 31.2 MB

With this book and Web Matrix, you'll be developing your own powerful ASP.NET websites in no time.
You'll start at the beginning, learning how to create graphical web pages in Web Matrix. Then you'll use Visual Basic .NET and databases to add the dynamic features usually seen in expensive commercial websites. You'll finish by looking at some of the expert ASP.NET features — writing our own controls and web services.
Even if you've never programmed before, this book will take you right into the world of professional web development. You'll be amazed at how easy it is and how much you can do.

With this book, you will learn how to

* Go further than just static HTML websites, by using a programming language. We will get you building real dynamic websites right from the beginning
* Change the content of your pages quickly and easily by using databases. With this book, you'll learn how databases work, and how to make the most of them.
* Add interactivity to your website by creating your very own guest book, and allow people to leave message with emoticons.
* Create content you can distribute to other websites, and learn how to automatically update it all over the Web in one go!

Who is this book for?

Users of any edition of Microsoft Windows XP, or 2000 — ideal for beginners — no HTML knowledge is required.

Depositfiles
or
HotFile