Index ASP
Index ASP
Index ASP
0 SESSIONS
5. Database Hierarchy (dealing with data adapter, datasets, databinding by using ADO.NET)
15.Deployment : How to bundle application code into an Exe file or MSI to make a installer
16.Security : Authorizing Users and Roles, blocking secured content to the outside world
17.Working with Ajaxs, SAML (Security Assertion Mark-Up Language) , XML, XSLT
22.Presentation sessions
Theoritical SESSIONS
• Selecting an approch to complete a task
• Types of common businesses & How applications support their business
• About B2B, Online transactiosn, using SSL Certificate
• Understanding Business requirements, Working with Team
• Design first – Code next
• Consider following when you develop an application
• Maintenability
• Performance
• Configuraable
• Preparation for an interview with common FAQs
***************************************************************************************
***********************************
• Statements
• Variables
• Functions
• Defining scope and visibility
• Adding code in classes
• Programming fields and methods
• Encapsulating data with properties
• Strings
• Dates and time
• Integers
• Booleans
• Performing calculations with mathematical operators
• Converting between data types
Decision-making statements
• For...Next loops
• Top and bottom evaluation Do-While...Loops
• Storing multiple values with arrays
• Throwing exceptions
• Try...Catch...Finally error handling
• Documenting your code
• Handling events
• Specifying and retrieving property values
• Creating dialog forms
Analyzing User Requirements and Designing Applications
Mapping application features to programming code
• Presentation
• Business
• Data
• Modeling Windows and Web application user interfaces
• Virtual directories
• Web applications
• Web pages
• HTML
• Hyperlinks
• Designing pages with ASP.NET controls
• Styling sites with ASP.NET themes