Blog ini menceritakan tentang pengalaman saya menggunakan Produk Microsoft dalam kegiatan saya sehari-hari dalam pekerjaan saya, maupun pengalaman pribadi
If you read any article that involves editing the registry, you will no doubt see ominous warnings telling you that you can destroy Windows and/or your applications if you edit the registry incorrectly and that you should always make a full system backup before performing a registry modification. While these statements may be true,...
Read more »
Tags: registry hack, Windows
Posted in Microsoft, Umum | No Comments »
Aneh sekali ketika saya baru pake VS 2010 Express ternyata ada masaberlakunya sampai 30 hari untuk mengeggunakan produk ini, hmmm.. padahal banyak fitur yang sudah lama untuk di coba satu persatu, sayang ya! tetapi ternyata setelah saya mencoba untuk melakukan registrasi akhirnya aku dapat serial Numbernya. Langkah-langkahnya seperti ini : 1. pilih menu...
Read more »
Tags: Visual Studio 2010 Express
Posted in Microsoft, Umum, Visual Studio 2010 | No Comments »
n case you aren’t familiar with Global Catalog Servers, they are simply domain controllers that have been designated to perform the Global Catalog server role. When you create an Active Directory forest, the first domain controller in the forest is automatically assigned the Global Catalog server roll, because every forest requires at least one...
Read more »
Tags: Active Directory, Microsoft Windows Server 2008
Posted in Microsoft, Windows Server 2008, Windows Small Business Server | No Comments »
This class provides a fast and universal method for accessing SQL Server database. Create Instance At first you create an instance of SqlDatabase class. Dim sqldb As New SqlDatabase("Data Source=(local); Initial Catalog= ; UId = ; Pwd = ;") For more information about connection strings, visit ConnectionStrings.com. ExecuteNonQuery Method Executes a Transact-SQL statement against...
Read more »
Tags: SQL Data Provider, SQL SERVER 2008
Posted in Microsoft, Sql Server 2008, Visual Studio 2008 | No Comments »
This class is for simplifying and accelerating working with SQL, using this class is very simple; there is a sample below for this class, which I hope is useful. You can report bugs, opinions and suggestions to me. <<DONWLOAD>> << dataAccess.vb >> Imports System Imports System.IO Imports System.Text Imports System.Data Imports System.Data.SqlClient Namespace SqlDataProvider ''' <summary>...
Read more »
Tags: SQL Data Provider
Posted in Microsoft, Sql Server 2008, Visual Studio 2008 | No Comments »
WITH set AS ‘Filter (..Members,.CurrentMember.Properties(“GENDER”)= “M”)’ set AS ‘Filter (..Members,.CurrentMember.Properties(“GENDER”)= “F”)’ member Customer.AggMale as ‘Aggregate() member Customer.AggFemale as ‘Aggregate() SELECT {.} ON AXIS(0), {Customer.AggMale,Customer.AggFemale} ON AXIS(1) FROM
Read more »
Tags: MDX, SQL SERVER 2008
Posted in Microsoft, Sql Server 2008 | No Comments »
Recently, we’ve jumped into the world of multi-dimensional OLAP. We’re currently using SQL Server Analysis Services which has been great to create the data cubes and Microsoft Sharepoint with Business Scorecard Manager to render the cubes. The database and cube work wonderfully. We have had issues with Scorecard Manager 2005 though (namingly, it doesn’t render well to...
Read more »
Tags: SQL SERVER 2008
Posted in Microsoft, SharePoint, Sql Server 2008 | No Comments »
http://technet.microsoft.com/en-us/evalcenter/cc442495.aspx?ITPID=wtcfeed
Read more »
Tags: Windows 7
Posted in Microsoft, Windows 7 | No Comments »
Feature Windows SharePoint Services 2007 Microsoft Office SharePoint Server 2007 Portal Social networking X Sites and documents roll-up Web part X Colleagues and memberships Web parts X Web parts X X Web part pages X X Enterprise search X Content targeting X Site directory X Automatic categorization ...
Read more »
Posted in Microsoft, SharePoint | No Comments »
Banyak yang sudah tidak sabar menunggu keluarnya Windows 7 (W7), penerus Windows Vista. Tidak seperti biasanya, Microsoft banyak merahasiakan fitur-fitur baru W7, tetapi semiua kerahasiaan ini telah berakhir, Microsoft memberikan banyak pengembang bocoran-bocoran tentang W7 di PDC. Tehcnologizer yang berkesempatan mencoba W7 mengatakan bahwa kelihatannya OS ini… benar-benar cukup prospektif! Pertama, Anda harus tahu...
Read more »
Tags: Windows 7
Posted in Microsoft, Windows 7 | No Comments »