Category: tools
-
Programmer Tools I use in 2017/2018
Development Languages / Frameworks .NET Core C# / F# Javascript Powershell Angular IDE Visual Studio Code Visual Studio Community Edition SSMS Powershell IDE Visual Studio Addons GhostDoc Resharper Visual Studio Code addons Auto Close Tag Auto Rename Tag C# Debugger For Chrome TSLint Visual Studio Keymap Version Control GitHub Perforce Mercurial VSTS Online Office Excel…
-
Programming Tools 2016
Those are my programming tools in 2016. I do not put links- if you do not find them on google,please send me an email. Or comment here. blog Syntax Highliter Windows live writer WordPress Communications outlook skype Slack Components Angular Asp.net mvc Caliburn.Micro Irony Jquery Jquery ui jstree knockoutjs NPOI Prism Select 2 Selenium Database…
-
Video Tutorials 5 minutes
Videos: 5Min Logging 5min Send emails and SMTP4Dev 5Min Memory Profiler ( User Object and/or memory leaks) 5min SFHB 5min – .TT files in Visual Studio Playlist 5 Minutes .NET
-
Dependency injection choice
For a personal pet project I have needed a DI framework . It relates to WebApi – I need to switch the provider for web api between a console and web – mostly authentication / logging different. Some years ago was only StructureMap – but now there are a lot. So I started to investigate…
-
programming tools 2012
Those are the tools that I haved worked with in my previous year. If you want to know how to utilize them,just ask me ;-). All tools utilities database source code framework testing Visual studio firefox chrome azure kinect javascript You can download as pdf my 2012 tools If you want more explanations about those…
-
Format Date Time
If you pass the datetime in json format ( and apply to the view with Knockout) then you will need some formatting – because the standard format is not good . So I have used http://blog.stevenlevithan.com/archives/date-time-format – easy to understand and with examples. Reccomended!
-
VS 2010 Extensions
Visual studion extensions that I use: NuGet Package Manager Microsoft – Visual Studio Platform Team (Microsoft Corporation) Productivity Power Tools Team Foundation Server Power Tools December 2011 Web Standards Update for Microsoft Visual Studio 2010 SP1 PowerCommands for Visual Studio 2010 Web Essentials SQL Server Compact Toolbox EF 4.x POCO Entity Generator for C# EF…
-
Azure tools
Azure storage Explorer : http://azurestorageexplorer.codeplex.com/ – like in VS,but simpler and cleaner Windows Azure ASP.NET Providers Sample : http://code.msdn.microsoft.com/windowsazure/Windows-Azure-ASPNET-03d5dc14 – utils for fast membership and roles. Small problem on local. More samples here: http://code.msdn.microsoft.com/windowsazure/ And that will be all,after reading the documentation and understanding the concepts ( for example,if you understand the session problem in…
-
Kinect
I have the opportunity to borrow a Kinect hardware – to make an application( I will make a simple anti-theft application). The steps for developing in Kinect are: Download the SDK from http://www.microsoft.com/en-us/kinectforwindows/develop/overview.aspx – it contains the drivers also Connect Kinect to USB,plug in the socket Run the Kinect Explorer or Kinect Shape Game from…
-
Programmer tools 2011
List of programmer tools I have re-installed the PC and I have been taken notice of what tools I have on the system now: Magic Disc – can mount .iso files ( for 2 ) Visual Studio – must have for a easy developing path Sql Server 2008 – primary database for me 7-zip –…