April 27-28 I'll be on Univ. Brawijaya Malang
I'll will deliver ASP .NET AJAX presentation in Univ. Brawijaya, Malang.
30 minutes of slides and 45 minutes of live demos coding. I will not using snippet manager, it's a live show AJAX coding ! :D
What i'm gonna show is :
- Create a sample table that represent a varchar field, a bit field, a datetime field, a numeric field, and a long string field
- Create a business entity object and controller object to implement a pattern
- Using Data Access Application Block for .NET v2.0 to reduce a lot of line of code when using ExecuteReader and ExecuteNonQuery methods
- I will not using DataSets, but i'm gonna using data-mapper pattern to help audience learn about pattern and practices
- Using Generics when returning resultset.
- Using PagedDataSource to provide manual paging mechanism
- Securing all input using Microsoft Application Security Anti-Cross Site Scripting Library
- How ScriptManager works and how to reference it in your pages
- How UpdatePanel works
- How Timer works
- How to using AJAX Control Toolkit (AutoCompleteExtender, AlwaysVisibleControlExtender, ValidatorCalloutExtender, ToggleButtonExtender, MaskEditExtender, CalendarExtender, SliderExtender)
- How to analyze AJAX data using Web Development Helper
- And much more ... :)
See you there in Malang.