MyITBlog.com - IT Professionals Online Journal
 
  Home  |   Site News  |   About Us  |   Privacy  |   FAQ  |   Contact   Add Blog Entry  |  Login  |  Register   
 My Account
Username
Password
Remember me
Lost Password?


 Categories


 < Previous   Showing Page: 2 of 2
 
Order by Date | Hits | Total Votes  

0
Votes
Testing Definitions - Part 3 in Programming   
by jkodadhala on 15 Nov 2005, 05:41
Testing Definitions - Part 3   what is the purpose of test plan?what are the key featuresto be mentioned  in test plan ?   A Test Plan gives detailed testing information, includingScope of testingScheduleTest DeliverablesRelease CriteriaRisks and Contingenciesand also includes the...
Total Hits: 1031      0 Comments Add Comment  



0
Votes
PHP growing surprisingly strongly on Windows in Programming   
by ramana on 15 Nov 2005, 05:13
Although PHP is universally thought of as implying Linux, Apache andMySQL, nearly 7% of PHP sites [when counting by ip address] run onWindows. This has doubled over the last year, and on its current growthtrajectory PHP will overtake Cold Fusion as the most popularnon-Microsoft scripting language...
Total Hits: 527      0 Comments Add Comment  



0
Votes
How screen savers work in Programming   
by venkatesh on 15 Nov 2005, 05:25
What Are Screensavers For?Screensavers were originally designed to protect computer monitors from phosphor burn-in. Early CRT monitors, particularly monochrome ones, had problems with the same image being displayed for a long time. The phosphors, used to make the pixels in the display, would glow at...
Total Hits: 434      0 Comments Add Comment  



0
Votes
TI(Texas Instruments) Design Contest in Programming   
by Thinker on 15 Nov 2005, 05:17
TI(Texas Instruments) Design Contest is a University level challenge held across all Engineering Colleges in India. TI is looking for cutting edge innovative Product Designs using TI chips. Excited......!!! Read More......!!! The TI Design Contest - Design/develop a product with at least one TI chip...
Total Hits: 414      0 Comments Add Comment  



1
Vote
Quick Reference Cards for Programming Languages in Programming   
by madhu on 30 Dec 2005, 19:51
C Programming C Language Quick Reference Java JAVA Language Quick Reference Visual Basic Microsoft Visual Basic Quick Reference Perl Perl Scripting Language Quick Reference MATLAB Matlab Quick Reference MATLAB TOOLBOX Matlab toolboxes Quick Reference
Total Hits: 61      0 Comments Add Comment  



0
Votes
Java, Perl, Theory of Programming, & Algorithms in Programming   
by techguru on 15 Nov 2005, 06:34
Here are 4 more free online books, one each will help you learn Java and Perl; and the other 2 will teach you important programming techniques and how to think like a developer.Bleeding at the Keyboard: A Guide to Modern Programming with Java:http://www.roxie.org/books/bleeding/tableofcontents.htmlA...
Total Hits: 387      0 Comments Add Comment  



0
Votes
Perl Useful links with Tutorials and Ebooks in Programming   
by techguru on 15 Nov 2005, 06:32
A Perl Tutorial: Super-Basicshttp://www.bluemarble.net/~scotty/Perl/basic.html   Perl tutorial: A basic programhttp://agora.leeds.ac.uk/Perl/basic.html Perl and CGI Tutorialhttp://www.elemental-atl.com/~carlson/perl_tutorial/
Total Hits: 701      0 Comments Add Comment  



0
Votes
All about Enum and sample code snippet for binding enum to a combo box in Programming   
by praveen on 15 Nov 2005, 05:26
An Enum is a structure extending ValueType and not a Class. It not explicitly created on the heap memory. Instead, it is a field within a Class and exist temporarily on the stack as a local variable. The cost of an Enum is typically 4 bytes. This is due to 32-bit word alignment.  
Total Hits: 415      0 Comments Add Comment  



0
Votes
Access Control Lists in Programming   
by sundararajan on 15 Nov 2005, 05:29
Access Control Lists:
Total Hits: 453      0 Comments Add Comment  



0
Votes
Article:Test Automation Grows Up in Programming   
by jkodadhala on 15 Nov 2005, 05:43
Coming of Age: Test Automation Grows Up Everyone wants test automation. As applications become more complex and pose greater risks, testing costs more and takes longer. With time to market the new mantra and budget constraints a fact of life, automating the testing process is the holy grail. No surprise...
Total Hits: 360      0 Comments Add Comment  



0
Votes
Code Behind Vs Inline Code in Programming   
by masterkey on 15 Nov 2005, 05:32
Hello!,   While working on ASP.NET just a thought came in mindabout CodeBehind Vs Inline Code. After searching on various articles Ifound some interesting issues for you to see.
Total Hits: 418      0 Comments Add Comment  



0
Votes
Open Source IDEs - an overview in Programming   
by itsraghz on 15 Nov 2005, 05:32
Hi Pals,      Herewith giving an overview about the famous OpenSource IDEs widely used.   1.    Eclipse 2.1        http://www.eclipse.org
Total Hits: 690      0 Comments Add Comment  



0
Votes
Why PHP 5 Rocks! in Programming   
by ramana on 15 Nov 2005, 05:14
That was back in 1998.PHP4 provided another speed burst, as it introduced the ZendEngine.However, the majority of PHP 4's changes were behind thescenes. Thosefeatures allowed more people than ever to use PHP, but itdidn't providethem with more tools to build their sites.Finally,after six...
Total Hits: 454      0 Comments Add Comment  



0
Votes
PHP Debugging Basics in Programming   
by ramana on 15 Nov 2005, 05:13
Whether you're a PHP newbie or a wizard, your programs are goingtohave bugs in them. Nobody's perfect. This article gives yousometechniques for finding and fixing the problems in your programs. Itcovers three topics: How to get...
Total Hits: 424      0 Comments Add Comment  



1
Vote
Quick Reference Cards for Programming Languages in Programming   
by madhu on 30 Dec 2005, 19:36
C Programming C Language Quick Reference Java ...
Total Hits: 431      0 Comments Add Comment  



0
Votes
Advice to young programmers in Programming   
by Thinker on 15 Nov 2005, 05:16
(This is the summary of speech Given by Alex Stepenov (Principal Scientist, Adobe Systems) at Adobe India on 30 Nov 2004. ) 1. Study , Study and Study * Never ever think that you have acquired all or most of the knowledge which exists in the world. Almost everybody in US at age...
Total Hits: 597      0 Comments Add Comment  



1
Vote
Guide For Various Programming Languages in Programming   
by madhu on 27 Dec 2005, 22:21
Guide For Various Programming Languages Click on a language to find out more about it: Ada Algol APL awk Basic
Total Hits: 345      0 Comments Add Comment  



0
Votes
What is Open Source(OSI) ? in Programming   
by ramana on 15 Nov 2005, 05:12
Open Source Initiative (OSI) is a non-profit corporation dedicated to managing and promoting the Open Source Definition for the good of the community, specifically through the OSI Certified Open Source Software certification mark and program. You can read about successful software products that...
Total Hits: 310      0 Comments Add Comment  



0
Votes
Install PHP 5 on Windows in Programming   
by techguru on 13 Jan 2006, 17:49
1. Download Apache   2. Make sure IIS is disabled   3. Install Apache  
Total Hits: 355      0 Comments Add Comment  




Show Page: 1 [ 2 ]
Copyright © 2008 MyITBlog.com