| |
Topic |
Replies |
Author |
Last Post |
|
IntelliJ IDEA 12 is Released!
We are excited to announce that IntelliJ IDEA 12, the latest major version of our flagship Java IDE, is finally available. This release includes the following important improvements: Brand new compiler mode, with faster builds and better user experience Java 8 language support Advanced UI designer for Android development Fresh look and feel,...
|
0
|
s m
|
Dec 5, 2012 8:29 AM
|
|
Implementing Test-Driven Development in C#
This video explains what Test-Driven Development (TDD) is and how to implement TDD in C#. We will be using VSTS ( visual studio team system) unit testing framework.
|
0
|
Franco Martinig
|
Dec 3, 2012 4:27 PM
|
|
Removing Static Method Dependency via Adapters
There may come a time when you need to use static method calls in a method that you are creating or modifying. That is not a bad thing, per se, but the problem will arise once you try to unit test that method. The idea behind a unit test is to test only the functionality in the method. To truly test only the functionality in the method however,...
|
0
|
Jerrel Blankenship
|
Dec 3, 2012 11:59 AM
|
|
ASP.NET MVC and jQuery Mobile
jQuery Mobile is a JavaScript framework for building touch-optimized sites targeting smartphone and tablet devices. This session takes an existing ASP.NET MVC application and shows how to improve the mobile experience using jQuery Mobile. You will learn how the widgets, events, API and navigation features of jQuery Mobile work. You will also...
|
0
|
Franco Martinig
|
Nov 29, 2012 2:29 PM
|
|
Visual Studio Tips and Tricks Greatest Hits
Zain Naboulsi presents some tips and tricks to improve your work experience with Visual Studio. Video Producer: http://www.lidnug.org/
|
0
|
Franco Martinig
|
Nov 28, 2012 2:29 PM
|
|
Enterprise Library Management with NuGet
This presentations explains why NuGet is more than just a great way to keep your third-party libraries up-to-date in your .NET solutions. Discover how NuGet can enable you to deliver more features and more business value faster by improving how you manage the core internal libraries. Video Producer: Sangamon Valley .NET User Group (SVNUG)
|
0
|
Franco Martinig
|
Nov 22, 2012 12:09 PM
|
|
Branch-per-Feature in the Realm of Agile and .NET Development
In .NET software development, old-school branch-per-feature meant that branches were large and long living to avoid having to integrate because it was a pain as the feature would diverge further and further from other features or the mainline. Including and excluding features from what needs to be shipped should be a smooth process. This talk...
|
0
|
Franco Martinig
|
Nov 20, 2012 1:57 PM
|
|
Video of my WebNETConf Talk
The talk on various "alternative" .NET web frameworks I did at Web.NET Conference is up on Vimeo:It's a bit hard to see the slides, so you might want to get them off SlideShare: Enjoy!
|
0
|
Christian Horsdal
|
Nov 18, 2012 8:28 AM
|
|
CSLA.NET
CSLA.NET is a software development framework that helps you build a powerful, maintainable business logic layer for Windows, Web, service-oriented, and workflow applications. Its primary goal is to help you implement, manage, and reuse business logic. This video introduces CSLA.NET and then shows how the upcoming version supports async...
|
0
|
Franco Martinig
|
Nov 15, 2012 11:59 AM
|
|
Null Vs. Undefined in Javascript
In my last post on TypeScript I had mentioned about the null & the undefined data types very briefly.Both these are present in Javascript and, TypeScript being a superset of Javascript includes the same.But there are certain confusing aspects in terms of these two data types and I wanted to discuss these in a little [...]
|
0
|
SANKARSAN BOSE
|
Nov 15, 2012 11:33 AM
|
|
Dynamic .NET Demystified
It’s been a few years since dynamic .NET went mainstream with the promotion of the Dynamic Language Runtime into .NET 4, but it’s still largely viewed as a fringe technology. This session aims to change that by reviewing what the DLR is, diving into how it works with C# 4 and Visual Basic 10, and looking at some interesting...
|
0
|
Franco Martinig
|
Nov 12, 2012 3:05 PM
|
|
Learning TypeScript-Part 1
Over the past few years, we have seen how the importance of client side scripting has grown in modern web applications.For these browser based applications Javascript has been the only language available. Javascript is a fine, lightweight dynamic language with full support for several functional programming constructs.But with growing volume of...
|
0
|
SANKARSAN BOSE
|
Nov 11, 2012 3:59 AM
|
|
Progressive F# Panel Discussion
A panel discussion on using F# for functional programming with F# experts Phil Trelford, Chris Marinos, Tomas Petricek & Simon Cousins. Watch this video on http://skillsmatter.com/podcast/home/expert-panel-discussion
|
0
|
Franco Martinig
|
Nov 8, 2012 2:55 AM
|
|
Unit Testing Windows Store Apps
We know that effective automated developer testing is a cornerstone of successful app development. In Visual Studio 2012, we have enabled developers to use modern, agile techniques for developing and testing Windows Store apps written in C#/VB. In this talk, we will demonstrate how to apply existing best practices to effectively test your app...
|
0
|
Franco Martinig
|
Nov 7, 2012 2:55 PM
|
|
YouTrack 4.1 Introduces Time Management
We are glad to announce the release of YouTrack 4.1, our agile issue tracker and project management tool, which now introduces Time Management. With the latest YouTrack 4.1 you can: Add work items to issue(s) in one step Summarize the time spent on a feature Visually track your progress on an issue Create Time Reports Enable time management per...
|
0
|
s m
|
Nov 7, 2012 10:41 AM
|