Skip to main content

Home/ Groups/ General Development In DotNet
Jacques Bosch

Exploring Existing Code Architecture in Visual Studio - 0 views

  •  
    "Thanks to the collaboration of: An interactive Dependency Graph, A Dependency Structure Matrix, Interactive Code Querying possibilities CQL , Menus available in the Visual Studio Code Editor Window right-click menus, Menus available in the Visual Studio Solution Explorer right-click menus "
Jacques Bosch

A first glance at Visual Studio vNext (dev11) | Patrick Smacchia - 1 views

  •  
    "In case you are not aware, a developer preview version of Visual Studio vNext has been released yesterday. I just played an hour with it and it seems that performances are finally here! The same way I skipped Vista to jump from XP to Wnd7 that I love, I am (as much as I can) skipping VS2010 and I'll jump from VS2008 to VS2012 that I'll hopefully love. A few random notes:"
Jacques Bosch

OpenWrap - GitHub - 0 views

  •  
    "OpenWrap lets you search for and consume packages in your projects, and resolve for you the various dependencies that each of those packages contain. This will let you easily install your latest open-source framework as easily as typing o add-wrap nhibernate.core."
Jacques Bosch

WebPutty: Simple, fast, and powerful CSS editing and hosting. - WebPutty - 1 views

shared by Jacques Bosch on 14 Sep 11 - No Cached
  •  
    " WebPutty gives you a syntax-highlighting CSS editor you can use from anywhere, the power of SCSS and Compass, a side-by-side preview pane, and instant publishing with minification, compression, and automatic cache control. "
Jacques Bosch

Sass - Syntactically Awesome Stylesheets - 1 views

shared by Jacques Bosch on 14 Sep 11 - Cached
  •  
    "Sass makes CSS fun again. Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's translated to well-formatted, standard CSS using the command line tool or a web-framework plugin."
Jacques Bosch

InfoQ: Testability and the Entity Framework - 0 views

  •  
    " Scott Allen explains how to create unit tests for applications making use of the ADO.NET Entity Framework 4.1. "
Jacques Bosch

sqltablediff - A user interface for batch processing with Microsoft tablediff.exe. - Go... - 1 views

  •  
    "A simple user interface to automate the batch processing of comparing Sql Server table data using the tablediff.exe utility that comes with Sql Server 2005/2008. "
Jacques Bosch

InfoQ: Why Would a .NET Programmer Learn Ruby on Rails? - 0 views

  •  
    "You have spent many sleepless nights trying to understand, in advanced detail, how to leverage the event-driven model of ASP.NET control cycle to work the way you want."
Jacques Bosch

Troy Hunt: The hidden costs of building on enterprise software platforms - 0 views

  •  
    "Software development has come a long way over the last few decades. We've gone from extremely laborious, protracted exercises to create even basic functionality (punch cards anyone?), to the drag and drop, WYSIWYG environment of today. We've also gone from a very small number of enthusiast programmers to literally millions of individuals writing software worldwide (there were over 1.3 million software engineers in the US alone in 2008). And we're all looking for ways to make building software even easier."
Jacques Bosch

tablediff Utility - 1 views

  •  
    "The tablediff utility is used to compare the data in two tables for non-convergence, and is particularly useful for troubleshooting non-convergence in a replication topology. This utility can be used from the command prompt or in a batch file to perform the following tasks:"
Jean-Paul Malherbe

jLinq - 1 views

  •  
    jLinq is a 100% JavaScript library that allows you to perform complex queries on arrays of JSON data.
Jacques Bosch

Where Have All the Singletons Gone? - 0 views

  •  
    "In Singletons are Pathological Liars we discussed the problems of having singletons in your code. Let's build on that and answer the question "If I don't have singletons how do I ensure there is only one instance of X and how do I get X to all of the places it is needed?""
Jacques Bosch

bcrypt - Wikipedia, the free encyclopedia - 0 views

  •  
    "bcrypt is an adaptive cryptographic hash function for passwords designed by Niels Provos and David Mazières, based on the Blowfish cipher, and presented at USENIX in 1999.[1] Besides incorporating a salt to protect against rainbow table attacks, bcrypt is an adaptive hash: over time it can be made slower and slower so it remains resistant to specific brute-force search attacks against the hash and the salt."
Jacques Bosch

Free mocking framework | Telerik - 0 views

  •  
    "JustMock Free Edition is a developer productivity tool designed to make it easy to create mock objects. JustMock Free Edition cuts your development time and helps you create better unit tests without requiring you to change your code. It allows you to perform fast and controlled tests that are independent of external dependencies like databases, web services, or proprietary code. "
Jacques Bosch

InfoQ: Veracity, a New DVCS Based on a Distributed Database - 0 views

  •  
    "Just as it does with file system data, Veracity's decentralized database keeps the full history of the database. Every version of every record is retained in history, with log information about who made the change and when. Veracity also supports push and pull of "database changesets", including the ability to automatically merge (at the level of a record or of a field) and resolve constraint violations."
Johann Strydom

Events | Channel 9 - 0 views

  •  
    All the Microsoft event videos you could ever want
Johann Strydom

Thread-Safe Collections - 2 views

  •  
    Thread-safe collection classes in .Net 4
Jean-Paul Malherbe

Backbone.js - 0 views

  •  
    Backbone supplies structure to JavaScript-heavy applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing application over a RESTful JSON interface.
« First ‹ Previous 61 - 80 of 198 Next › Last »
Showing 20 items per page