Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Control data caching in .NET with the Caching API
- Caching ..Good article. This type of caching will work on a single server or the data is static. If you do have a webfarm or a webgarden architecture, one needs to do caching based on an external server or a database. There is also a .net application block(is that...
- Tags: .net caching, Caching API, Control Data, ganesh@..., Microsoft .NET, programming
- Discussion threads 2006-07-05
- Control data caching in .NET with the Caching API
- Caching frequently accessed or expensive data in memoryboosts application performance by reducing the number of database calls toretrieve the data. ASP.NET provides two basic caching techniques: page PageOutput and Page Fragment and programmatic caching. In my previous article, Icovered the basics of Page Outputcaching. This article's focus is on caching...
- Tags: API, cache, Caching API, Control Data, Microsoft .NET, specific item, Tony Patton
- Technical articles 2006-06-30
- Control data caching in .NET with the Caching API
- Decreasing page load time is imperative when dealing with Web site performance. Tony Patton explains how you can make this happen by using the .NET Caching API. Caching frequently accessed or expensive data in memory boosts application performance by reducing the number of database calls to retrieve...
- Tags: Microsoft .NET, API, Control Data, Middleware, Tony Patton, .NET, Microsoft development tools, specific item, Caching API, .NET Newsletter, Cache, Method, Microsoft ASP.NET, Signature, Object, Listing B, Insert, Insert Method, Get Method, Listing D, Application Servers, Programming Languages, Software Development, Software/Web Development, Enterprise Software, Software, Development Tools
- Technical articles 2006-06-30
Additional Resources
- ASP.NET HOW DO I Video Series: Caching (Part 2) (msi)
- This MSI contains code that supports the video which is part two of a two-part series introducing the new caching features of ASP.NET 2.0. Topics include the new Partial-Page Output Caching feature of ASP.NET 2.0 followed by an overview of the Cache API, which demonstrates how to efficiently bind a...
- Tags: Microsoft ASP.NET, Video, Microsoft ASP.NET 2.0, .Net, Middleware, Corporate Communications, Software Development, Software/Web Development, Enterprise Software, Software, Marketing
- Software downloads 2007-08-31
- Some notes on ASP.Net's caching system
- Do you use caching?Do you use caching at the application or presentation layer? Why or why not? If you do, how are you going about it?J.Ja
- Tags: .NET, Justin James, Microsoft ASP.NET
- Discussion threads 2007-07-16
- API Generator for Visual Basic (zip)
- The API Generator is an advanced API Viewer that enables you to create prototypes for any VB API calls. If you have used the Microsoft API Viewer in VB6, and you are starting to work with VB. NET, the API Generator will help you to apply all your knowledge of...
- Tags: Microsoft Visual Basic, API, API Generator
- Software downloads 2007-01-15
- Best Practices for AFP Resource Caching in a IBM Content Manager OnDemand Web Enablement Kit Java API Application
- This paper describes how the IBM Content Management OnDemand Web Enablement Kit Java APIs referred to hereafter as simply ODWEK handle the caching of AFP Resource data in memory, and how to avoid excessive system load by caching large AFP Resources to file using ODWEK Java APIs. The paper also...
- Tags: Web, IBM Content Manager, Agence France-Presse, Java API, API, Best Practice, IBM Corp., Java, Programming Languages, Software Development, Software/Web Development
- White papers 2007-12-15
- MSDN Architecture Webcast: Patterns & Practices Live: Enterprise Library Caching Application Block (Level 300)
- Properly designed caching can make system more robust and increase performance dramatically, poorly designed caching ads unnecessary overhead and provides little benefit. The attendee of this webcast will learn how to make use of the new caching application block to help lessen the demand on back-end systems while increasing throughput.
- Tags: Microsoft Developer Network, Webcast, Microsoft Corp., Digital Media, Consumer Electronics, Personal Technology
- Webcasts 2005-03-10
- MSDN Webcast: ASP.NET Soup to Nuts: Caching (Level 200)
- Caching is a widely used technique in computing to increase performance by keeping frequently accessed or expensive data in memory. In the context of a Web application, caching is used to retain pages or data across HyperText Transfer Protocol HTTP requests and reuse them without the expense of recreating them....
- Tags: Microsoft Developer Network, HTTP, Webcast, Microsoft ASP.NET, Web Application, Microsoft Corp., .Net, Middleware, Digital Media, Software Development, Software/Web Development, Enterprise Software, Software, Consumer Electronics, Personal Technology
- Webcasts
- MSDN Webcast: ASP.NET Caching (Level 200)
- ASP .NET caching is one of the fundamentally great features inside of the Microsoft .NET framework since it provides a simple method of increasing the web application's performance. Data that is used over-and-over in the application or is updated semi-regularly (like a catalog, list of contacts, store locations, etc.) make...
- Tags: Microsoft Developer Network, Webcast, Microsoft ASP.NET, .Net, Middleware, Digital Media, Software Development, Software/Web Development, Enterprise Software, Software, Consumer Electronics, Personal Technology
- Webcasts
- A Collaborative Approach for Caching Dynamic Data in Portal Applications
- Portals are one of the rapidly growing applications on the Web, providing a single interface to access different sources providers. Providing fast response time is one of the critical issues in such applications. The performance of such applications through caching techniques is addressed in this paper. The limitations of existing...
- Tags: Australian Computer Society, Portals, Web Technology, Internet
- White papers
- Accelerating Internet Streaming Media Delivery Using Network-Aware Partial Caching
- Internet streaming applications are adversely affected by network conditions such as high packet loss rates and long delays. This paper aims at mitigating such effects by leveraging the availability of client-side caching proxies. The paper presents a novel caching architecture and associated cache management algorithms that turn edge caches into...
- Tags: Aware, Network, Delivery, Streaming Media, Web Site Development, Web Technology, Internet, Digital Media, Engineering, Consumer Electronics, Personal Technology
- White papers
- Converting the WorldClock Portlet From the IBM Portlet API to the JSR 168 Portlet API
- This paper shows how to convert a portlet that was originally developed for the IBM WebSphere Portal proprietary Portlet API to one using the JSR 168 standard portlet API. It describes the main issues in performing such a portlet conversion. If a person needs to convert a portlet from the...
- Tags: Portlet, API, IBM Corp.
- White papers 2004-12-01
- Microsoft ASP.NET: An Overview of Caching
- In this webcast, the listener will hear about the features of the different types of caching that are available in Microsoft ASP.NET, and where to use them. The webcast will also include information that will help the listener gain a general understanding of how caching can improve performance in Web...
- Tags: Webcast, Microsoft ASP.NET, Microsoft Corp., .Net, Middleware, Digital Media, Software Development, Software/Web Development, Enterprise Software, Software, Consumer Electronics, Personal Technology
- Webcasts
- Introduction to the FileConnection API
- This paper describes the FileConnection API. It also includes a brief description of the example MIDlet that is included in this package and additional details about the API implementation in Nokia devices. The FileConnection API was specified in JSR-75: PDA Optional Packages for the J2ME Platform, which includes two Java...
- Tags: Package, Nokia Corp., J2ME, API, PDAs, Java, Handhelds, Hardware, Programming Languages, Software Development, Software/Web Development
- White papers 2004-11-02
- Five Ugly Truths about WAFS and Caching: Why caching can't meet the enterprise application acceleration challenge
- Wide Area File Systems WAFS and caching are two approaches used to accelerate specific applications over WANs. They sound good in theory -- "saving bandwidth and making files go faster over the WAN" -- but did you know there are serious limitations in the architecture of these approaches? ...
- Tags: Riverbed Technology Inc., Acceleration, Enterprise Application, WANs, Network Technology, Networking
- White papers 2006-04-01
- MSDN Architecture Webcast: Leveraging Caching in ASP.NET 2.0 (Level 200)
- Microsoft ASP.NET 2.0 has some new performance and scalability features. This webcast covers data caching based on controls, Microsoft SQL Server, and post-cache substitution. The presenters begin the discussion with controls as an easy way to configure caching. Next, using features of Microsoft SQL Server 2005, they look at how...
- Tags: Microsoft Developer Network, Substitution, Webcast, Microsoft ASP.NET, Microsoft Corp., Microsoft ASP.NET 2.0, Digital Media, Databases, Consumer Electronics, Personal Technology, Enterprise Software, Software, Data Management
- Webcasts
- Caching in ASP.NET 2.0-Level 400
- This session is based on the Beta 1 version of ASP.NET 2.0. Learn how to use some of the powerful new capabilities of ASP.NET 2.0 to make your applications perform better. This webcast covers database cache invalidation, control caching, custom cache dependencies, disk output caching, and the new cache replacement...
- Tags: Microsoft ASP.NET, Microsoft ASP.NET 2.0, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
- Webcasts
- MSDN Webcast: Improving Performance of ASP.NET 2.0 Using Caching (Level 200)
- Microsoft ASP.NET 2.0 has some new performance and scalability features. The presenter of this webcast looks at data caching based on controls, Microsoft SQL Server and post-cache substitution. The webcast starts with controls as an easy way to configure caching. Then, utilizing features of Microsoft SQL Server 2005, the presenter...
- Tags: Microsoft Developer Network, Substitution, Webcast, Performance, Microsoft ASP.NET, Microsoft Corp., Microsoft ASP.NET 2.0, Microsoft SQL Server 2005, .Net, Digital Media, Middleware, Software Development, Software/Web Development, Consumer Electronics, Personal Technology, Enterprise Software, Software
- Webcasts 2005-07-21
- Basic Java Persistence API Best Practices: Consider and Employ These Simple Approaches to Make Your Java Persistence API Applications More Maintainable
- The Java Persistence API JPA, which is part of the Enterprise JavaBeans EJB 3.0 spec and is now the standard API for persistence and object/relational mapping for the Java EE platform, provides several advantages to Java developers for data-binding purposes. First, it provides a common API for persistence in both...
- Tags: API, Programming Languages, Java, Software Development, Software/Web Development
- White papers 2008-05-01
- << Previous
- page 1 of 1
- Next >>
IP Networking
-
Anywhere, anytime productivity isn’t just for cyber-geeks and overachievers. It’s the state of business today, made possible through integrated wired and wireless networks, secure remote access, and advanced mobile applications and devices. Your users have what they need; do you?
- From our sponsors
-
IT Solutions
-
-
AT&T IP Networking for your IT needs
With AT&T IP Networking, you get flexible solutions designed specifically for your company’s IT needs
Learn more
-