.NET Software Development Tutorials and Videos: C#, ASP, SQL Server, Linq, Visual Basic, Silverlight, Azure
Tag: <span>javascript</span>

NodeJS versus ASP. NET

You can’t have a conversation about web technologies these days without someone dropping a mention of NodeJS and web sockets. If you’re a .NET developer, someone will then reference SignalR with ASP.NET Web Pages or MVC. But what are these things? Which one is better? What do they do and …

Build dynamic JavaScript UIs with MVVM and ASP.NET

Steve Sanderson delivers KnockoutJS in this lightening talk. Learn how the Knockout library builds on advanced jQuery and JavaScript techniques to make even the most complex data-filled HTML forms a breeze. We’ll see jQuery, jQuery templating, JSON and live data banding applied to the MVVM pattern with Knockout, combined with …