Category Development

5 Biggest Myths about Successful Product Teams

Beware of these biggest myths about successful teams, as a  leader these can be your biggest obstacle in creating a successful team – 1) Best teams have best people – A successful team is usually a mix of medium to… Continue Reading →

What To Consider While Choosing A New Technology Stack

Selecting a new technology stack can be a big strategic advantage to your company, however it is critical to be careful while doing so, because picking up a wrong technology can even put complete project at risk. First step towards… Continue Reading →

Detect What Technology A Website is using

You visited a very attractive website and you wanted to know what all technologies have been used to build such a nice website. There are online utilities which can scan any given website to detect and reveal details about all… Continue Reading →

Create River between ElasticSearch and MS SQL Server for Automatic Data Transfer

After setting up ElasticSearch server, it’s a primary requirement to create Index for all the data which is on MS SQL Server. ElasticSearch provides ‘ElasticSearch River’ for this purpose,  and we can create river between ElasticSearch and MS SQL Server… Continue Reading →

Continuous Integration for DotNet Using Jenkins, SVN and MSBuild (DotNet)

There are different options available for implementing Build Automation on .Net Platform, however its very easy to implement Continuous Integration for DotNet using Jenkins, SVN and MSBuild. First of all you will require to download and install latest build of… Continue Reading →

How To Create Help File Using Free Help Authoring Tools

Majority of the Help Authoring Tools are paid ones, so we decided to check how to create help file using free help authoring tools. Here we will check process to create compiled help files (.chm files).  1) HTML Help Workshop… Continue Reading →

StatusCake : A Free Servers Monitoring Tool

StatusCake is a nice and simple Website, providing service to monitor your servers for free. Unlike other server monitoring tools StatusCake allows you to add unlimited servers for regular monitoring with its free account. It is a web based utility… Continue Reading →

Run Applications “On Demand” From Spoon.net Server.

How much interesting it would be to run an application on demand (whenever we need) without installing it and messing up our PC. This is what exactly Spoon.net allows us to do, it gives us a Virtual Machine running on… Continue Reading →

SQL CSense: Creates Stored Prodcedures Automatically

Every time a new Table is created in Database, its required to create all different basic SPs (Such as for Inserting, Updating, Selection etc) before table can be accessed and used in code. This process eats up a lot of… Continue Reading →

© 2024 Techovity — Powered by WordPress

Theme by Anders NorenUp ↑