Category: DOTNET

post thumbnail

Testing ASP.NET Web Applications

Testing ASP.NET Web Applications

post thumbnail

Wrox – Beginning Microsoft Visual Basic 2010

What better way to get started with Visual Basic than with this essential Wrox beginner’s guide? Beginning Microsoft Visual Basic 2010 not only shows you how to write Windows applications, Web applications with ASP.NET, and Windows mobile and embedded CE apps with Visual Basic 2010

post thumbnail

Microsoft ASP.NET and AJAX: Architecting Web Applications

This book is the Web counterpart to another recently released book I co-authored with Andrea Saltarello: Microsoft .NET: Architecting Applications for the Enterprise (Microsoft Press, 2008). I wrote it, in part, in response to the many architectural questions—both small questions and big ones—that I was asked repeatedly while teaching ASP.NET, AJAX, and Silverlight classes.

post thumbnail

Microsoft Visual Studio 2008 Unleashed

Microsoft® Visual Studio 2008 Unleashed is an end-to-end, deep dive into the Visual Studio development environment. It’s meant to provide you guidance on how you can squeeze the ultimate productivity out of the many features built into the .NET development tools. Understanding how to use your tools will make you a better developer. This book was written with that premise as its focus.

post thumbnail

Visual basics 2008 Step by step ( Microsoft Press)

Visual basics 2008 Step by step ( Microsoft Press)
Include CD

post thumbnail

Pro Decrypting VBScript Viruses

In this book, you will learn how to decrypt a VBScript and find the original source code; it will also teach you a number of techniques used by hackers to protect their source code. That may be so effective for use with your own code or your secret algorithms, which is very useful.

post thumbnail

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

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.

post thumbnail

ASP.NET 3.5 CMS Development

ASP.NET 3.5 is equipped with a built-in security system, standard design templates, and easy configurations for database connections, which make it the ideal language for building a content management system. With the strong community support for the ASP.NET platform, you can be assured that what you write today will be around and supported for years to come. You can imagine how easy it is to get lost in the myriad features especially if you are a newcomer.

post thumbnail

Pro ASP.NET MVC Framework

Steven Sanderson has seen the ASP.NET MVC framework mature from the start, so his experience, combined with comprehensive coverage of all the new features, including those in the official MVC development toolkit, offers the clearest understanding of how this exciting new framework could improve your coding efficiency—and you’ll gain invaluable up–to–date awareness of security, deployment, and interoperability challenges.

post thumbnail

The Art of Unit Testing: with Examples in .NET

The Art of Unit Testing guides the reader on the journey from beginner to master in the subtle art of unit testing. Based on expert author Roy Osherove’s real-world development experiences