Programming with ASP .NET Syllabus notes in Hindi
UNIT-I
- Concepts of Hypertext & HTML
- Elements of HTML syntax
- Head & Body Sections
- Building HTML documents
- Inserting texts
- Images Tag
- Hyperlinks
- Backgrounds and Color controls,
- HTML tags
- Table layout and presentation
- Use of font size & Attributes.
- List types and its tags
- Use of Frames
- Forms in web pages.
UNIT-II
- Overview of Dynamic Web page
- Introduction & features of ASP.NET
- Understanding ASP.NET Controls
- Applications
- Web servers
- IIS, Web forms,
- Web form controls
- server controls
- client controls.
- Adding controls to a web form, Buttons, Text Box, Labels, Checkbox, Radio Buttons, List Box.
UNIT-III
- Running a web Application,
- creating a multiform web project,
- Form Validation: Client side validation, server Side validation,
- Validation Controls: Required Field, Comparison Range.
- Calendar control, Ad rotator Control,
- Internet Explorer Control,
- Accessing Data using Data Adapters and Datasets.
UNIT-IV
- Database programming for websites
- Creating Connection
- Accessing Data using Data Adapters and Datasets
- using Command & Data Reader
- data bind Controls, data grid.
- Add, delete, move & update records to dataset.
- Projects in ASP.NET using database.
UNIT-V
- Introduction to XML in .NET
- XML basics, attributes
- Fundamental XML classes
- Document, textwriter, textreader,
- XML validations
- XML in ADO.NET
- The XML Data Document
- Introduction to Web services
- State management- View state, Session state, Application state
- SOAP
- Web service description language