Friday, June 7, 2013

Tech Review: Xamarin Development: Friday, June 7, 2013


Anonymous inner classes in C#
  • They don't exists
Anonymous inner classes in C#?
  • Why they don't, because Java doesn't have first-class functions
Trying to Learn a little about Mono

Mono project logo.svg

Mono (software)
Mono Documentation


Part 4 - Providing Backwards Compatibility with the Android Support Package

Android layout resources are the same between Android/Dalvik and Xamarin.Android

Xamarin Documentation for Android


Tech Review: Android Development Thursday, June 6, 2013

Creating a Navigation Drawer for Xamarin

Navigation Drawer
  • bring on to screen by on of the following
    • swiping from the left edge of the screen
    • touching the application icon
  • overlays content but 
Android Virtual Device Manager (AVD)


Monday, June 3, 2013

Tech Review: Friday, May 24, 2013

Tech Review: Tuesday, May 28, 2013

Tech Review: Wednesday, May 29, 2013




Djanga

What is it?

Python Web framework

  • Latest release:  1.5.1
  • 1.6 alpha 1 released
  • Open source
  • BSD lincense




Xamarin


What is Python? 
  • an interpreted, object-oriented, high-level programming language with dynamic semantics



how do i tell if my password is about to expire?
  • net user %USERNAME% /domain



Oracle Fusion Middleware Documentation Library


Oracle® Fusion Middleware Release Notes
11g Release 1 (11.1.1) for Microsoft Windows (32-Bit)
Part Number E10132-43


Oracle® Fusion Middleware Download, Installation, and Configuration ReadMe
11g Release 1 (11.1.1.6.0)

Oracle Fusion Middleware 11g Software Downloads

Oracle® Fusion Middleware Administrator's Guide for Oracle WebCenter
11g Release 1 (11.1.1.5.0)
Part Number E12405-15'


Oracle® Fusion Middleware Administrator's Guide
11g Release 1 (11.1.1)


Oracle® Fusion Middleware Installation Planning Guide
11g Release 1 (11.1.1)
Part Number B32474-08

Oracle® Fusion Middleware Patching Guide
11g Release 1 (11.1.1)
Part Number E16793-05


Oracle® Fusion Middleware Installation Guide for Oracle WebLogic Server
11g Release 1 (10.3.3)
Part Number E14142-04

Oracle® Fusion Middleware Installation Guide for Oracle Web Tier
11g Release 1 (11.1.1)
Part Number E14260-03

Oracle® Fusion Middleware Creating Domains Using the Configuration Wizard
11g Release 1 (10.3.6)
Part Number E14140-06

WebLogic SNMP Agent Command-Line Reference

Oracle® Fusion Middleware Programming Security for Oracle WebLogic Server
11g Release 1 (10.3.6)
Part Number E13711-05

ADF Deployment Guide: How-To Install & Configure WebLogic Server to Run ADF 11g Applications in Production

Downloads for Oracle ADF 11g

JavaTM Message Service (JMS) Tutorial
The moose likes BEA/Weblogic and the fly likes How to ensure Weblogic is running or not with Linux command


How to ensure Weblogic is running or not with Linux command




Is Android the new embedded Linux?




Java Required Files (JRF) Custom WLST Commands

Tech Review: Friday, May 31, 2013



How do I update Ubuntu Linux softwares?
  • $ sudo apt-get update
  • $ sudo apt-get upgrade
  • $ sudo apt-get install foo



how do I see who the owner is in win7?