sign up! Channels Courses
 

Raveenthirakumar Rasaiyah - MrBool Space


20 last updates Raveenthirakumar Rasaiyah

Online Course - E-learning-Implementing a business System for windows mobile device using .NET compact framework

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. -->">
2/11/2011 9:01:00 PM





Video tutorial - E-learning-Java Complete Course-Introduction-Lesson 01


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

-->">
8/14/2010 5:40:00 PM





Online Course - Java Complete Course-Programming fundamental in Java

This is a complete java programming language course.
W
ill 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.

-->">
7/23/2010 8:40:00 PM





Video tutorial - Timer class and Synchronization - Java Complete Course - Lesson 54


This video requires Mr.Bool Player application to be watched. To download the application please visit www.mrbool.com/player

Title: Java Lesson 54–Thread-Part-04

Duration: 10:42 minutes

Summary: JAVA, Java Virtual Machine, JDK 1.6, Thread

-->">
7/22/2010 9:41:00 PM





Video tutorial - 5 projects headings to develop - Java Complete Course - Lesson 55 (End)


This video requires Mr.Bool Player application to be watched. To download the application please visit www.mrbool.com/player

Title: 5 projects headings to develop - Java Complete Course - Lesson 55 (End)

Duration: 15:42 minutes

Summary: T   by themselves and make sure they have good knowledge of java programming languages.

 Methodology of the development of example: Summary

Technology Used: JAVA

Keywords: JAVA, Java Virtual Machine, JDK 1.6

-->">
7/22/2010 9:41:00 PM





Video tutorial - Access thread groups and Synchronization - Java Complete Course - Lesson 53


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

-->">
7/22/2010 9:40:00 PM





Video tutorial - Extend Thread and implement Runnable - Java Complete Course - Lesson 52


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.

-->">
6/26/2010 8:57:00 AM





Video tutorial - Screen Resolutions and Controls - JQuery with ASP.NET - Lesson 18


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.

-->">
6/23/2010 9:24:00 AM





Online Course - JQuery with ASP.NET

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/


-->">
6/22/2010 8:52:00 AM





Video tutorial - Thread: working application using thread - Java Complete Course - Lesson 51


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.

-->">
5/30/2010 10:45:00 PM





Video tutorial - Java Remote Method Invocation: What is Codebase - Java Complete Course - Lesson 50


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.

-->">
5/30/2010 10:28:00 PM





Online Course - E-Learning-How to create crystal report within ASP.NET

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.-->">
5/21/2010 6:13:00 PM





Video tutorial - Java Remote Method Invocation - Java Complete Course - Lesson 49


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.

-->">
5/19/2010 11:18:00 PM





Video tutorial - 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


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.

-->">
5/19/2010 11:01:00 PM





Video tutorial - AJAX Load method - JQuery with ASP.NET - Lesson - 17


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.

-->">
5/11/2010 12:37:00 AM





Video tutorial - Advanced ToolTip-JQuery with ASP.NET-Lesson 16


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.

-->">
4/29/2010 11:49:00 PM





Video tutorial - E-learning-Java Complete Course-Programming fundamental in Java-Lesson 47-Networking-Part-2


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.

-->">
4/27/2010 11:18:00 PM





Video tutorial - JQuery with ASP.NET-Lesson 15-Display Tooltip Image


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.

-->">
4/27/2010 10:45:00 PM





Video tutorial - ASP.Net MVC-Lesson 4-Action (Responsible raise event)


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.

-->">
4/27/2010 10:39:00 PM





Video tutorial - E-learning-Java Complete Course-Programming fundamental in Java-Lesson 46-Networking-Part-1


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.

-->">
4/22/2010 9:09:00 PM





 

vrrave@gmail.com

My name is RRaveen.I am: - B.Sc. degree in Computer Science. - 4+ years experience in C#.net,VB.net adn JAVA. - Obsessed in OOP style design and programming. - Designing and developing Network security tools. - Designing and developing a client/server application for sharing files among users in a way other than FTP protocol. - Designing and implementing GSM gateway applications and bulk messaging. - Windows Mobile and Symbian Programming - Having knowledge with ERP solutions The summary of my skills: C#, VB.Net#,ASP.net, VC++, Java, WPF,WCF, SilverLight,Oracle,PL/SQL, SQL Server, MS Access My Web Blogs http://ravesoft.blogspot.com http://netcodesnippet.blogspot.com/
Archive updates
 2011
 2010
 2009

Stats:
Total posts: 114
What people think:
Technical content:
People learning:
His posts are helpful?
109 25