Sponsored White Papers, Webcasts, and Downloads
Additional Resources
- How to Create a Custom Policy Injection Application Block Handler
- As part of Enterprise Library, the Policy Injection Application Block lets a developer control the behavior of the applications through configuration. The Policy Injection Application Block, part of Enterprise Library 3.0 from Microsoft's patterns & practices group, provides powerful yet easy-to-use techniques for applying policies to objects within the applications....
- Tags: Developer, Jupitermedia Corp., Productivity
- White papers 2007-05-14
- MSDN Webcast: Introducing the Policy Injection Application Block (Level 200)
- The Policy Injection Application Block is a new addition to the patterns & practices Enterprise Library 3.0 that enables to define policies that can be applied before or after calls to the business objects. Each policy consists of a chain of handlers that typically implement cross-cutting concerns by calling other...
- Tags: Microsoft Developer Network, Application, Webcast, Policy Injection Application Block
- Webcasts 2007-05-08
- Eliminate SQL Injection Attacks Painlessly With LINQ
- As developers assume more of the security burden, the first web application vulnerability that many developers learn about is a particularly dangerous form of command injection known as SQL injection. Because it's so well-known, SQL injection attacks are common, dangerous, and pervasive. Fortunately, developers can prevent SQL injection easily once...
- Tags: Developer, SQL, SQL Injection, LINQ, Programming Languages, Security, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- White papers 2007-05-24
- Use the revised OWASP Top Ten to secure your Web applications -- Part 3
- Injection flaws, specifically SQL injection vulnerabilities, can present the greatest business risk in a Web application environment. In this, the third in a series on the revised OWAP Top Ten Web Application Vulnerabilities, Tom Olzak explains the nature of injection flaws and SQL injection attacks and then makes recommendations for...
- Tags: Web Application, SQL Injection, Tom Olzak, Cloud Computing, Security
- Download resources 2007-03-23
- Introduction to Dependency Injection With Microsoft Enterprise Library Unity Application Block
- This webcast introduces the Microsoft Enterprise Library Unity Application Block - a lightweight, extensible dependency injection container with support for constructor, property, and method call injection. Dependency injection is a popular software engineering technique that supports loosely-coupled design and facilitates application testability and maintainability. The presenter discusses the common scenarios...
- Tags: Injection, Microsoft Corp., Dependency Injection, Productivity, Development Tools, Cloud Computing, Software Development, Software/Web Development
- Webcasts 2008-07-11
- Fend off the next SQL Injection attack with a properly secured database
- As long as Web applications are used to provide access to data, SQL Injection will continue to be a threat. SQL Injection is typically used to accomplish one of four objectives: bypass authentication, glean information, inject new or alter existing data, perform a denial of service attack, or gain access...
- Tags: SQL, SQL Injection, Programming Languages, Databases, Security, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- Download resources 2005-06-27
- MSDN Webcast: Protecting Your System From SQL Injection Attacks - Level 200
- SQL injection is one of the most serious threats a database can encounter. When an application is designed without regard for a comprehensive defense, it can provide an attack surface highly vulnerable to hackers skilled in SQL syntax. Once a hacker injects rogue SQL commands through a user interface, not...
- Tags: Microsoft Developer Network, Webcast, SQL, SQL Injection, Programming Languages, Databases, Security, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- Webcasts
- Is your site safe from SQL injection attacks?
- Microsoft and HP announced yesterday that they are providing free tools to help network administrators to deal with the increase in SQL injection attacks over the last six months. by Andy Moon
- Tags: Vulnerability, SQL, SQL Injection, Attack, Programming Languages, Security, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management, Andy Moon
- Blog posts 2008-06-24
- Using Web Application Construction Frameworks to Protect Against Code Injection Attacks
- This paper proposes a simple to support, yet a powerful scheme for eliminating a wide range of script injection vulnerabilities in applications built on top of popular Ajax development frameworks such as the Dojo Toolkit, prototype.js, and AJAX.NET. Unlike other client-side runtime enforcement proposals, the approach it is advocating requires...
- Tags: Web Application, Association For Computing Machinery, Web Browser, Attack, Web Browsers, AJAX, Internet, Software/Web Development, Web Development, Web 2.0
- White papers 2007-05-11
- Injection Pro 2.4 (Mac)
- Let Injection Pro automatically build content-specific META tags for your entire website in seconds, and get better rankings in search engines. Higher rankings means more hits and more interested customers!
- Tags: Apple Macintosh, Web Site Development, Search, Web Technology, Desktops, Internet, Hardware
- Software downloads 1999-12-14
- MSDN Architecture Webcast: Extending Microsoft Patterns & Practices ObjectBuilder (Level 200)
- The ObjectBuilder Application Block is an addition to the Microsoft patterns & practices toolbox, and serves as a foundation for building powerful dependency-injection and object-composition frameworks. Starting with an overview of the architecture and components of ObjectBuilder, this webcast explains how to extend it for the applications and dependency-injection needs....
- Tags: Microsoft Developer Network, Webcast, Microsoft Corp., ObjectBuilder Application Block
- Webcasts 2006-04-21
- Application Sensitivity to Link and Injection Bandwidth on a Cray XT4 System
- This paper describes the efforts to characterize application sensitivity to link and injection bandwidth on a Cray XT4 system. Link bandwidth is controlled by modifying the number of rails activated per network link. Injection bandwidth is controlled by modifying the speed of the HyperTransport connection between the Opteron and the...
- Tags: Bandwidth, Cray Inc., Sandia National Laboratories, Injection Bandwidth
- White papers 2008-05-01
- Preventing that Injection
- While many of us have heard of SQL injection attacks, we may not know the specifics of how the attacks occur and what can be done to prevent them. In an excellent article in a series on SQL Server security, Marcin Policht details the attack and how to guard against...
- Tags: Databases, Programming languages, SECURITY
- Discussion threads 2004-10-18
- Design Patterns: Dependency Injection
- Dependency Injection is a worthwhile concept to explore for use within apps that one develop. Not only can it reduce coupling between components, but it also saves one from writing boilerplate factory creation code over and over again. Spring.NET is an example of a framework that provides a ready to...
- Tags: Container, Design Pattern, Spring.NET, .Net, Application Servers, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
- White papers 2005-09-01
- WebKeeper 1.0.0 (Windows)
- Shell injection can be used malevolently to modify values in a database,install malware ,stealing sessions/cookies, and privilege escalation to root permissions.The most action using this shell injection is to make a homepage defacement.Only to the certain directory for the monitor and give a logs to analysis.By using this software your...
- Tags: Injection, Comsentry.com, Web Servers, Microsoft Windows, Spyware, Adware & Malware, Cyberthreats, Monitors & Displays, Viruses And Worms, Internet, Operating Systems, Software, Security, Hardware, Components
- Software downloads 2008-04-21
- Application Layer Intrusion Detection for SQL Injection
- SQL injection attacks potentially affect all applications, especially web applications, that utilize a database backend. While these attacks are generally against the applications and not the database directly, there are some techniques that can be deployed to mitigate the risk at the database server. Database intrusion detection systems are often...
- Tags: Intrusion Detection, SQL, SQL Injection, Database Intrusion Detection System, Storage, Databases, Hardware, Enterprise Software, Software, Data Management
- White papers 2006-03-12
- Protect databases from SQL injection attacks
- In a SQL injection, attackers attempt to damage your database by a "injecting" a SQL statement into another statement. Learn simple methods for preventing injections from penetrating your system. SQL injection is a strategy for attacking databases. The attacker "injects" a SQL statement into another statement—often to...
- Tags: SQL, Databases, Arthur Fuller, Programming languages, ASP Page, SQL injection, injection, database, SQL Server Newsletter, TechRepublic Inc., Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- Technical articles 2005-07-21
- PlasWin 5.3 (Windows)
- PlasWin is an easy to use, PC based application that combines the most frequently used injection mold design requirements. The program has been structured in such a way that it offers an affordable, and more practicle alternative to expensive CAD packages. PlasWin allows the user to calculate: - Part Cooling...
- Tags: Injection, PlasWin, CAD, Microsoft Windows, Software, Operating Systems
- Software downloads 2003-05-01
- MSDN Webcast: Writing Secure Code (Part 2 of 3): Threat Defense (Level 200)
- Does user input help you to build your SQL statements? If so, you may be a victim of SQL injection. This webcast explains best practices for applying security principles throughout the development process. The webcast discusses learn effective strategies for defending common security threats such as buffer overruns, cross-site scripting,...
- Tags: Microsoft Developer Network, Webcast, SQL, SQL Injection, Programming Languages, Databases, Security, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- Webcasts
- << Previous
- page 1 of 1
- Next >>
Storage Virtualization
-
In virtual environments, storage matters. It influences everything from application availability and disaster readiness to power consumption and TCO. Bottom line: Don’t defeat the purpose of your consolidation by skimping on storage.
- From our sponsors
-
EMC Corporation
-
ESG applauds new CX4 in analyst report
According to ESG, it's hard to find much missing in the new CLARiiON CX4.
Read the report to learn more »
-