Browse by Tags

24 October 2010
Perbandingan fitur-fitur antara PHP dengan ASP.NET
ASP.NET merupakan model pembangunan Web yang terpadu yang mencakup layanan yang diperlukan bagi Anda untuk membangun aplikasi web berkelas enterprise dengan minimum coding. ASP.NET merupakan bagian dari .NET Framework, dan coding aplikasi ASP.NET memiliki akses terhadap kelas di dalam NET Framework.... Read More...
28 August 2010
Make it Mobile - VBScript (ASP)
Mippin feed validation KEY=a660eceb Contoh kode VBScript untuk menulis kedalam registry: Function MobUtcNow() On Error Resume Next Dim oShell, offset Set oShell = CreateObject("WScript.Shell") offset = oShell.RegRead("HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TimeZoneInformation... Read More...
19 March 2009
Introduction to Visual C# 2005 for Java Developers - Ramp Up
This eReference collection starts with an overview of .NET Framework and Visual C# for Java developers. It also provides material that delves into specific introductory Visual C# topics that will be useful to developers with Java experience. Topics include .NET Framework runtime Comparison between Java... Read More...