Site search:

How to block websites on ISA Server using Domain Name Sets

ISA, Security 19 Comments »

When you define access rule on ISA Server, you usually cannot specify all websites that users will access because you don’t know what are they. The best solution is to allow users to access all the websites. Then, the problem comes. While they are working, some users now can access game sites or some may access social networking sites. This wastes both company resources and time. Therefore, you have to restricted those websites.

Read the rest of this entry »

Creating Graph with VB.NET, Part 3: Data Binding Chart to Database

Programming, VB.NET 29 Comments »
This entry is part 3 of 3 in the series Creating Graph with VB.NET

From Part 1: Basic Chart and Part 2: Customize Chart, you see how to create a basic chart using GUI (no coding). But the chart is static, it’s lack flexibility which means that you cannot change properties or data of the chart while the application is running. Therefore, I will show how to create a chart by coding and bind data from a SQL Server’s database to the Chart control.

Read the rest of this entry »

Creating Graph with VB.NET, Part 2: Customize Chart

Programming, VB.NET 5 Comments »
This entry is part 2 of 3 in the series Creating Graph with VB.NET

On Part 1: Basic Chart, I show how to create a basic chart with default chart type and color style. Now you will see how to customize those properties on a chart.

Read the rest of this entry »

Creating Graph with VB.NET, Part 1: Basic Chart

Programming, VB.NET 4 Comments »
This entry is part 1 of 3 in the series Creating Graph with VB.NET

This series shows how to create chart or graph with VB.NET using Microsoft Chart Controls for .NET Framework.

Read the rest of this entry »

Accessing SQL Server on ASP.NET Web Application using ADO.NET

ASP.NET, Programming, Windows 3 Comments »

ADO.NET is a set of components that can be used to access data and data services. The objects of ADO.NET that will be used in this post are: Read the rest of this entry »

Accessing SQL Server on ASP.NET Web Application using SqlDataSource Web Control, Part 2: UPDATE Data

ASP.NET, Programming, Windows 1 Comment »

Accessing SQL Server on ASP.NET Web Application using SqlDataSource Web Control, Part 2: UPDATE Data

Read the rest of this entry »

Accessing SQL Server on ASP.NET Web Application using SqlDataSource Web Control, Part 1: SELECT Data

ASP.NET, Programming, Windows No Comments »

Accessing SQL Server on ASP.NET Web Application using SqlDataSource Web Control, Part 1: SELECT Data

Read the rest of this entry »

How to Enable SSH on VMWare ESXi Server 3.5

Virtualization, VMWare No Comments »

Introduction

By default, SSH is disabled on VMWare ESXi Server but you can enable SSH manually. It’s easy, just take a few minutes and few steps to enable SSH. On this example, I am going to show how to enable SSH on VMWare ESXi Server 3.5 on HP ProLiant BL25p G2.

Read the rest of this entry »

Getting started with Microsoft ISA Server 2006, Part 12: Block Windows Live Messenger

ISA, Security, Windows 22 Comments »

This article is one of the series of Getting started with Microsoft ISA Server 2006. You can see the index of this series at Getting started with Microsoft ISA Server 2006, Part 1: Introduction.

Read the rest of this entry »

Getting started with Microsoft ISA Server 2006, Part 11: HTTP Filtering

ISA, Security, Windows 2 Comments »

This article is one of the series of Getting started with Microsoft ISA Server 2006. You can see the index of this series at Getting started with Microsoft ISA Server 2006, Part 1: Introduction.

Read the rest of this entry »

Getting started with Microsoft ISA Server 2006, Part 10: Logging

ISA, Security, Windows 4 Comments »


This article is one of the series of Getting started with Microsoft ISA Server 2006. You can see the index of this series at Getting started with Microsoft ISA Server 2006, Part 1: Introduction.

Read the rest of this entry »

[Solved] ActiveX component can’t create object: ‘SQLDMO.SQLServer’ on SQL Server 2008

MS SQL Server, Windows 7 Comments »

Problem

If you execute a vb script which use SQL-DMO on SQL Server 2008, you will notice that the script doesn’t work at all.

Read the rest of this entry »

Powered by WordPress | WP Theme & Icons by N.Design Studio

Entries RSS Comments RSS Log in