Videos tagged with .NET


Introduction to Spring.NET for Java Developers

Introduction to Spring.NET for Java Developers

Posted in Conferences, Development, Frameworks, Java, Spring

Summary Mark Pollack and Stephen Bohlen discuss Spring.NET, comparing it with Spring for Java, explaining how Java-.NET interoperability works, what tools are available and .NET features such as LINQ and MVC. Bio Dr. Mark Pollack has been a core Spring developer since 2003 and founder of Spring.NET. He has been a developer and architect of apps in the financial market. Mark is a Microsoft MVP. ...

Tags: Conferences, Frameworks, Java, Spring, InfoQ, Web Frameworks, Spring.NET, Development, .NET, SpringOne, SpringOne 2010, ...



ORM, EDM, ESQL, Entity Framework, LINQ to SQL, LINQ to Entities - Confused?

ORM, EDM, ESQL, Entity Framework, LINQ to SQL, LINQ to Entities - Confused?

Posted in Conferences, Technologies, LINQ

Summary Eric Nelson explains what are ORM, EDM, and ESQL, what is the difference between LINQ to SQL and LINQ to Entities, which one is going to be further developed by Microsoft in the future, accompanied by hands on demos showing how to use them. Bio Eric Nelson has worked at Microsoft UK for twelve years and before joining worked exclusively as a Unix developer writing code in C and other 4G...

Tags: Conferences, Technologies, LINQ, InfoQ, Data Access, ORM, QCon, QCon London 2009, Join us!, .NET, LINQ to SQL, ...


Ralph Johnson, Joe Armstrong on the Future of Parallel Programming

Ralph Johnson, Joe Armstrong on the Future of Parallel Programming

Posted in Development, Broadcasting, Java, Ruby, Smalltalk, Erlang, Interview

Summary Ralph Johnson and Joe Armstrong discuss their ideas about parallel programming - whether shared memory is harmful, the place of message passing, fault tolerance, the importance of protocols and more. Bio Ralph Johnson, one of the GoF behind the Design Patterns book and behind the creation of the original Refactoring Browser, is now at the CS dept. at the UIUC and the leader of UIUC Patt...

Tags: Ruby, Java, Smalltalk, Interview, Erlang, InfoQ, Data Access, Architecture, SOA, Messaging, Distributed Programming, ...


Ralph Johnson, Joe Armstrong on the State of OOP

Ralph Johnson, Joe Armstrong on the State of OOP

Posted in Development, Broadcasting, Java, Ruby, Erlang, Interview

Summary Ralph Johnson and Joe Armstrong discuss the state of OOP, what Smalltalk got right/wrong and the image concept. Also: Joe decides he likes OOP as long as its done the Erlang way: focused on messaging. Bio Ralph Johnson, one of the GoF behind the Design Patterns book and behind the creation of the original Refactoring Browser, is now at the CS dept. at the UIUC and the leader of UIUC Pat...

Tags: Ruby, Java, Interview, Erlang, InfoQ, Architecture, Language Design, QCon, OOP, Object Oriented Design, Language, ...




Introduction to SproutCore

Introduction to SproutCore

Posted in Conferences, Development, Java, Javascript, Ruby

Summary In this presentation from JSConf 2009, Mike Subelsky gives an introduction to SproutCore, a JavaScript application development framework. Topics discussed include the philosophy behind SproutCore, the differences between desktop and browser development, key/value observeration, data bindings, demos of SproutCore, SproutCore features and API, and examples of SproutCore applications. Bio ...

Tags: Conferences, Ruby, Java, Javascript, InfoQ, Development, .NET, Jsconf, sproutcore


JavaScript: Measuring Performance, Games, and Distributed Testing

JavaScript: Measuring Performance, Games, and Distributed Testing

Posted in Conferences, Development, Java, Javascript, Ruby

Summary John Resig touches three JavaScript issues: performance measuring – calling getTime() or using a browser extension like Firebug, plus performing complexity analysis -, creating games – should be multiplayer, hard to cheat, available on all devices, and addictive –, and performing distributed testing to evaluate how a program or game works in a real set. Bio John Resig ...

Tags: Conferences, Ruby, Java, Javascript, InfoQ, jQuery, Development, .NET, Jsconf, Performance Evaluation


Statically Dynamic Typing

Statically Dynamic Typing

Posted in Conferences, Development, Frameworks, C#, .NET Framework

Summary Neal Gafter explains why Microsoft has introduced dynamic typing in C# 4.0, what it is useful for - Interoperate with dynamic languages, Using reflection-like API, Interacting with COM -, what is DLR, and why they have chosen the dynamic type instead of other possible solutions. Bio Neal Gafter works on .NET languages at Microsoft. He used to be a software engineer and Java evangelist a...

Tags: Conferences, Frameworks, C#, .NET Framework, InfoQ, Dynamic Languages, Language Design, JVM Language Summit, C# 4, Development, .NET, ...


Mark Pollack on Spring.NET 1.3 and 2.0

Mark Pollack on Spring.NET 1.3 and 2.0

Posted in Development, Broadcasting, Frameworks, Java, Interview, .NET Framework, Spring

Summary Mark Pollack talks about the features coming in Spring.NET 1.3 and 2.0. He also covers Spring.NET Integration, the Stonehenge project and the relationship with Spring Java. Bio Mark Pollack worked as a Java developer in the late 90s and early 2000, then found shifted to .Net development. During his time as a Java developer he came across the Spring framework. Desiring to continue using ...

Tags: Frameworks, Java, Interview, Spring, .NET Framework, InfoQ, Web Frameworks, AOP, Dependency Injection, Spring.NET, SpringSource, ...


F# – Succinct, Expressive, Efficient Functional Programming for .NET

F# – Succinct, Expressive, Efficient Functional Programming for .NET

Posted in Conferences, Development, Frameworks, .NET Framework

Summary Don Syme presents F# basics, a typed functional language for .NET that combines the succinctness, expressivity, and compositionality of functional programming with the runtime support, libraries, interoperability, tools, and object model of .NET. Bio Don Syme is a Senior Researcher in the MSR Cambridge Programming Principles and Tools group. He joined MSR in 1998, and was the initiator,...

Tags: Conferences, Frameworks, .NET Framework, InfoQ, Functional Programming, QCon, F#, Language, QCon San Francisco 2008, Development, Join us!, ...