views:

53

answers:

1
+1  Q: 

online training

hi I'm planning to build "job search" website using (asp.net3.5 , c#, sql server2008,wcf,jquery,json,linq and Client-Side AJAX). my problem is that i want to build my project using the right architecture and i don't know how to do this?? and should i use the design pattern too ??? So,I'm looking for online training that maybe help me to learn about the architecure and design pattern and how to use them in my website project??

thanks

A: 

There are plenty of resources available at Wikibooks and Wikiversity.

I'd suggest reading up and getting a basic understanding of each of these technologies to figure out which best fit your needs. Focus on web development & architecture for building a web site.

Nick Gotch
I agree. If your goal is to learn first and build second, consider starting a little smaller (or build your project in easy-to-hard ordered chunks) and work your way up to that large'ish project you have in mind. If vice versa (ie, you care most about having a finished product), if at all possible, don't start from scratch. Look around for open source projects, code, tutorials, perhaps try a search engine API - anything so that you do not have to start from ground zero, ( = less to learn). It can be very hard to build a product in a language you don't have much experience with.
rlb.usa
Actually, I have some experience building sites and web applications (almost did 15 sites and some web applications,so what I need to know is how to build web applications using advance techniques.Like using the tire and the layer architecture and if I need to use design pattern too. In addition, I need to know how I can incorporate this architecture with wcf, jquery, json, linq and Client-Side AJAX.Therefore, I need to be able to take some online courses/training that'll allow me to get some high level training without having to go through all the basics.your advice is greatly appreciated..
kathy