| 20 last updates Raveenthirakumar Rasaiyah |
|
|
This course we start our discussion on from the scratch to implement a business System in windows mobile device using .NET framework. From that we discuss here how do create an application for windows mobile device using Visual Studio and test with ActiveSync. And also how we could transfer file through the ActiveSync. Finally we learn how create storage card within Windows mobile Emulator and access with the Emulator. -->">
|
|
|
|

OBS: This video requires Mr.Bool Player application to be watched. To download the application please visit www.mrbool.com/player
Title: E-learning-Java Complete Course-Introduction-Lesson 01
Duration: 12:09 min
Summary:This is a complete java programming language course. This is the first lesson on this series. Here we talked about java introduction. When we are starting to learn a programming language we must know about that language history and who was built up for us. So I think through this lesson touch all the basic about java covered on this lesson. Here we didn’t start any code writing. Because of I talked about all basic things about java.
Methodology of the development of example: The JAVA programming language complete course series, from that this is basic lesson.
Technology Used:JAVA.
Keywords: JAVA, Java Virtual Machine and JDK 1.6 -->">
|
|
|
|
This is a complete java programming language course. Will show its appearance, its history, basic concepts, definition of classes, methods get and set. All knowledge is shown through a complete application.
All in 55 videos. -->">
|
|
|
|

This video requires Mr.Bool Player application to be watched. To download the application please visit www.mrbool.com/player
Title: Access thread groups and Synchronization - Java Complete Course - Lesson 53
Duration: 14:42 minutes
Summary: In this lesson, we are going to learn how to access thread groups and Synchronization. A thread is a thread of execution in a program. The Java Virtual Machine allows an application to have multiple threads of execution running concurrently. Every thread has a priority. Threads with higher priority are executed in preference to threads with lower priority. Each thread may or may not also be marked as a daemon. When code running in some thread creates a new Thread object, the new thread has its priority initially set equal to the priority of the creating thread, and is a daemon thread if and only if the creating thread is a daemon.
Methodology of the development of example: Thread in java
Technology Used: JAVA
Keywords: JAVA, Java Virtual Machine, JDK 1.6, Thread -->">
|
|
|
|

This video
requires Mr.Bool Player application to be watched. To
download the application please visit www.mrbool.com/player
Title: Extend Thread and implement
Runnable - Java Complete Course -
Lesson 52
Duration:
14:49 minutes
Summary: A thread is a thread of execution in a
program. The Java Virtual Machine allows an application to have multiple
threads of execution running concurrently. Every thread has a priority. Threads
with higher priority are executed in preference to threads with lower priority.
Each thread may or may not also be marked as a daemon. When code running in
some thread creates a new Thread object, the new thread has its priority
initially set equal to the priority of the creating thread, and is a daemon
thread if and only if the creating thread is a daemon. In this lesson, we are going to how to create thread
in two different ways: Extend Thread and implement Runnable.
Methodology of the
development of example: Thread in java.
Technology
Used: JAVA.
Keywords:
JAVA, Java Virtual Machine, JDK 1.6, Thread.
-->">
|
|
|
|

Attention:
This video requires Mr.Bool Player application to be watched. To
download the application please visit www.mrbool.com/player
Title: Screen Resolutions and Controls - JQuery with ASP.NET - Lesson 18
Duration:
12.13 minutes
Summary: This is new theme demonstration series called JQuery with
ASP.NET. The Query is most popular for web development in current software
world. JQuery is light weight JavaScript library and has lots of methods and
properties to access html and CSS in client side. Here is latest version of the
JQuery library http://jquery.com/. Today we are learned about handle the screen
resolutions and increase/reduce the container control size in ASP.NET.
Methodology
of the development of example: How to
set the control width based in screen resolutions.
Technology
Used: ASP.NET, JQuery, Screen Resolutions.
Keywords:
ASP.NET, JQuery, Screen Resolutions.
-->">
|
|
|
|
jQuery is a fast and concise JavaScript Library that simplifies HTML
document traversing, event handling, animating, and Ajax interactions
for rapid web development. It was released January 2006 at BarCamp NYC by John Resig. Dual
licensed under the MIT License and the GNU General Public License,
jQuery is free and open source software. In this course we shall see in detail this powerful library. The Official
website of the JQuery is: http://jquery.com/
-->">
|
|
|
|

This video
requires Mr.Bool Player application to be watched. To
download the application please visit www.mrbool.com/player
Title:
Thread: working application using thread - Java Complete Course - Lesson 51
Duration:
11:10 minutes
Summary: A thread is a thread of execution in a
program. The Java Virtual Machine allows an application to have multiple
threads of execution running concurrently. Every thread has a priority. Threads
with higher priority are executed in preference to threads with lower priority.
Each thread may or may not also be marked as a daemon. When code running in
some thread creates a new Thread object, the new thread has its priority
initially set equal to the priority of the creating thread, and is a daemon
thread if and only if the creating thread is a daemon. In this lesson, we are going to learn what the
Thread is and how is working application using thread with Operating System.
Thread has few no of priorities level and state as well.
Methodology of the
development of example: Thread
in java.
Technology
Used: JAVA.
Keywords:
JAVA,
Java Virtual Machine, JDK 1.6, Thread.
-->">
|
|
|
|

This video
requires Mr.Bool Player application to be watched. To
download the application please visit www.mrbool.com/player
Title: Java Remote Method Invocation: What is Codebase - Java Complete Course - Lesson 50
Duration:
13:01 minutes
Summary:
The Java Remote Method Invocation (RMI) system allows an object running in one
Java virtual machine to invoke methods on an object running in another Java
virtual machine. RMI provides for remote communication between programs written
in the Java programming language. In
this lesson we have learned about RMI in java. The RMI will use to connect too
remotely between two pc or more.
Methodology of the
development of example: RMI
in java.
Technology
Used: JAVA.
Keywords:
JAVA, Java Virtual Machine, JDK 1.6, RMI.
-->">
|
|
|
|
In this course we will see how to create reports with Crystal Report. Information is more important to any enterprise system. For this report supports crystal report creation with. NET and ASP.NET applications.-->">
|
|
|
|

This video
requires Mr.Bool Player application to be watched. To
download the application please visit www.mrbool.com/player
Title: Java Remote Method Invocation - Java Complete Course - Lesson 49
Duration:
13:40 minutes
Summary:
The Java Remote Method Invocation (RMI) system allows an object running in one
Java virtual machine to invoke methods on an object running in another Java
virtual machine. RMI provides for remote communication between programs written
in the Java programming language. In
this lesson we have learned about RMI in java. The RMI will use to connect too
remotely between two pc or more.
Methodology of the
development of example: RMI
in java.
Technology
Used: JAVA.
Keywords:
JAVA, Java Virtual Machine, JDK 1.6, RMI.
-->">
|
|
|
|

This video
requires Mr.Bool Player application to be watched. To
download the application please visit www.mrbool.com/player
Title: E-learning-Java
Complete
Course-Programming
fundamental in Java-Lesson 48-RMI (RMI
provides for remote communication between programs written in the
Java programming language)-Part-1
Duration:
12:03 minutes
Summary:The
Java Remote Method Invocation (RMI) system allows an object running in one Java
virtual machine to invoke methods on an object running in another Java virtual
machine. RMI provides for remote communication between programs written in the
Java programming language. In this
lesson we have learned about RMI in java. The RMI will use to connect too
remotely between two pc or more.
Methodology of the
development of example: RMI
in java.
Technology
Used: JAVA.
Keywords:
JAVA, Java Virtual Machine, JDK 1.6, RMI.
-->">
|
|
|
|

Attention:
This video requires Mr.Bool Player application to be watched. To
download the application please visit www.mrbool.com/player
Title: AJAX Load method - JQuery with ASP.NET - Lesson - 17
Duration:
11.39 minutes
Summary:
This is new
theme demonstration series called JQuery with ASP.NET. The Query is most
popular for web development in current software world. JQuery is light weight
JavaScript library and has lots of methods and properties to access html and
CSS in client side. Here is latest version of the JQuery library http://jquery.com/. Today we are learned about save the data to
database without page refresh using AJAX Load method.
Methodology
of the development of example: How to
use the AJAX load in JQuery
Technology
Used: ASP.NET, JQuery,AJAX.
Keywords:
ASP.NET, JQuery, AJAX Load.
-->">
|
|
|
|

Attention:
This video requires Mr.Bool Player application to be watched. To
download the application please visit www.mrbool.com/player
Title:
Advanced
ToolTip-JQuery with ASP.NET-Lesson 16
Duration:
14.37 minutes
Summary:
This is new
theme demonstration series called JQuery with ASP.NET. The Query is most
popular for web development in current software world. JQuery is light weight
JavaScript library and has lots of methods and properties to access html and
CSS in client side. Here is latest version of the JQuery library http://jquery.com/. Today we are going to learn, how to show the
tool tip, when we hover the mouse in the page content or image. This is tool
tips are fully features and used style to make look and feel good. I have given
sample source code as well with download.
Methodology
of the development of example: When mouse
hover in the page content, display the customized tool tip.
Technology
Used: ASP.NET, JQuery, Mouse Over, Tool Tip.
Keywords:
ASP.NET, JQuery, mouseHover, tooltip.
-->">
|
|
|
|

Attention:
This video requires Mr.Bool Player application to be watched. To
download the application please visit www.mrbool.com/player
Title: E-learning-Java
Complete
Course-Programming
fundamental in Java-Lesson 47-Networking-Part-2
Duration:
15:44 minutes
Summary:The
Internet is composed of millions of computers, located all across the globe,
communicating and transmitting information over a variety of computing systems,
platforms, and networking equipment. Each of these computers (unless they
are connecting via an intranet) will have a unique IP address. In this video we have learned what classes are and object packaged by java under the java.net,
such as are Socket, ServerSocker and MulitcastSocket.
Methodology of the
development of example: Networking
in java.
Technology
Used: JAVA.
Keywords:
JAVA, Java Virtual Machine, JDK 1.6,
Networking, Socket, ServerSocker, MulitcastSocket.
-->">
|
|
|
|

Attention:
This video requires Mr.Bool Player application to be watched. To
download the application please visit www.mrbool.com/player
Title: JQuery with
ASP.NET-Lesson 15-Display Tooltip Image
Duration:
16.37 minutes
Summary:This is new theme demonstration series
called JQuery with ASP.NET. The Query is most popular for web development in
current software world. JQuery is light weight JavaScript library and has lots
of methods and properties to access html and CSS in client side. Here is latest
version of the JQuery library http://jquery.com/; Today we are going to learn, how to
show the tool tip image when we are hover the mouse in the image using JQuery.
This is very useful, who are working with photo related website.
Methodology
of the development of example: When
hover the mouse in small images in page, display the large image.
Technology
Used: ASP.NET, JQuery, Hover.
Keywords:
ASP.NET, JQuery, Display Image, Hover.
-->">
|
|
|
|

Attention:
This video requires Mr.Bool Player application to be watched. To
download the application please visit www.mrbool.com/player
Title: ASP.Net MVC-Lesson 4-Action (Responsible raise event)
Duration:
10.59 minutes
Summary:This is a complete series demonstration
for ASP.NET MVC Framework with Visual studio 2008. Today we are going to take
look action. MVC action is responsible raise event according
by the request an ASP.NET MVC website. Every user interaction will be action
and methods will be action.
Methodology
of the development of example: Create
action .
Technology
Used: ASP.NET MVC Framework.
Keywords:
ASP.NET, ASP.NET MVC, Visual Studio 2008,action.
-->">
|
|
|
|

Attention:
This video requires Mr.Bool Player application to be watched. To
download the application please visit www.mrbool.com/player
Title: E-learning-Java
Complete
Course-Programming
fundamental in Java-Lesson 46-Networking-Part-1
Duration:
13:27 minutes
Summary:
The Internet is composed of millions of computers, located all across the
globe, communicating and transmitting information over a variety of computing
systems, platforms, and networking equipment. Each of these computers
(unless they are connecting via an intranet) will have a unique IP address. In
this lesson, we are going to learn
introduction of the networking in java.
Methodology of the
development of example: Networking in java.
Technology
Used: JAVA.
Keywords:
JAVA, Java Virtual Machine, JDK 1.6,
Networking.
-->">
|
|
|
| |
|