Showing posts with label Tutorial. Show all posts
Showing posts with label Tutorial. Show all posts

Friday, December 29, 2017

PulseSecure/Juniper VPN on Chromebook GalliumOS

In this post I will go over the steps I took to make my Chromebook use PulseSecure/Juniper VPN to connect to my school/corporate network.

Sunday, February 15, 2015

Basic Quartz Scheduler Tutorial

In this post the basic usage of quartz scheduler is shown. You can use quartz scheduler to perform and monitor repetitive tasks easily in Java.

Thursday, October 25, 2012

How to get a Grails Project into Git

Lets say you have a grails project that you want to share with your team/world using the Git version control. Here are the steps that may help you get there.

Tuesday, December 28, 2010

Getting Started with CouchDB on Windows

In this post I will go over the details of installing and using CouchDB on a Windows machine. You can get more information about CouchDB by visiting http://couchdb.apache.org/.

Wednesday, January 30, 2008

The future of the Semantic Web

Nova Spivack's talk on the future of the Semantic Web, how it works, the real value, differentiating the approaches, and what Twine is doing.

A great talk by Jay Pipes on MySQL Application Performance

A great talk by Jay Pipes on MySQL Application Performance

Tuesday, April 17, 2007

Copy Data between SQL Express Database(s)

In this post I present a step by step method to copy tables, with data, from one database to another database inside a single SQL Server 2005 Express Edition.

Saturday, March 24, 2007

ASP.NET Database Connectivity

This post explains how to connect to a database using ASP.NET. The classes use include SqlConnection, SqlCommand, and SqlDataReader (using System.Data.SqlClient).

Tuesday, February 13, 2007

Create expandable post summaries in Blogger Beta

In this post I explain the trick given in the blogger help to create expandable post summaries. I present screenshots to explain the steps required to create the "read more..." link as found in this post. This post specifically focuses on Blogger Beta.

Friday, July 18, 2003

Please update

I have integrated my website with www.blogger.com. I will post my blog entries here.

(c) Jyotirmaya Nanda 2012