TechFundu

  • Increase font size
  • Default font size
  • Decrease font size
Welcome Guest,  Login | Join Now

Cloud Migration for Dummies: The Practical Top 10 Checklist

Last Updated on Friday, 23 April 2010 07:08
(25 votes, average 3.88 out of 5)
There are a number of top 10 lists of considerations for the cloud, which primarily are designed to help you decide if you should move to the cloud or not. But once you have made the important decision to migrate your app to the cloud, the below offers a list of important things to check before moving to the cloud.

With all the talk about the cloud, and an increasing understanding of its value and importance, there are elementary steps that must be taken before migrating your application to...

 

Learn Oracle PL/SQL in 24 Hours

Last Updated on Thursday, 21 January 2010 20:23
(26 votes, average 3.96 out of 5)
What is PL/SQL?PL/SQL stands for Procedural Language extension of SQL. PL/SQL is a combination of SQL along with the procedural features of programming languages. It was developed by Oracle Corporation in the early 90’s to enhance the capabilities of SQL.

The PL/SQL Engine:

Oracle uses a PL/SQL engine to process the PL/SQL statements. A PL/SQL code can be stored in the client system (client-side) or in the database (server-side).

A Simple PL/SQL Block:

Each PL/SQL program consists of...

 

FTP Client Implementation in Java

Last Updated on Thursday, 31 December 2009 10:31
(12 votes, average 4.08 out of 5)
I recently worked on a project where I had to implement a FTP client program in Java. Project requirement was to download a text file from a FTP Server, after that transform that file into an another format that again was a text file and then upload this new transformed text file to another FTP Server. This was the first time that I was working on FTP file download/upload operation in a java program. First task for me was to find a stable Java API for FTP operation and I came across apache...

 

C# FTP client in Secure mode

Last Updated on Wednesday, 20 January 2010 06:30
(11 votes, average 3.82 out of 5)
Introduction

The purpose of this article is to create a C# FTP client in Secure mode, so if you don’t have much knowledge of FTPS, I advise you to take a look at this: FTPS.

In the .NET Framework, to upload a file in FTPS mode, we generally use the FtpWebRequest class, but you can not send commands with « quote » arguments, and even if you search on the web, you will not find a concrete example of a secured C# FTP client.

It’s for those reasons I decided to create this article.SSL...

 

Advanced QTP Tutorial (VBScript Orientation)

Last Updated on Monday, 18 January 2010 17:18
(10 votes, average 4.80 out of 5)
IntroductionCommentsVB Script VariablesVB Script Data TypesVB Script OperatorsInput/Output Operations ConstantsConditional StatementsGeneral ExamplesLoop Through CodeProceduresBuilt-In FunctionsVBScript syntax rules and guidelinesErrorsFile System OperationsTest Requirements SolutionsQTP Add-Ins Information VBScript Glossary1.  IntroductionVBScript is a scripting language. A scripting language is a lightweight programming language. VBScript is a light version of Microsoft's programming...

 

TechFundu Polls

Do you think boys do better than girls in technology field?

Follow us on Twitter