Data Warehousing (1107) Databases (3004) JAVA Related 2673) MainFrames (975) Microsoft Related (2296) Networking (553)
Operating Systems (919) Programming (3254) SAP (2318) Testing FAQS (1674) Testing Material (252) Web Related (994)
Custom Search

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
How common are security breaches?
Added on Sat, Dec 26, 2009
So far, there have been no publicly reported, confirmed cases of security breaches involving Java, though there have been some suspicious events that might possibly have involved Java security problems. Of course, the lack of reported cases is no... Read More
Who is at risk in Java?
Added on Sat, Dec 26, 2009
You're at risk if you're running a Java-enabled browser and you visit a Web page written by a person you don't know or don't trust. Since the two most common browsers, Netscape Navigator and Microsoft Internet Explorer, are Java... Read More
What about JavaScript?
Added on Sat, Dec 26, 2009
Java and JavaScript, despite the similarity of their names, are not related. JavaScript has its own security problems, so you may also want to disable JavaScript. Read More
What about products that claim to detect malicious applets
Added on Sat, Dec 26, 2009
We are skeptical about these products. They probably can't hurt, but don't let yourself get a false sense of security from using them. Read More
What?s the difference between local, global and universal groups?
Added on Sat, Dec 26, 2009
Domain local groups assign access permissions to global domain groups for local domain resources. Global groups provide access to resources in other trusted domains. Universal groups grant access to resources in all trusted domains. Read More
What is LSDOU?
Added on Sat, Dec 26, 2009
It?s group policy inheritance model, where the policies are applied to Local machines, Sites, Domains and Organizational Units. Read More
Is Java secure?
Added on Sat, Dec 26, 2009
Nothing in life is completely secure; Java is no exception. Several specific security problems have been discovered and fixed since Java was first released. If you're using an up-to-date Web browser, you are usually safe against the known... Read More
What are the risks in Java Security?
Added on Sat, Dec 26, 2009
V There are two classes of security problems: nuisances and security breaches. A nuisance attack merely prevents you from getting your work done - for example it may cause your computer to crash. Security breaches are more serious: your files could... Read More
Which is more secure: Java or ActiveX?
Added on Sat, Dec 26, 2009
This is a complicated question with no simple answer, so we wrote a separate FAQ about it. Read More
How can I protect myself?
Added on Sat, Dec 26, 2009
If you maintain sensitive data on your computer that you think an unscrupulous adversary might want, you should disable Java and JavaScript, as well as not installing plug-ins, except from well-known vendors. If you don't disable Java or... Read More
What about products that claim to block Java applets at a firewall?
Added on Sat, Dec 26, 2009
If you want to block Java, the best way to do it is by setting your browser preferences to disable Java. Read More
Which version of my browser should I use?
Added on Sat, Dec 26, 2009
Generally, the latest version is the safest. Be sure to regularly check your browser vendor's Web pages for announcements of new versions. Look carefully - the announcements are not always prominent. Read More
I run a Web server. Am I at risk?
Added on Sat, Dec 26, 2009
Not directly. But watch out for some newer servers that support "servlets". Servlets are fine if they are all written by the people running the server site; using servlets in this way is probably better than using CGI scripts. Going beyond this to... Read More
What about ``hostile applets?
Added on Sat, Dec 26, 2009
This is a general term for Java applets (programs) that exploit security bugs. There are some pages on the Web that demonstrate, with appropriate warning messages, some hostile applets. The applets we've seen are nuisance attacks rather than... Read More
What?s the difference between code-based security and role-based security? Which one is better?
Added on Sat, Dec 26, 2009
Code security is the approach of using permissions and permission sets for a given code to run. The admin, for example, can disable running executables off the Internet or restrict access to corporate database to only few applications. Role-based... Read More
How can you work with permissions from your .NET application
Added on Sat, Dec 26, 2009
You can request permission to do something and you can demand certain permissions from other apps. You can also refuse permissions so that your app is not inadvertently used to destroy some data. Read More
What?s a code group?
Added on Sat, Dec 26, 2009
A code group is a set of assemblies that share a security context. Read More
What?s the difference between authentication and authorization?
Added on Sat, Dec 26, 2009
Authentication happens first. You verify user?s identity based on credentials. Authorization is making sure the user only gets access to the resources he has credentials for. Read More
What are the authentication modes in ASP.NET?
Added on Sat, Dec 26, 2009
Authentication modes in ASP.NET is None, Windows, Forms and Passport. Read More
Are the actual permissions for the application defined at run-time or compile-time?
Added on Sat, Dec 26, 2009
The CLR computes actual permissions at runtime based on code group membership and the calling chain of the code. Read More
I am trying to create a new universal user group. Why can?t I?
Added on Sat, Dec 26, 2009
Universal groups are allowed only in native-mode Windows Server 2003 environments. Native mode requires that all domain controllers be promoted to Windows Server 2003 Active Directory. Read More
Why doesn?t LSDOU work under Windows NT?
Added on Sat, Dec 26, 2009
If the NTConfig.pol file exist, it has the highest priority among the numerous policies. Read More
Where are group policies stored?
Added on Sat, Dec 26, 2009
Group policies stored at: %SystemRoot%System32GroupPolicy Read More
What is GPT and GPC?
Added on Sat, Dec 26, 2009
GPT is Group policy template and GPC is group policy container in Java Security Read More





©2007, 1000projects.com, Only For Educational Purpose, Non Commercial use!