Browsing Category

ASP.NET

The Best Way to Learn ASP.NET

The Best Way to Learn ASP.NET

You’re looking to learn ASP.NET? I can’t blame you. Not only is it an extremely flexible platform, but .NET developers are in high demand and will continue to be. Unfortunately, it can be an intimidating platform to learn — especially if you are brand new to development or have never used Java or C++. However, once over the proverbial hump, you’ll find it to be a rewarding and enjoyable platform to develop for. This syllabus is designed to get you up and running on the ASP.NET stack, being able to write your own applications.


This entry is part 4 of 4 in the The Best Way to Learn… Session
Generating Traditional URLs with ASP.NET MVC3

Generating Traditional URLs with ASP.NET MVC3

There are certain truths in the world: we’re born, we die, and URLs should end with a slash if it doesn’t point to a file. The ASP.NET MVC framework bucks tradition and convention, and the built-in methods that generate URLs do so by omitting the trailing slash. It may seem like a non-issue (and to many people it’s not one), but many developers, this author included, are bugged by them.

The Ins and Outs of WebMatrix: .NET Programming Using the Razor Syntax

The Ins and Outs of WebMatrix: .NET Programming Using the Razor Syntax

This tutorial gives you an overview of programming with ASP.NET Web Pages using the Razor syntax. ASP.NET is Microsoft's technology for running dynamic web pages on web servers.


This entry is part 2 of 2 in the The Ins and Outs of WebMatrix Session
The Ins and Outs of WebMatrix: An Introduction

The Ins and Outs of WebMatrix: An Introduction

This tutorial introduces Microsoft WebMatrix, a free web development technology that delivers one of the best experiences for web developers.


This entry is part 1 of 2 in the The Ins and Outs of WebMatrix Session
Getting Started with Umbraco: New Premium Series (The Full Series)
plus

Getting Started with Umbraco: New Premium Series (The Full Series)

Umbraco is a super-friendly, ultra-configurable and uber-powerful .Net-based CMS, and you need it in your life! It is so powerful that you can literally do whatever you want with your site, but it’s so easy to use that even your non-technical clients will be able to pick it up with minimal training. In this written series, I’ll teach you exactly how to build a website theme from scratch with Umbraco.

Become a Premium member to read this tutorial, as well as hundreds of other advanced tutorials and screencasts.

ASP.NET from Scratch: Views with MVC3
videos

ASP.NET from Scratch: Views with MVC3

ASP.NET MVC3 is now available, and it includes a new View engine called Razor. In this lesson (dubbed 9.5), we download the MVC3 bits and look at Razor and rebuild the application from the previous lesson with the new View engine.


This entry is part 10 of 10 in the ASP.NET from Scratch Session
ASP.NET from Scratch: Views
videos

ASP.NET from Scratch: Views

The last major piece of the ASP.NET MVC Framework is the View engine. In this lesson, we look at the default View Engine in MVC2 – the WebForms View Engine – and learn how we can use views to display information to the user.


This entry is part 9 of 10 in the ASP.NET from Scratch Session
ASP.NET and AJAX

ASP.NET and AJAX

In this tutorial, we’ll take a look at some of the things you can do with ASP.NET and AJAX in your web applications. It’s more than just wrapping an UpdatePanel around some buttons, textboxes and grids!

Extend your .NET Applications with Add-ons

Extend your .NET Applications with Add-ons

Your application lacks a cool whizbang feature? Let other interested developers extend your application through add-ons. By opening up your app to additional functionality down the line, you can build a thriving community around your application, potentially even a marketplace!

In today’s tutorial, we’re going to learn just that!

Create ASP.NET Server Controls from Scratch

Create ASP.NET Server Controls from Scratch

In this tutorial, you will learn how to build an ASP.NET server control by creating a HTML5 video player control. Along the way, we’ll review the fundamental process of server control development from scratch.

Page 1 of 3123