Event Handling with Linq
Paul Batum shows how you can use Linq to handle Events in windows applications.
Paul Batum shows how you can use Linq to handle Events in windows applications.
This presentation recaps how to use the Ajax.ActionLink and Ajax.BeginForm Ajax Helpers to utilize ASP.NET AJAX in your ASP.NET MVC Web Applications. http://www.tampadev.org/News/Details/MvcAjaxHelpersScreencast
This advanced-level .NET RIA Services session provides an “under-the-covers” view of how the technology works. Come learn about common architectural patterns, key design principles, and tools to work with a variety of data access layers, application logic patterns and client-usage scenarios. Examine query and unit of work patterns, custom methods, …
In this release of Visual Studio, C# and Visual Basic continue to evolve, providing new features to speed up development and add integration with dynamic languages. In addition, a new functional programming language called F# joins the set of managed langauges included in Visual Studio 2010. In this video, Jason …
Having some programming knowledge as an interactive professional can set you apart from the rest. Come learn the essentials of C# for creating interactivity in Microsoft Silverlight and Windows Presentation Foundation in this session, and add another weapon to your design arsenal.
In this session from the Australian Virtual Alt.Net group, Mike Minutillo presents his thoughts on connascense in the .NET world. For software design purposes, connascense means the way two pieces of code are coupled, or two things that have to change together when one of them changes, in order to …