TransUniv

Friday, January 23, 2015

How to execute C# programs in cmd

                  If you want to compile and run C# programs via cmd (Command Prompt) instead of using Visual Studio C# Express IDE then follow the following simple steps .




1. Find Microsoft.NET installation path.


        You might know the Microsoft.Net is the framework to make windows based applications with various programming languages. This .Net path is installed in your systems windows directory.

Wednesday, January 21, 2015

How to become an expert in MySQL

                MySQL is the fast, easy to use, open source RDBMS (Relational Database Management System) and it is the world's second most widely used SQL (Structured Query Language). MySQL is the best choice for database based web applications. The MySQL works well in all kind of Computer Architectures. Day by day it getting more popular in all type of database application development companiesm because of its simplicity, fast performance, easy to use and it is completely open source. So anyone can use. MySQL works well in all kind of applications even with the large data sets also. In PHP development the MySQL is more friendly. MySQL supports large databases. You can include up to 50 million rows or more in a table. The default file size limit is 4GB for tables but you can extend its capacity to 8 million TB (Tera Bytes) by its theoretical limit. Today we bring you the most essential books to become an expert in MySQL from beginner to master.

How to become an expert in MySQL


Sunday, December 28, 2014

How to become an expert in PHP

                    PHP (Hypertext Preprocessor) is a server-side scripting  language used to make a dynamic web pages that interacts with databases. It is usually used to make a web based software applications. Initially it was called as "Personal Home Page/Forms Interpreter", but now it is called as Hypertext Preprocessor. It November 1997 Rasmus Lerdorf built and released PHP. You can develop static websites with HTML and CSS or with the help of Java Script you can make some dynamic pages. But if you want to develop more complex, more dynamic or web based software applications PHP is the best choice. PHP uses MySQL to communicate with databases. PHP and MySQL both are the most used open source software within an enterprise. As of February 2014 PHP is the most used server side scripting language in the world with more than 82% of all websites. Many popular enterprises used PHP in their professional sites such as WordPress, SilverStripe, Joomla, Drupal, Moodle and front end of Facebook and Digg. PHP is easy to learn and use but with PHP you can develop more complicated websites.

How to become an expert in PHP

                  As of January 2013, PHP was installed on more than 240 million websites and 2.1 million web servers. So learning PHP is more important to every bloggers and web developers. But being an expert in PHP is more important to every professional web developers. Today we bring you a best books to become an expert in PHP. This page lists best books from beginning to advanced level to become an PHP expert.