13.07.2015 Views

ASP.NET 3.5: A Beginner's Guide - www.mustafaof.com

ASP.NET 3.5: A Beginner's Guide - www.mustafaof.com

ASP.NET 3.5: A Beginner's Guide - www.mustafaof.com

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

48<strong>ASP</strong>.<strong>NET</strong> <strong>3.5</strong>: A Beginner’s <strong>Guide</strong>Key Skills & Concepts●●●●●●●●●●●●●The relationship between C# 3.0 and <strong>ASP</strong>.<strong>NET</strong> basicsC# 3.0 and ECMAScript Rev 4 standardsClass structureStatementsTypesVariables and constantsDefining assignmentsStringsWriting expressionsOperatorsConditional statementsLoopsArraysThis chapter provides you with the rudiments of C#—pronounced “see-sharp.” A verysmall subset of C# is used with most <strong>ASP</strong>.<strong>NET</strong> applications, but if you understand C#basics, you will be able to do much more with the C# you need to use. Even though VisualStudio 2008 writes a good deal of the C# for you, knowing what C# is doing will aid inyour <strong>ASP</strong>.<strong>NET</strong> development.C# 3.0 and <strong>ASP</strong>.<strong>NET</strong> <strong>3.5</strong>As you saw in Chapters 1 and 2, Visual Studio 2008 creates a partial class in C# whenyou begin developing <strong>ASP</strong>.<strong>NET</strong> web pages. Coming to understand what C# is doing andhow it is structured can be ac<strong>com</strong>plished by beginning with the fundamentals of C#, eventhough these fundamentals may not immediately be seen in the little code that you’ll beusing in the basic <strong>ASP</strong>.<strong>NET</strong> applications.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!