By tag: automation
0
kicks
Automation in Agile
Do you have Automation in your Agile Team? What does Automation mean in an Agile environment? What is absolutely necessary? Read here ...
0
kicks
Automated code quality testing using Roslyn
Claus has written a nice piece on how you can use Roslyn for analyzing your code quality (static code analysis) and run it like any other automated test. Pretty awesome.
0
kicks
Two Major Milestones for RoundhousE and UppercuT
UppercuT now supports SVN, TFS, and GIT for versioning assemblies. RoundhousE is environment aware so it can run environment specific scripts. Check it out for more information, screen shots, etc...
0
kicks
Creating Excel spreadsheets .XLS and .XLSX in C# - ASP.NET MVC Project
Recently I had to implement some code to create an Excel spreadsheet/report using C#.
The task was: given an Excel spreadsheet template - a .XLS file (with formulas, pivot tables, macros, etc) I had to fill some data in one of the sheets of the spreadsheet and send this modified spreadsheet back to...
0
kicks
UI test automation using Team System
This article illustrates how VSTS can be leveraged to automate testing of winforms UI.
0
kicks
Automating the install of the SharePoint Application Templates
A batch file that will automate the install of the SharePoint Application Templates.
0
kicks
How to automatically embed DotNetKicks "kick it" links into your Blogg
How to insert a tag into your Blogger post template to automatically create "kick it" link in all your Blogger posts.
0
kicks
Automated code formatting tools
Some tools I like to use for creating and maintaining consist code structure and layout.
0
kicks
CCNet 1.3 released
Andrew Stopford found out that the famous CI Server "CruiseControl.NET" has gone 1.3. He also links to the related blog post and release notes.
0
kicks
Home Automation Part 2 – Making Basic Measurements
Remotely controlling the temperature of a cabin over the internet. In the previous installment I described my decision to build a temperature and humidity sensor network using modules from IButtonLink.com. The heart of the system is the Link45 which connects the PC’s serial port to the sensor networ...
0
kicks
Home Automation Part 1 - Burning $200 of propane
I like to use my knowledge of technology to solve problems outside of work. In this series I explain how I used C# and the Internet to remotely monitor a propane stove in my cabin. While reading about my adventures you will learn about C#, embedded technology, regular expressions, databases, web ser...