ASP.NET 1.1 Training Materials for Beginner
[digg=http://digg.com/programming/Liki_ASP_NET_1_1_Training_Materials_for_Beginner/blog]
Note from Me:
As I’m posting this thread in very limited time, I couldn’t write anything about how these materials are useful for beginner. Anyways, this is the materials that I used for training junior people in my Office. And I believed that it’s good enough for someone who like to learn about ASP.NET 1.1 from scratch or someone who never done any ASP.NET Web Project before.
Please feel free to let me know if you have any comment/suggestion about these materials and you can also leave the comment if you just want to say “Hi” or you want to inform me about the broken links and you want to point me about cool articles which are missed in Traning Materials.
Thanks. and Hopefully, you may find it useful.
Michael Sync
| Web Fundamentals | ||||
| Tasks | Durations | Resources | ||
|
1. |
HTML/XHTML/CSS |
2 days |
||
|
2. |
Javascript/ HTML DOM/ DHTML |
2 days |
||
| ASP.NET 1.1 Fundamentals | ||||
| Tasks | Durations |
Resources | ||
|
1. |
Overview and ASP.NET Architecture |
1 or 2 days |
||
|
2. |
Working with Server Controls + ADO.NET |
2 days |
[QuickStarts Tutorial] **
|
|
|
3. |
Cache Services and Configuration |
1 day |
|
|
|
4. |
Tracing and Debugging, Custom Error Page |
2 days |
|
|
|
5. |
Emailing, XML and File Uploading |
1 day |
||
|
6. |
Security |
1 day |
||
|
7. |
Localization |
1 day |
|
|
|
8. |
Basic Understanding of ASP.NET Web Service | 1 day |
|
|
| Additional Links | ||||
| Task | Duration | Resources | ||
|
1. |
Creating the Page-Templete in ASP.NET 1.1 | 1 day | ||
| Ajax | (Up to U) | |||
Note: I’m planning to write about new features of ASP.NET 2.0 for those who already have some experiences with ASP.NET 1.1. Please keep on watching my blog. ![]()
[digg=http://digg.com/programming/Liki_ASP_NET_1_1_Training_Materials_for_Beginner/blog]




























SaNay said
am October 16 2006 @ 7:07 pm
First of all, can I say “Hi” to you. ^_^
Thank you for your useful links.It makes me clear alot.
Thank you MiKe.
moeyae said
am October 17 2006 @ 12:54 am
Thanks buddy!
I’ll use those links to guide my sis’
She’s new to those technologies and I also couldn’t find much time to guide her.
Hope it’ll bring her up to some level.
Thanks:)
Michael Sync said
am October 17 2006 @ 2:42 am
Your welcome. Moeyae and Sanay..
@Moeyoe,
I think it’s better if you ask ur sis to learn about SQL 2000 before learning ASP.NET.
moeyae said
am October 17 2006 @ 4:47 am
Imm..I’ll. thanks for ur suggestion.
MELODYMG said
am February 22 2008 @ 2:56 am
I can find out this useful post finally.

I am under learning about ASP.Net 2.0 from scratch.
Frankly speaking, I have just knowledge about web fundamentals of HTML & CSS
I take Industrial ASP.Net Course here.
I can cope overview of ASP.Net but ADO.Net disconnected approach make me frustrating.
I am still trying to understand clearly.
Your posted above training materials are really useful for me.
I wanna request you to choose some among them as necessary for my preparation to sit MCTS Exam: 70-536 & 70-528(.Net 2.0)
Could you train me as junior people from your office?
Michael Sync said
am February 24 2008 @ 6:49 am
>>I wanna request you to choose some among them as necessary for my preparation to sit MCTS Exam: 70-536 & 70-528(.Net 2.0)
I’m not so sure about 536 and 528.. I’m thinking to do 553 and 554. If you want some braindumps and online materials for 553 and 554, I can share with you.. but do you know with mayvalous? She just cleared MCPD recently. she may probably share you something..
>>Could you train me as junior people from your office?
sai said
am July 15 2008 @ 11:21 pm
ur material is nice for the beginners.
pl provide example programs for the beginners.
u did not describe windows application and console application examples.pls provide those materials also.
Michael Sync said
am July 15 2008 @ 11:57 pm
Hi Sai,
First of all, thanks a lot for dropping by!
As I mentioned, those tutorials are for ASP.NET developers so it won’t be included any example related to winform or console…
Another thing: Console Application is not that helpful if you want to work for business application…..
I’m currently doing .NET 3.5 (esp: Silverlight, WPF) so I currently don’t have any plan to write the tutorials related to .NET 1.1 or 2.0. I’m sorry about that.