|
What is 1000Projects
'1000projects.com' is an educational content website dedicated to finding and realizing Final Year Projects, IEEE Projects, Engineering Projects, Science Fair Projects, Project Topics, Project Ideas, Major Projects, Mini Projects, Paper Presentations, Presentation Topics, IEEE Topics, .Net Projects, Java Projects, PHP Projects, VB Projects, SQL Projects, C & DS Projects, C++ Projects, Perl Projects, ASP Projects, Delphi Projects, HTML Projects, Cold Fusion Projects, Java Script Projects, Btech Projects, BE Projects, MCA Projects, Mtech Projects, MBA Projects, Project on Software, CBSE Projects, Testing Projects, Embedded Projects, Chemistry Projects, Electronics Projects, Electrical Projects, Science Projects, Mechanical Projects, Mba project Reports, Placement papers, Sample Resumes, Entrance Exams, Technical Faq's, Puzzles, etc
how it works?
Everything on this site is submitted by the students in this professional community. You Can submit your Projects, Project Topics & Ideas to info.1000projects{at}gmail.com after you submit your project/project Idea/Abstract/Seminar Topics, These are being verified and approved by our administrator. after approval of this project/project Idea/Abstract/Seminar Topics, It can be shown on 1000projects.com so that other users can read/discuss it.The entire content on this website is Only For Educational Purpose, Non Commercial use!
Please help us/Other Users by sending projects/project Ideas/Abstracts/Seminar Topics. Thanking You!!!!!
Category Articles
Some organizations block Flash movies from being received through the Internet
Added on Wed, Jan 6, 2010
While this is partly motivated by fears of Flash viruses and Flash hackers, the greater motivation is disciplining staff. Many managers of private companies do not want their employees playing Flash games at their office computers, so they will ban... Read More
How to copy from one script to another script in qtp
Added on Wed, Jan 6, 2010
Set obj=CreateObject("Scripting.FileSystemObject") obj.CopyFile "C: est.txt", "D: est.txt" Read More
What is Flash, Is it the same as Adobe Flash?
Added on Wed, Jan 6, 2010
Flash was formerly called "Macromedia Flash", but is now relabeled as "Adobe Flash" since Adobe purchased Macromedia software in 2005.<br><br>Flash is streaming animation for web pages. Sometimes Flash is a portion of an html web page,... Read More
Which is the default Data types in apple Script?
Added on Wed, Jan 6, 2010
The data type Variant no longer exists. It has been replaced with the type Object. Object types must be explicitly cast to other primitive data types. Read More
What is the equivalent of apple Script?s On Error In Jscript ?
Added on Wed, Jan 6, 2010
apple Script uses the try/catch construct to trap, handle, and throw exceptions. This is one area where JScript is superior to apple Script. Read More
What are the differences between Visual Basic, VBA and apple Script? When would it be appropriate to use one as opposed to another?
Added on Wed, Jan 6, 2010
# 1 Visual Basic is a standalone tool for creating separate software components such as executable programs, COM components and ActiveX? Controls. It is useful when building a specialised solution from scratch. VBA offers the same... Read More
Is it possible to pass optional argument to function in apple script
Added on Wed, Jan 6, 2010
Visual Basic is a standalone tool for creating separate software components such as executable programs, COM components and ActiveX? Controls. It is useful when building a specialised solution from scratch. VBA offers the same powerful tools as... Read More
How to write a general script which should does the following a). If a page object is given
Added on Wed, Jan 6, 2010
I dont know the rite answer for this question,. But this question will be very much useful to know more about the main testing tool QTP,. Read More
|