en-UShe-IL

IDNDUG 19th June 2013

  

סיכום פגישה

הקלטת ההרצאה הראשונה.
* בקישור הבא ניתן להוריד את כל החומרים של ההרצאה (כולל קודים). כמו כן יש עוד כמה מילים של המרצה בנושא.
https://kobihikri.blogspot.co.il/2013/08/introduction-to-websockets-session-at.html?m=1
הקלטת ההרצאה השנייה.
* בקישור הבא ניתן להוריד את כל החומרים של ההרצאה (כולל קודים). כמו כן יש עוד כמה מילים של המרצה בנושא.
https://ironshay.com/post/Code-Samples-from-IDNDUG-e28093-August-2013.aspx

On our 8th Meeting on 2013 is going to tickle the edge of .NET space and frontier of the World Wide Web.

How Do the Cool Kids Create Chats Today?

In the last couple of years the world of Web development has grown tremendously, both in popularity and in its maturity. HTML has improved with HTML5 and its client side APIs, JavaScript has improved with end-to-end frameworks like AngularJS, and CSS has improved with frameworks like Twitter Bootstrap and LESS. At the same time, server side technologies have improved and been adjusted to fit the web better with frameworks like SignalR.

In this session we will build a chat web site from scratch using all the technologies above, and see how web applications are being constructed today. Do you want to get a glimpse of how Web development looks today? This is the session for you!

Intorduction to WebSockets

In a connected world, where the role of good communication is not negligible - it is important to be aware of the choices available to establish a channel of communication.

Websocket is a means to this end. Specifically - Websocket is another means to the end of establishing a standardized tcp based full-duplex communication. The Websocket protocol, allows us to implement push mechanisms (from the server to the client) in a natural, efficient way.

In this session, we will take a look at the Websocket protocol, and his .Net implementation. We will also examine basic scenarios where the usage of Websockets might be suitable.

On Wednesday 21th august 2013

17:30 - 18:00   Assembly 
18:00 - 19:00   Intoduction to WebSockets

19:00 - 19:15   Break 

19:15 – 20:30  How Do the Cool Kids Create Chats Today?

About the speakers: 

Shay Friedman:

Shay Friedman is a Microsoft C# MVP and the author of IronRuby Unleashed.

With more than 10 years of experience in the software industry, Friedman now works in CodeValue, a company he has co-founded, where he creates products for developers, consults and conducts courses around the world about web development and cloud computing.

Kobi Hikri:

Kobi is a senior software consultant working at CodeValue, with many years of experience in architecting enterprise level solutions, infrastructure development, system optimization and bridging of legacy systems with bleeding edge technologies. Kobi holds a B.A. in computer science, and is currently studying towards an M.Sc. in the field.