ASP.NET from Scratch: Lesson 3

January 21st, 2010 admin

Picking up where Lesson two left off, this new installment of ASP.NET From Scratch covers more C# programming fundamentals – namely class inheritance and interfaces. In this lesson, you’ll learn how to use inheritance to save time and code. You’ll also learn about the concept of interfaces, and how they can make your applications and components flexible and maintainable. You’ll also be introduced to the Object Browser, a feature of Visual Studio that organizes all classes within the Framework Class Library and your project in a browsable format. Tutorial Details Length : 42 minutes Difficulty: Beginner The Complete Series Lesson 1 Lesson 2 Lesson 3 Screencast Other Viewing Options MP4 (!ads) Follow us on Twitter , or subscribe to the Nettuts+ RSS Feed for the best web development tutorials on the


Originally posted on NetTuts

 
  Related Posts
ASP.NET from Scratch: SQL Server
ASP.NET from Scratch: SQL Server
Part four of this series changes the lesson plan again! This lesson introduces you to Microsoft SQL Server 2008 and SQL Management Studio. Youíll learn how to create a database, add tables to it, and populate it with data. You’ll then use that data and bind it to a template control. The Complete Series Lesson 1: Getting Started Lesson 2:... 
ASP.NET from Scratch: Master Pages
ASP.NET from Scratch: Master Pages
This latest lesson in our ASP.NET from Scratch series delves into Master Pages – ASP.NET’s built-in templating engine. You’ll learn what Master Pages are, and how to use Master and Content pages to provide a consistent look and feel to your web application. The Complete Series Lesson 1: Getting Started Lesson 2: Improving an... 
Working with RESTful Services in CodeIgniter
Working with RESTful Services in CodeIgniter
CodeIgniter is becoming well known for its power as a PHP based web application framework, but it’s not often that we see examples of it being used for anything else. Today we’ll learn how we can use CodeIgniter to create a RESTful API for your existing web applications, and demonstrate how to interact with your own API or other RESTful... 
CodeIgniter from Scratch: Extending the Framework
In today’s screencast we are going to learn how to create our own helpers and libraries. We are also going to learn how to extend the existing helpers and libraries that come with CodeIgniter. At the end of the tutorial we will extend the Form Validation library to give it the ability to check for password strength. Catch Up Day 1: Getting... 
CodeIgniter from Scratch: Day 8 – AJAX
CodeIgniter from Scratch: Day 8 – AJAX
The CodeIgniter from Scratch series was unexpectedly, and significantly popular. Today, I’m pleased to announce that, with the help of one of my best authors, Burak , we’ll be continuing the series! Additionally, the most often requested topic is the subject for today’s screencast: combining CodeIgniter and jQuery. Remember,... 
ASP.NET for PHP Developers
ASP.NET for PHP Developers
This tutorial, for PHP developers, will provide you with an introduction to ASP.NET using the C# language. If you’ve wondered what ASP.NET is about, this tutorial will strive to answer at least some of your questions. Even if you’re an ardent open-source fan, ASP.NET contains some techniques and features that are useful to know about.... 
CodeIgniter from Scratch: The Calendar Library
CodeIgniter from Scratch: The Calendar Library
In this tenth episode of the CodeIgniter From Scratch screencast series, we will be exploring the Calendar library. We are also going to utilize the database class and jQuery AJAX. I will show you how to build a simple and CSS-styled calendar page, which will have the ability to store and display content for each day. Catch Up Day 1: Getting Started... 
10 Compelling Reasons to Use Zend Framework
10 Compelling Reasons to Use Zend Framework
Trying to decide which framework to use for your new project? In this article, we’ll go in-depth about why Zend Framework should absolutely be your PHP framework of choice. Introduction Whether you’re starting a new project or improving an existing one, in this article, I’ve provided ten reasons why you should use Zend Framework... 
CodeIgniter from Scratch: File Uploading and Image Manipulation
CodeIgniter from Scratch: File Uploading and Image Manipulation
In lesson nine of our CodeIgniter series, we’ll build a small image gallery that allows you to upload files, and automatically create thumbnails. Catch Up Day 1: Getting Started With the Framework Day 2: Database Selecting Methods Day 3: Sending Emails Day 4: Newsletter Signup Day 5: CRUD Day 6: Login Day 7: Pagination Day 7: AJAX Day 9:... 
.NET LINQ from Scratch
.NET LINQ from Scratch
As software developers, we spend a lot of time extracting and displaying data from many different data sources. Whether it’s a XML webservice of some sort, or a full featured relational database, we have been forced to learn different methods of data access. Wouldn’t it be great if the method of access was the same for all data sources?... 
  Related Tweets from Twitter
Kesa4mk (Kesa Merritte Webb)  : MyFoxAL.com Auburn takes down Arkansas State 52-26 http://bit.ly/b3RJFq @MyFoxAL...
Updated : 2010-09-05T04:40:11Z   |  Reply  |  View Tweet
Tabitha_Lordz (Tabitha Lordz)  : @Stonefinder http://bit.ly/aXgcw1 Thought you might like the heels on these bad boys!..
Updated : 2010-09-05T04:40:08Z   |  Reply  |  View Tweet
aji_panda (?????)  : @kiyo_ka ?????????????????????????????????????????????????????????? http://bit.ly/bBQN05..
Updated : 2010-09-05T04:40:04Z   |  Reply  |  View Tweet
sokkin1 (???????)  : ??????????????????!??ASP15??????????????http://kantand.sakura.ne.jp/afi/afi.html?..
Updated : 2010-09-05T04:40:04Z   |  Reply  |  View Tweet
androidmy (Android Marvin)  : Android Continues to Chip Away at Smartphone Web Consumption - http://bit.ly/brUU5E..
Updated : 2010-09-05T04:40:00Z   |  Reply  |  View Tweet
  Related News from Digg
No comments yet.

Spam Protection by WP-SpamFree

TOP