Microsoft Asp Net Programming With Visual C# Net V 1002003 Step By Step [Electronic resources] نسخه متنی

This is a Digital Library

With over 100,000 free electronic resource in Persian, Arabic and English

Microsoft Asp Net Programming With Visual C# Net V 1002003 Step By Step [Electronic resources] - نسخه متنی

G. Andrew Duthie

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید








Chapter 2: Creating: an ASP.NET Web Application


Overview



In this chapter, you will learn how to:





Create a new Web application with Microsoft Visual Studio .NET.




Add a Web Forms page to a Web application project.




Add Server Controls to a Web Forms page and modify their properties.




Write code in event handlers.




Build and test a Web application.




Now that youve learned about some of the features of Visual Studio .NET, the next step is to take advantage of them in your own applications. Conveniently enough, thats precisely what youre going to learn how to do in this chapter.


Youll begin with an overview of the two major project types used for ASP.NET applications. Then youll look at the file types used in ASP.NET and the purpose of each. Next, youll learn how to create a new Web application, add a new Web Forms page, and add controls to the page and manipulate their properties. Finally, youll learn how to add event-handler code to the page, build the project, and test the page.


/ 127