Build Your Own ASP.NET 4 Web Site Using C# & VB, 4th EditionКНИГИ » ПРОГРАММИНГ
Автор: Timmothy Posey, Wyatt Barnett, Cristian Darie Название: Build Your Own ASP.NET 4 Web Site Using C# & VB, 4th Edition Издательство: SitePoint Год: 2011 ASIN: B00TJ6UWU4 Язык: English Формат: epub Размер: 16,1 mb Страниц: 834
ASP.?NET is useful in more ways than one. If you aren’t already a .NET developer, it’s the gateway to learning the framework, and the languages that you can use to program against it.
The most common languages, and the ones covered in this book, are C# and VB.?NET. Skills in these languages and framework go way beyond web development. You can use them for mobile development with Silverlight, which uses the .NET framework for Windows Phone 7 Desktop development; or .NET on Windows Power Desktop development with the Windows Presentation Foundation (WPF), part of the .NET Framework Workflow development for business processes using the Workflow Foundation (WF)—which is also part of the .NET Framework Connected systems development using the Windows Communication Foundation (WCF).
ASP.?NET is this framework, and with its Web Forms and Controls technologies, you can use rapid development methodologies to get your application up and running quickly. Being fully standards-compliant, you can also make it beautiful using CSS. Beyond this, particularly for professional, commercial applications, you’ll need tools that allow database connectivity to be smart, secure, and efficient, and ASP.?NET with its ADO.?NET technology provides this for you.