Rational Dev

Development tools

C# Snippet Compiler

Silver have a nifty C# snippet compiler. There are .NET 3.5, .NET 2.0 and .NET 1.1 versions. Handy for those times when you want to compile and test something quickly.

Posted On: May 17, 2009 - 2:56pm by Rational
( categories: )

Silverlight 1.0 versus XBAP versus Silverlight 2.0 (was 1.1)

Silverlight 1.0 is a cut down version of XAML that Microsoft created for cross platform development and is where WPF/E (E is for Everywhere) came from. It is billed as the Microsoft's answer to Flash and runs via a plug-in.

XBAP only runs on Windows with .NET 3.0 runtime installed and currently is supported in IE and Firefox. It runs within a sandbox inside a browser.

Hence XBAP has better features, but less widespread support compared to Silverlight 1.0. This means XBAP is a good choice for intranet applications and user interfaces that are controlled. If you can get away with Silverlight 1.0's cut down XAML feature set, then this will give a wider audience and is probably a better choice for general Internet applications at the moment.

Posted On: September 6, 2008 - 9:50am by Rational
( categories: )

MyEclipse Overview Tutorials

MyEclipse provides some useful documentation and tutorials here. These are a good introduction to the MyEclipse features and how to use them. Some of the tutorials even have videos to show you how to do it.

Posted On: November 7, 2007 - 3:53am by Rational
( categories: )

Facelets In Netbeans

There is a plug-in for Netbeans that provides Facelets support at Netbean Facelets. The current version only works with Netbeans 5.5 and supports and older version of Facelets. MyEclipse has a more recent version in their Facelets support.

Posted On: November 7, 2007 - 3:48am by Rational
( categories: )

What is XAML - A Brief XAML Overview

I had some questions about what XAML is.

Posted On: April 9, 2007 - 5:52am by Rational
( categories: )

Essential And Best Programming Tools To Install On Your Development PC

A lot of these are free tools (unless noted) that I tend to download and install on a PC when I am going to be doing some programming.

Text Searching/Replacing

  • GrepOne of the most useful of the Unix commands. Here is a stand-alone version of grep for Windows that can search subdirectories.
  • WinMerge - WinMerge is very much like that terrible, but terribly useful WinDiff that came from Microsoft.
  • Recursive Replace - Useful for replacing text in files down recursive directories.

Text Editor - For when Notepad is not cutting it

.NET 2.0 Overview And Changes

Here are some changes made in .NET 2.0

  • ASP.NET Master Pages providing a single point for the core of your page design.
  • A new approach for handling transactions.
  • Posted On: March 11, 2007 - 4:17am by Rational
    ( categories: )

Free Project Management Tool Online (Voo2do)

Voo2do is a free service that gives you a project management tool online.

Posted On: March 10, 2007 - 12:50pm by Rational
( categories: )

.NET 3.0 Overview (WinFX)

.NET 3.0 uses the same compiler as .NET 2.0 and is a superset of .NET 2.0. There are four main sets of new classes (formerly known as WinFX during development).

Apache, MySQL, PHP and Perl Preconfigured Install Out Of The Box

Setting up Apache, MySQL, PHP and Perl is not an easy task for those who have never done it before. This is a common, cheap (free) and efficient development environments for many reasons.

Posted On: March 6, 2007 - 5:54am by Rational
( categories: )
Syndicate content

User login

Google

Navigation