I am a student and am curious about the differences in using Java SDK6 (Java EE) in 64-bit, as opposed to using 32-bit. Powered by Y! Answers
Tag: Programming
Learn Java part 11
learn Jave programming in the easiest way
Effective C#
Product Description C# has matured over the past decade: It’s now a rich language with generics, functional programming concepts, and support for both static and dynamic typing. This palette of techniques provides great tools for many different idioms, but there are also many ways to make mistakes. In Effective C#, Second Edition, respected .NET expert…
Professional iPhone Programming with MonoTouch and .NET/C#
Product Description What .NET C# developers need to enter the hot field of iPhone apps iPhone applications offer a hot opportunity for developers. Until the open source MonoTouch project, this field was limited to those familiar with Apple’s programming languages. Now .NET and C# developers can join the party. This Wrox guide is the first…
Optimizing Your ASP.Net Pages for Faster Loading and Better Performance.
If you read the internet and all of the websites dedicated to Asp.Net you will inevitably read about the wonders of the DataGrid, DataList, and Repeater controls. While each of these has its place, if you are only displaying data there is a much faster and more efficient means to do so. Let’s say you…
Core PHP Programming: Using PHP to Build Dynamic Web Sites
Product Description Core PHP Programming, Second Edition is the first complete, practical guide to PHP 4 for experienced Web developers. Fully updated to reflect PHP 4.0’s breakthrough features and performance, it covers every technique you need to build robust, fast Web applications. Leading PHP developer Leon Atkinson starts with a high-level overview of PHP: how…
Java EE and .NET Interoperability: Integration Strategies, Patterns, and Best Practices
Product Description “It’s a fact the .NET and Java platforms exist in the enterprise with many touch points. Developers are very eager for information and examples on how the two environments can coexist. This book reflects our interoperability collaboration with Sun and provides best practices for using Web services to bridge .NET and Java applications.”…
Chapter 2 on PHP programming
This is the second PHP tutorial in my web development series. Enjoy.
Java EE – Hello world EJB3 Application Client in Netbeans
This is second part of the tutorial. We will write a standalone application client which connects to the EJB we have written in part1. darq.weboder.com
Effective C#
Product Description C# has matured over the past decade: It’s now a rich language with generics, functional programming concepts, and support for both static and dynamic typing. This palette of techniques provides great tools for many different idioms, but there are also many ways to make mistakes. In Effective C#, Second Edition, respected .NET expert…